JaredLGillespie / proxyscrape

Python library for retrieving free proxies (HTTP, HTTPS, SOCKS4, SOCKS5).
MIT License
244 stars 55 forks source link

Integrate proxyscrape.com #3

Closed JaredLGillespie closed 5 years ago

JaredLGillespie commented 5 years ago

Add support for https://proxyscrape.com/ proxies.

Add functions for the following new resource types:

JaredLGillespie commented 5 years ago

Recommend using the new API: https://proxyscrape.com/en/api

Will need to weight the options of either addign additional parameter information to allow flexible API calling versus having pre-defined set of resource-types.