proxy-lists
proxy-lists copied to clipboard
Node.js module and CLI tool to get proxies from publicly available proxy lists.
Hello, drastic proxy reduction. Previously, there was parsing on a 60k proxy, now on 600. I think it's a 503 error when parsing blackhatproxy
When installing `proxy-lists`, I got this high severity vulnerabilities > npm WARN deprecated [email protected]: this library is no longer supported > npm WARN deprecated [email protected]: Please upgrade to version 7...
I ran: ``` $ proxy-lists getProxies --countries="us" --output-format="txt" ``` And got the following errors: ``` (node:77245) UnhandledPromiseRejectionWarning: Error: Page crashed! at Page._onTargetCrashed (/usr/local/lib/node_modules/proxy-lists/node_modules/puppeteer/lib/Page.js:158:24) at CDPSession.Page.client.on.event (/usr/local/lib/node_modules/proxy-lists/node_modules/puppeteer/lib/Page.js:134:56) at CDPSession.emit (events.js:198:13) at...
Hi, I'm using node v14.16.0 and npm 6.14.11 when using: `proxy-lists getProxies --output-format="txt"` module generates` proxies.txt` but in `proxy-lists.log` is see 20 entries like this: `Error while scraping blackhatworld: Error:...
How can I use this library using async/await syntax?
A new source which should be added: https://pzzqz.com/
I have this project running a cron job every hour and collecting IP addresses and running test bases on those IP addresses. I mostly get timeouts and unreliable IP addresses....
Hi there! I was hoping to use a proxy list tool like this for some automated testing. Is there an example with puppeteer you could provide? I'm not sure how...
I'm trying to grab a list of proxies using the following command: ` $ proxy-lists getProxies --sources-white-list="gatherproxy,sockslist" ` Each time I receive the following error message: ``` $ proxy-lists getProxies...
Error while scraping foxtools: Error: connect ECONNREFUSED 78.46.216.174:80 --sources-black-list=foxtools not exlcude source from getProxies and method return error message.