JaredLGillespie / proxyscrape

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

Updated/fixed proxy-daily scraper. Removed code duplication. #15

Closed colossatr0n closed 5 years ago

colossatr0n commented 5 years ago

The proxy-daily scraper was out of date. Updated so that it can fetch proxies again. Removed code duplication within proxy-daily functions and consolidated that code into get_proxy_daily_data_elements.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 54


Totals Coverage Status
Change from base Build 52: 0.0%
Covered Lines: 462
Relevant Lines: 462

💛 - Coveralls
JaredLGillespie commented 5 years ago

LGTM 👍