-
Notifications
You must be signed in to change notification settings - Fork 83
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
Scraping improvements #45
Comments
also ability to pass login creds |
(added in the list) The first step will be to pass a cookie. Passing the credentials in a webpage without user interaction will be challenging. |
we should think about how we can push this back on the lookyloo user wrt internal or often used sites... can they do the config so it's not a general case? |
This commit (f1d83d2) allows to load cookies exported via https://addons.mozilla.org/en-US/firefox/addon/cookie-quick-manager/ The way to go is to dump a file |
For Proxy support, see example 5 there: https://splash.readthedocs.io/en/stable/scripting-ref.html#splash-on-request |
Close call! This issue has been marked as stale because it has not had any recent activity. It should be closed if no further activity occurs. Add a comment or push a commit to keep this issue stay alive and kicking. Thank you for your contribution; it is appreciated. |
Done. |
The text was updated successfully, but these errors were encountered: