JaredLGillespie / proxyscrape

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

Added an extention to the filter method #31

Open hileamlakB opened 3 years ago

hileamlakB commented 3 years ago

In this module a Proxyfilter class is defined with more methods that doesn't quit fit in the filter function of the Collector class like

BTW, these is a great liberary, Thanks. I was going to those free proxy sites to make my own scrapper when I found these it save me a ton.

And even tho I am not that good yet, I have added some functionalities that I wanted, so here they are. If you have time, look at it and tell me what to fix. And no hurt feelings if you can't make the time or if my code is rubbish.