Giter Site home page Giter Site logo

proxy-scraper's Introduction

Simple Proxy Scraper

A simple proxy scraper package that scrapes proxies from multiple places on the internet

Current Sites Supported: Proxyscrape.com

Usage

Initialization

const ProxyScraper = require('simple-proxy-scraper');

Get All Proxies

ProxyScraper.getAllProxies()

Proxyscrape.com

Get All Proxies

let options = {
    timeout: 1000, //Timeout of proxies in MS
    proxytype: 'all', //Type of proxy - Must be an element of the array ['http', 'socks4', 'socks5', 'all']
    anonimity: 'elite', //Must be an element of the array ['elite', 'anonymous', 'transparent', 'all']
    country: 'us', //Must be a country code
    ssl: 'yes', //Whether proxy has SSL or not - Must be type ['yes', 'no', 'all']
    limit: 1000 //Must be an integer - Amount of proxies it limits response to
}

Usage:

ProxyScraper.ProxyScrape.getProxies(options)

proxy-scraper's People

Contributors

aiomonitors avatar navrxo avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

proxy-scraper's Issues

Showcase the "latest" list of proxies in the repo?

It would be useful to have a Markdown file of proxies in this repo, to (a) demonstrate the package working & (b) showcase the results of the scraper. Plus (c) people can use the list to check if their proxy is listed.

This isn't really my idea - I got some random email (possibly spam) where someone mistook me for the package owner, but it's a neat self-serve idea worth sharing.

Hey James,

I'm reaching out from Geonode.com, a residential proxy provider offering Pay-as-you-go and unlimited proxies. We've noticed your comprehensive list of the best proxy servers: https://www.npmjs.com/package/simple-proxy-scraper and believe our service would be a valuable addition. We offer unique features and competitive pricing with our lowest price guarantee.

Would you consider including Geonode in your list? We're confident we can provide more value by adding more choices for your readers at cheaper and more flexible pricing.

Website: https://geonode.com/
Products:
https://geonode.com/unlimited-residential
https://geonode.com/the-pay-as-you-go-residential

Looking forward to your response.

Best,

Irenell Datulayta
https://geonode.com

There's a Github Action trigger where you can schedule actions based on CRON syntax that you may find useful to implement this.

โœŒ๏ธ

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.