
62 million IPs worldwide
2023-08-07 11:23:14
Please note that the API only works for getting new proxy from "ProxyList", and can not be used to reuse the proxy from "TodayList". The following are how to use the API and examples.
1.After login to the software, swich to the API tab, click "Start Proxy" button, you need to keep the software staying start proxy when you use the API
2.Copy api URL, put the link to the software/script you want to use, then you can automatically assign proxies.
Example of how to use the parameter:
-Use a random proxy from any countries
http://127.0.0.1:22000/api/get_ip_list? num=23
-Use a random proxy from United States
http://127.0.0.1:22000/api/get_ip_list? num=23&db=us&code=US
-Use a random proxy from United States, state: NewYork
http://127.0.0.1:22000/api/get_ip_list? num=23&db=us&code=US&state=New York
-Use a random proxy from United States, state: NewYork,city: Hagaman
http://127.0.0.1:22000/api/get_ip_list? num=23&db=us&code=US&state=New York&city=Hagaman
3. Countries need to fill in the corresponding code can access links for: https://www.omegaproxy.com/locations/
4. Copy the API URL, put the link into the software/script you want to use, and assign the proxy automatically.
*Under API mode, the corresponding amount will be deducted after the proxy list is successfully acquired.