https://www.instagram.com/graphql/query/?query_hash=ad99dd9d3646cc3c0dda65debcd266a7&variables={"user_id":5821462185,"include_reel":true}
https://api.instagram.com/v1/users/{user-id}/?access_token=ACCESS-TOKEN
<user_id>
and <num_of_posts>
change to yourhttps://www.instagram.com/graphql/query/?query_id=17888483320059182&variables=%7B%22id%22%3A%22<user_id>%22%2C%22first%22%3A<num_of_posts>%7D
<num_of_posts>?
https://www.instagram.com/graphql/query/?query_id=17888483320059182&variables=%7B%22id%22%3A%221352288822%22%2C%22first%22%3A1%7D
I pull the number of subscribers of account data, queries in excel PQ.
In your proposed request does not have the number of subscribers.
I want to get the data array with the number of subscribers, using ID
Prompt the correct decision in your opinion, the easiest formula without token.
like this https://www.instagram.com/ptencoff/?__a=1
Thanks for the help! - Kylee commented on April 19th 20 at 12:23
This is the simplest solution, if You want to do it without a token or session. - dandre_Bauch commented on April 19th 20 at 12:26
2. Do I need further authorization?
Another question, I get the number of subscribers in one request (100 or more users) might do the penalties from instagram (ban)? If Yes, then how to avoid it?
When I pulled the subscribers with a direct link to the account periodically, instagram took on the login screen and did not give data.
Thanks for your help Sergey! I just yesterday started to get involved.. So if I'm being obtuse, keep in mind :) - Kylee commented on April 19th 20 at 12:32