siongui / instago

Download/access photos, videos, stories, story highlights, postlives, following and followers of Instagram
The Unlicense
104 stars 10 forks source link

GetUserInfoNoLogin() no longer works #11

Open UpcraftLP opened 2 years ago

UpcraftLP commented 2 years ago

instagram have updated their page, and now redirect to a login page instead of showing a preview of the profile.

also, there's a better way to get the api data than parsing the HTML: https://instagram.com/{user}/?__a=1 returns just the json data.

siongui commented 2 years ago

It does not work for me long time ago. Instagram now impose more restriction on content access. Two or three years ago there are almost no restrictions. I am quite busy right now so I cannot take a close look on the issue.