AntsData Documentation - Proxy Service and Web Scraping home pagelight logodark logo
  • Help Center
  • Dashboard
  • Dashboard
Documentation
API References
Troubleshooting
  • API Reference
Proxy
  • Introduction
  • Making Requests
  • Geolocation Targeting
  • Session Control
Web Scraper API
  • Start Data Scraping
  • Download Data
  • Check Progress
Proxy

Making Requests

Make requests with our proxies.

cURL
curl -U "customer-<username>:<password>" -x "proxy.antsdata.com:40000" "https://target.domain"
cURL
curl -U "customer-<username>:<password>" -x "<ip_address>:62001" "https://target.domain"
cURL
curl -U "customer-<username>:<password>" -x "proxy.antsdata.com:40002" "https://target.domain"
cURL
curl -U "customer-<username>:<password>" -x "<ip_address>:62001" "https://target.domain"
cURL
curl -U "customer-<username>:<password>" -x "proxy.antsdata.com:40001" "https://target.domain"
IntroductionGeolocation Targeting
Powered by Mintlify
Assistant
Responses are generated using AI and may contain mistakes.