Talordata Proxies & WebScraping.AI Setup Guide
Set up Talordata proxies in WebScraping.AI with step-by-step guidance for host, port, authentication, and connection testing.
Last updated
Set up Talordata proxies in WebScraping.AI with step-by-step guidance for host, port, authentication, and connection testing.
WebScraping.ai provides a web scraping API service. You can add proxy parameters to route your scraping requests through your proxy IP. Follow the steps below to complete the proxy setup.
Before configuring the proxy, you need to obtain proxies credentials. Click here to learn how to obtain proxies credentials.
Visit the WebScraping.ai official website to register or log in to your account.
Find your API key in the control panel.
The WebScraping.ai API supports specifying a proxy via the custom_proxy parameter. The request format is as follows:
curl "https://api.webscraping.ai/html?url=https://target-website.com&api_key=YOUR_API_KEY&custom_proxy=protocol://username:password@host:port"Last updated