generate_proxy_list
Generate ready-to-use proxy strings with geo-targeting, rotation, and provider selection. Specify country, city, ISP, protocol, and proxy type to get matching proxy URLs.
Instructions
Generate ready-to-use proxy strings with geo-targeting and rotation.
Best for residential/rotating providers (e.g. iproyal). Each proxy in the
result has a url field usable directly as an HTTP/SOCKS5 proxy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| isp | No | ||
| city | No | ||
| count | No | ||
| region | No | ||
| country | No | ISO alpha-2 country code. | |
| protocol | No | http | |
| provider | Yes | ||
| rotation | No | How the exit IP behaves for a given proxy string. | rotating |
| proxy_type | No | Category of proxy, normalized across providers. | residential |
| session_duration | No | For sticky sessions, e.g. '10m', '2h'. Ignored when rotating. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| count | Yes | ||
| proxies | Yes | ||
| provider | Yes |