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

JavaScript support? #8

Open
mgiagante opened this issue Jul 22, 2016 · 2 comments
Open

JavaScript support? #8

mgiagante opened this issue Jul 22, 2016 · 2 comments

Comments

@mgiagante
Copy link

Hello all,
I just took a look at spidey and it sounds very handy to me. Still, since it relies on Mechanize, as far as I know, it doesn't support JavaScript execution. Are there any plans on supporting other drivers? If so, please count with my fork.

@joeyAghion
Copy link
Owner

I'm not actively working on spidey at the moment, but future work could certainly take it in this direction. Specifically, to:

  1. refactor the internals to support multiple crawling "providers," and
  2. implement a javascript-enabled provider

Pull requests welcome!

@mgiagante
Copy link
Author

That's good to know. I will do my best to send one.
For now, just to leave a short insight, the only candidate project I know of that standardized a protocol for all of its drivers is Capybara.
One of these drivers is Poltergeist (which uses PhantomJs) and it's javascript-enabled.

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

2 participants