You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
Yes, to prevent blocking fast. Many action need user_id to process.
Describe the solution you'd like
Using non-login (no cookies) request to https://www.instagram.com/${username}/?__a=1 to extract user.id
Eg: https://www.instagram.com/github/?__a=1
Describe alternatives you've considered
Additional context
1 IP got blocked after many more request to it. Suggestion is slowly down or use proxies
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Yes, to prevent blocking fast. Many action need user_id to process.
Describe the solution you'd like
Using non-login (no cookies) request to
https://www.instagram.com/${username}/?__a=1
to extractuser.id
Eg: https://www.instagram.com/github/?__a=1
Describe alternatives you've considered
Additional context
1 IP got blocked after many more request to it. Suggestion is slowly down or use proxies
The text was updated successfully, but these errors were encountered: