How to subscribe to an instagram user bypassing the official API using your username and password?

  • Also interesting is the question, was it possible to reproduce? I send the same post request as nasnifir, but it is not added as a friend. - Anonymous

1 answer 1

Open the development mode in Chrome , click on the Subscribe button and see the requests that are leaving; repeat requests Curl 'om.

  • Could you give some example code in php or js? here's the query instagram.com/web/friendships/user_id/follow - yaslik
  • This is understandable, the problem is that the same post request for some reason does not work. Apparently there is still some kind of chip. - Anonymous