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

page endpoint #24

Open
sushidelivery opened this issue Jun 17, 2021 · 2 comments
Open

page endpoint #24

sushidelivery opened this issue Jun 17, 2021 · 2 comments

Comments

@sushidelivery
Copy link

sushidelivery commented Jun 17, 2021

Hello! Thank you for your amazing contribution!

I would wanted to ask about using proxy with email & password?
How can I configure that?

Many thanks!


i got it. Just enter like this "http://user:[email protected]:3128/"
Please, reply on the second question;)

@sushidelivery
Copy link
Author

and second question, is there anyway I can add a checkpoint, so if i scraped for first time, and then when i scrape for the second time it will start from page where first time ended?

@sushidelivery sushidelivery changed the title proxy with email & password page endpoint Jun 18, 2021
@tasos-py
Copy link
Owner

No, there is no starting page option. You could implement this feature, and I would help, but it won't be easy. You would have to modify the ._next_page() method of every class that inherits from SearchEngine separately, because you would have to be able to ask for a specific pagination element and each search engine has different HTML structure.

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