then-purpleT
Apify & Crawlee3y ago
7 replies
then-purple

Catch and solve captchas

Hey,

I'm facing some captchas, reCaptcha V2 in this case. After I solve the captcha, then it'll 'mark' me as 'safe' and I can continue scraping. But I'm wondering how should I approach getting the captcha programmatically, solve it and send back the required response. This way I can run on a server and 'whitelist' it's IP or do the same for proxies(it keeps throwing captchas on proxies too!).

Just not sure how to do all this in code.
Was this page helpful?