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 6 times by boriszubenko isithebe serco18 yauz3 xxazxwqs2

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