Scrapingdog

Sessions

The Sessions feature lets you reuse the same proxy IP across multiple scraping requests by setting a session_number. Any integer value creates or resumes a session — use the same number across requests to maintain the same proxy. Sessions automatically expire 60 seconds after last use. There is no additional cost for this feature.

Endpoint: https://api.scrapingdog.com/scrape

API Examples

Code to Integrate
curl "https://api.scrapingdog.com/scrape?api_key=APIKEY&url=https://www.scrapingdog.com&session_number=1"