ZenRows Residential Proxies support both HTTP and HTTPS protocols, giving you flexibility for any web scraping scenario. In addition, you can use sticky sessions (TTL) to control how long a particular IP address is assigned to your requests, which is essential for maintaining session continuity in tasks like login persistence, checkout processes, or paginated data extraction.
Sticky sessions allow you to:
To enable sticky sessions, append the ttl
parameter and a session ID to your proxy password in the proxy URL.
ttl-30s
ensures the IP will be retained for 30 seconds.session-1cLiFzDgsq36
is a random session identifier that you can generate yourself. You can use any combination of letters and numbers, similar in length and style to the example. This allows ZenRows to allocate the same IP for multiple requests as long as you use the same session ID.ttl-30s
ttl-1m
ttl-30m
ttl-1h
ttl-1d
The session ID is a random string that uniquely identifies your session and must be generated manually, or on the Residential Proxy Dashboard
Learn more about session management and advanced proxy features in the ZenRows Proxy documentation.