Proxy List

FREEMIUM
Por almann | Actualizada 12 days ago | Business Software
Popularidad

8.4 / 10

Latencia

29,648ms

Nivel de servicio

78%

Health Check

89%

LÉAME

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
Seguidores: 1
Creador de la API:
Rapid account: Almann
almann
almann
Inicie sesión para calificar la API
Valoración: 5 - Votos: 1