instagram-private-api
instagram-private-api copied to clipboard
is this library not updated, many 404 links
why this library is not updated, many 404 links, even though this library is very useful
You update it then.
You can fork or manage your own
This API vers 1.46.1 is obviously not maintained anymore and only works in parts.
I was able to connect/login, retrieve followers, unfollowers, some stats about my account, and log out. Thus, reading own account stuff seems to work.
When it comes to actions, it seems to fail, like unfollowing with ig.friendship.destroy(<userId>) =>Message: POST /api/v1/friendships/destroy/<userId>/ - 404 Not Found.
This API vers 1.46.1 is obviously not maintained anymore and only works in parts.
I was able to connect/login, retrieve followers, unfollowers, some stats about my account, and log out. Thus, reading own account stuff seems to work.
When it comes to actions, it seems to fail, like unfollowing with ig.friendship.destroy() =>Message: POST /api/v1/friendships/destroy// - 404 Not Found.
this works to me: https://github.com/dilame/instagram-private-api/issues/1798#issuecomment-2746125858