Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Captcha how to render the page to solve it #116

Open
LarsSalazar opened this issue Dec 19, 2018 · 2 comments
Open

Captcha how to render the page to solve it #116

LarsSalazar opened this issue Dec 19, 2018 · 2 comments

Comments

@LarsSalazar
Copy link

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?

@LarsSalazar LarsSalazar changed the title Captcha how to rendere the page to solve it Captcha how to render the page to solve it Dec 19, 2018
@hartator
Copy link

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.

@gsouf
Copy link
Member

gsouf commented Jan 3, 2019

@LarsSalazar solving captcha isnt currently supported by the library. I cannot say if it will be supported anytime soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants