Sessions
To reuse the same proxy for multiple requests, simply use the session parameter (e.g. session=123).
The value of the session can be any integer, simply send a new integer to create a new session (this will allow you to continue using the same proxy for each request with that session number).
Sessions expire 5 minutes after the last usage.
Sessions examples
In order to reuse the same proxy (and thus IP address), you can specify a session by passing the session parameter.
GET https://scrape.shifter.io/v1?api_key=api_key&url=https://httpbin.org/get&country=us&proxy_type=datacenter&session=100
⇡ Input
⇣ Output
Last updated
Was this helpful?