gbballpack / public-proxy

Morph powered proxy scraper, forked from https://github.com/CookieMichal/us-proxy


public-proxy

This is a scraper that runs on Morph. To get started see the API

Proxy lists used

  • http://us-proxy.org/
  • http://sslproxies.org/
  • http://google-proxy.net/
  • http://free-proxy-list.net/
  • http://free-proxy-list.net/uk-proxy.html
  • http://free-proxy-list.net/anonymous-proxy.html

Among a continously changing list of proxy sources

Database format

| ip | port | type | code | country | anonymity | google | https | lastchecked | |-------------|---------|--------|---------|-----------------|-------------|---------------|---------------|------------------------------| | text | integer | text | text | text | text | text | text | text | | "123.5.1.4" | 8080 | "free" | "us" | "United States" | "anonymous" | "yes" or "no" | "yes" or "no" | "2016-03-29T17:34:54.814Z" |

Types of proxy servers

  • "free"
  • "ssl"
  • "us"
  • "uk"
  • "google"
  • "anonymous"
  • "github"

Types of proxy anonymity

  • Level 1 - Elite Proxy / Highly Anonymous Proxy: The web server can't detect whether you are using a proxy.
  • Level 2 - Anonymous Proxy: The web server can know you are using a proxy, but it can't know your real IP.
  • Level 3 - Transparent Proxy: The web server can know you are using a proxy and it can also know your real IP.

Contributors gbballpack

Last run failed with status code 999.

Console output of last run

Please install the Morph Github App on gbballpack so that Morph can access this repository on GitHub. Please go to https://github.com/apps/morph-io/installations/new/permissions?repository_ids%5B%5D=136389877&suggested_target_id=39963341 Why? See https://morph.io/documentation/github_app

Data

Downloaded 5 times by boriszubenko isithebe serco18 yauz3

To download data sign in with GitHub

Download table (as CSV) Download SQLite database (5.54 MB) Use the API

rows 10 / 46752

ip port type code country anonymity google https lastchecked
173.192.128.238
25
us
US
United States
elite proxy
no
no
2020-09-22T07:19:47.424Z
216.169.73.65
34679
us
US
United States
elite proxy
no
2021-08-16T04:11:10.370Z
24.172.82.94
53281
us
US
United States
elite proxy
no
2021-08-16T02:41:10.382Z
198.50.152.64
23500
us
US
United States
elite proxy
no
no
2021-05-16T05:25:50.075Z
162.243.108.129
8080
us
US
United States
anonymous
no
no
2020-11-14T12:42:29.462Z
198.199.120.102
8080
us
US
United States
anonymous
no
no
2020-11-14T12:42:29.464Z
102.129.249.120
8080
free
ZA
South Africa
anonymous
no
no
2021-08-17T02:22:18.502Z
159.8.114.37
25
free
FR
France
transparent
no
no
2021-07-05T17:49:07.126Z
80.48.119.28
8080
google
PL
Poland
elite proxy
yes
no
2021-08-13T14:01:33.386Z
207.154.231.213
8080
anonymous
DE
Germany
anonymous
no
no
2020-11-14T12:42:28.747Z

Statistics

Average successful run time: 3 minutes

Total run time: 1 day

Total cpu time used: about 1 hour

Total disk space used: 5.59 MB

History

  • Auto ran and failed .
  • Auto ran and failed .
  • Auto ran and failed .
  • Auto ran and failed .
  • Auto ran and failed .
  • ...
  • Created on morph.io

Show complete history

Scraper code

Node.js

public-proxy / scraper.js