Open LarsSalazar opened 5 years ago
You need to use PhantomJS or Headless Chrome. Check out https://github.com/mikeyy/nonoCAPTCHA to automate ReCAPTCHA solving.
You can also use our service (https://serpapi.com) as a backend for SERP Spider. You don't have to deal with headless browsers or captcha this way.
@LarsSalazar solving captcha isnt currently supported by the library. I cannot say if it will be supported anytime soon
Hi, I'm troubling with this issue cause I don't find any way to render the dom to solve the Captcha during the request.
I didn't find nothing about that inside the documentation. Any advice?