Earlier quoted context omitted.
How do you bypass google recaptcha
I do it using rotating proxies, stripping cookies between requests, randomly varying the delay between requests, randomly selecting a valid user-agent string, etc. It's a pain in the butt. And to scrape more than I do, faster than I do, would be pretty freaking expensive in terms of time and money. Note that Google is pretty aggressive about captcha-ing "suspicious" activity and/or throttling responses to suspicious…
Re: Ask HN: What do people use to prevent crawlers?
#121If you do go the ML route, I recommend TensorFlow + Google Cloud (Both for the cost performance, and the irony).