JaredLGillespie / proxyscrape

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

Add partial support to spys.one #22

Open brianpow opened 5 years ago

brianpow commented 5 years ago

add partial support to spys.one request_proxy_list() now supports extra arguments

JaredLGillespie commented 5 years ago

Thanks for the PR! Could you add some tests for the new scrapers? There should be some examples in https://github.com/JaredLGillespie/proxyscrape/blob/master/tests/test_scrapers.py.