cli icon indicating copy to clipboard operation
cli copied to clipboard

username requires manual verification on instagram (429).

Open dremara opened this issue 7 years ago • 7 comments

excuse me if this is an easy solve, i'm not a tech buff. i'm running 100 threads on a list of 70000 words to check for instagram using approx 350 free proxies that all check out as good.

however 95% of my returns are 'requires manual verification on instagram (429).' and there will then be a very brief period where the script works for a few usernames before going back to the 429 error.

i know i'm doing something wrong, i know the answer may be obvious to most, but i'd really appreciate some help with this one. thanks. andreas

dremara avatar Mar 05 '18 02:03 dremara

oh, also the available names are not outputting properly to available.txt, all lines output read

https://www.instagram.com/accounts/web_create_ajax/attempt/

dremara avatar Mar 05 '18 02:03 dremara

Can confirm. But I faced this issue while checking twitters. I even tried using a single thread but the issue is not solved.

yellow avatar Mar 05 '18 11:03 yellow

@dremara @yellow Yes, I am aware of the issue and am working on creating a caching system to solve this. The issue is due to Instagram's strict rate limits. You can only make so many requests per 15 minute window.

A quick and dirty workaround is to not use more than 2 threads and 300 word lists when checking Instagram or Twitter. All the other services shouldn't have a problem with the 100 threads.

crock avatar Mar 16 '18 22:03 crock

@crock the problem is the proxy checker and the whole proxy integration isn't working.

scripts@L2:~/cli-checker$ python3 OGCheckr.py Checking and filtering out bad proxies... Starting up threads... [Thread-0] has started. notworking is working... github.com:8080 is working... something:3128 is working... is working... Done.

Searched 4 proxies and filtered out 0 bad proxies in 0.44285035133361816 seconds Starting up threads...

ZXT-Tech avatar Jul 11 '18 00:07 ZXT-Tech

@ZXT-Tech Thank you for bringing this to my attention. I think it's time for me to look into unit testing, so I can catch stuff like this.

crock avatar Jul 11 '18 02:07 crock

@crock i have same issue with github and 4 threads.

lgg avatar May 24 '20 12:05 lgg

i have same issue with github and 4 threads. @lgg

I think GitHub heavily rate limits. You can try using some free proxy lists (like 100 or so) or get a couple of premium "rotating" proxies.

crock avatar May 24 '20 15:05 crock