instagram-scraper
instagram-scraper copied to clipboard
proxies don't work
Because I frequently met error 429, so I added a few functions into the program to switch among different IP proxies. And as when I logged into the account, INS will send an email telling me where my account get signed in, so I am sure the proxy did work according to different log-in locations.
However, I still met the error 429. I am guessing whether INS is determining the requestor based on the hash we told in constants.py? If so, anyone can tell me how we can adjust the hashes?