Skip to content

Commit

Permalink
Update Proxies.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pigivinci committed May 30, 2022
1 parent be38727 commit 77aefbe
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions Pages/Services/Proxies.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,15 @@ As said before, proxies can be divided also by devise they are running on.

## Where to find proxies ready to use?
There are websites that offer a list of free proxies ready to use. They are free but not so reliable, so the list can be checked frequently and probably you'll discard a lot of entries because they are not working:
- [https://free-proxy-list.net/](https://free-proxy-list.net/)
- [https://spys.one/en/](https://spys.one/en/)
- [https://www.freeproxylists.net/](https://www.freeproxylists.net/)
- **[https://free-proxy-list.net/](https://free-proxy-list.net/)**
- **[https://spys.one/en/](https://spys.one/en/)**
- **[https://www.freeproxylists.net/](https://www.freeproxylists.net/)**

For professional pursposes there are several IP providers that offer their services like:
- [BrightData](https://brightdata.com/lp/proxy-network)
- [Oxylabs](https://oxylabs.io/)
- [Zyte](https://www.zyte.com/smart-proxy-manager/)
- **[BrightData]**(https://brightdata.com/lp/proxy-network)
- **[Oxylabs]**(https://oxylabs.io/)
- **[Zyte]**(https://www.zyte.com/smart-proxy-manager/)

## How to use these proxies in my projects?
If you're using Scrapy, we developed a python package called [advanced-scrapy-proxies](https://github.com/reanalytics-databoutique/advanced-scrapy-proxies) that given a list of urls, remote or on the local machine, handles the proxy rotation.
For generic Python scripts instead you can use python Requests options as [this example](https://reqbin.com/code/python/bnnyomhw/python-requests-proxy-example) shows

0 comments on commit 77aefbe

Please sign in to comment.