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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

use proxy for selenium #7066

Open
1 task done
amirdaaee opened this issue Apr 3, 2024 · 0 comments
Open
1 task done

use proxy for selenium #7066

amirdaaee opened this issue Apr 3, 2024 · 0 comments

Comments

@amirdaaee
Copy link

Duplicates

  • I have searched the existing issues

Summary 馃挕

Currently, the read_webpage function within web_selenium command lacks built-in support for using proxy servers. This feature request proposes adding functionality to enable users to specify a proxy server when utilizing the read_webpage function.

Examples 馃寛

No response

Motivation 馃敠

  • Scraping geo-restricted websites: By leveraging proxies located in different regions, users can access and scrape data from websites that might be restricted based on geographical location.

  • Enhanced privacy: Proxies can anonymize the user's IP address, potentially improving privacy while scraping data.

  • Rotational scraping: Utilizing a pool of proxies allows for distributing scraping requests across different IP addresses, reducing the risk of being flagged by websites.

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