iw4p / proxy-scraper

scrape proxies from more than 5 different sources and check which ones are still alive
MIT License
492 stars 126 forks source link

Error fixing & new feature #7

Closed Moluma closed 3 years ago

Moluma commented 3 years ago

Added exception printing in order to know what went wrong with each rejected proxy. Added random user agent feature and file with a bunch of them. Fixed timeout error; variable wasn't assigned and the whole code didn't work although it appeared to function having all proxies rejected.