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

Authentication? #5

Closed
rclai opened this issue Feb 9, 2015 · 4 comments
Closed

Authentication? #5

rclai opened this issue Feb 9, 2015 · 4 comments

Comments

@rclai
Copy link

rclai commented Feb 9, 2015

How about login to get cookies before scraping? Maybe at least sending cookies?

@matthewmueller
Copy link
Owner

I'm not sure about saving cookies, but you should be able to authenticate using the x-ray phantom driver, then scrape the page.

The phantom driver uses Nightmare which has some information on how to login to a page.

@matthewmueller
Copy link
Owner

Were you able to get this working?

@rclai
Copy link
Author

rclai commented Feb 18, 2015

I haven't test this yet. I will let you know.

@0xgeert
Copy link
Contributor

0xgeert commented Mar 16, 2015

See #22 for doing authN without needing to use PhantomJS. Thanks to @olivierlesnicki

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