recaptcha - Python Scraping Google Image Search Results gives Captcha -
my code creating 100s of request google image search result pages , need download , crawl them after around 100 request google start throwing recaptcha pages message
our systems have detected unusual traffic computer network. page checks see if it's sending requests, , not robot
i tried time.sleep(10) before every request. can suggest way around this??
Comments
Post a Comment