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

Add support for clickable divs and buttons #12

Closed
chiraggshah opened this issue Feb 21, 2018 · 2 comments
Closed

Add support for clickable divs and buttons #12

chiraggshah opened this issue Feb 21, 2018 · 2 comments

Comments

@chiraggshah
Copy link

Currently only a tags are supported. Support for divs with href attribute is needed.
Is this something which is a quick fix? If someone can point in the right direction, then maybe I can add the fix and send out a PR.
Thanks

@jancurn
Copy link
Member

jancurn commented Feb 21, 2018

Thanks for your offer! Unfortunately this is quite tricky, because in headless Chrome there's no easy way to intercept and stop page navigation initiated in JavaScript. But we'll figure out some solution.

@mnmkng
Copy link
Member

mnmkng commented Feb 19, 2020

Puppeteer Scraper supports this now and other Scrapers can not by design.

@mnmkng mnmkng closed this as completed Feb 19, 2020
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