Proxy List

FREEMIUM
By almann | Updated vor 21 Tagen | Business Software
Popularity

8.4 / 10

Latency

647ms

Service Level

100%

Health Check

80%

README

Methods

GET: /proxy/get

https://{base-url}/proxy/get

Description

Returns the list of proxies based on the given parameters.

Parameters

Name Description
type Type of proxy. Possible values: http, https, socks4, socks5
country Country of proxies to return.
anonymity Anonymity of proxies to return. Possible values: high, anonymous, transparent, unknown

Request example

curl https://{base-url}/proxy/get?anonymity=high&country=us&type=http

Response

[
    {
        "ip": "163.116.136.116",
        "port": "8081",
        "country": "FR",
        "types": [
            {
                "name": "HTTP",
                "anonymity": "high"
            }
        ],
        "responseTime": "0.02",
        "checkedAt": "2022-01-17T22:58:02.969662"
    },
    {
         ...
    }
]

GET: /proxy/health

Description

Return the health status of the API. Also return last time the proxies check was completed. Time is in UTC.

https://{base-url}/proxy/health

Response

2001-01-01T23:06:52.548923
Followers: 1
API Creator:
Rapid account: Almann
almann
almann
Log In to Rate API
Rating: 5 - Votes: 1