Access Public data #235
Unanswered
Ranjeetjain
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Found the solution and i get error |
Beta Was this translation helpful? Give feedback.
0 replies
-
@Ranjeetjain since this year, Instagram does not like anonymous (public) requests, so you need a lot of proxy IP addresses to make them |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As per the documentation
Public (anonymous request via web api) methods have a suffix _gql (Instagram GraphQL) or _a1 (example https://www.instagram.com/adw0rd/?__a=1)
so to access any public user profile do i need to login ?
I am trying to perform something like
Beta Was this translation helpful? Give feedback.
All reactions