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 IP rotation #4

Open
SishaarRao opened this issue Jul 27, 2022 · 0 comments
Open

Add IP rotation #4

SishaarRao opened this issue Jul 27, 2022 · 0 comments

Comments

@SishaarRao
Copy link
Contributor

Currently, we try to evade detection of web-scraping by changing the user agent when we make a request to the web page. We mock a standard user browser user agent.

An additional change we can make to evade detection is to rotate our IP addresses, and use a different one for each web scraper. There's libraries that can help us with this.

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

1 participant