bjmeo8
bjmeo8
> Hi there! It looks like that ACCOUNT_JSON_INFO = '[https://www.instagram.com/{username}/?__a=1&__d=dis](https://www.instagram.com/%7Busername%7D/?__a=1&__d=dis)' is not working anymore. > > Response is: Sorry, this page isn't available. The link you followed may be broken,...
It seems there is a formatting issue with the initial request I submitted. Try this: curl -X GET "https://i.instagram.com/api/v1/users/web_profile_info/?username=google" \ -H "User-Agent: iphone_ua" \ -H "x-ig-app-id: 936619743392459" I just tried...
You think? Why? Perhaps the recent restriction of their public API is related to this?: https://www.mcafee.com/blogs/internet-security/26-billion-records-released-the-mother-of-all-breaches/ Alternatively, they may be concerned that Instagram data is being massively scraped by competitors...
Okay, I understand your point of view. But does that mean that all the bots, scraping services, etc., in the market will soon go extinct too? Wow, that will be...
> #### Faced the same problem: > > 1. OS - Ubuntu 22.04 LTS > > 2. Python - 3.10 > > 3. Using Python's virtual environment. > > >...