How to subscribe to an instagram user bypassing the official API using your username and password?
1 answer
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
|