Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

proxy-list-builder

asadhaider1329ISC1.0.6

Node package to build proxy list from the free proxy listing websites and store them into mongodb

proxies, proxy scraper, proxy list builder, proxies scraper, proxy list

readme

Proxy List Builder

Proxy List builder is a tool to scrape proxies from many different websites. It is used to scrape proxies after every x minutes and store them into database.

Website

Proxy list builder scrape proxies from following websites:

Installation

$ npm install proxy-list-builder

Run

$ node index.js

Development

Want to contribute and make this tool better? Great! Feel free to contribute on Github public repository.

Todos

  • Optimization and improvements in the code
  • Add more websites

Updates

  • BlackHatWorld Scrapebox and GScraper proxies support added
  • Minor fixes and improvements

    This is my first ever NodeJS project, so feel free to correct me if there is any issue.