Troubleshooting Premium Proxies
Premium Proxies (residential IPs) are essential for accessing websites with advanced anti-bot protection. However, they can sometimes present unique challenges. This guide will help you troubleshoot common issues and optimize your use of Premium Proxies.
Common Premium Proxy Issues
Still Getting Blocked Despite Using Premium Proxies
Symptoms:
- HTTP 403 Forbidden errors
- CAPTCHA or bot protection challenges
- Messages like “Access Denied” or “Your IP has been blocked”
Solutions:
1. Enable JavaScript Rendering
Many modern websites require JavaScript to load content and check browser fingerprints as part of their security. Enabling JavaScript rendering can help bypass these checks.
js_render
parameter in the JavaScript Rendering documentation.2. Implement a Wait Strategy
Some websites use time-based bot detection. Adding a delay between requests can help avoid detection.
wait_for
parameter to wait for the content to load. You can find more information about this parameter in the Wait for Selector documentation.3. Try Different Countries
Websites may block access differently based on your location. Switching to a proxy from another country can help.
proxy_country
parameter in the Proxy Country documentation.4. Use Custom Referer Header
Some websites are easier to access when a custom referrer header is set. It can make your requests appear more legitimate.
custom_headers
parameter in the Custom Headers documentation.When to Contact Support
If you’ve tried all the troubleshooting steps and still encounter issues, it might be time to contact ZenRows support. Here’s what to include in your support ticket:
- Target URL - The exact URL you’re trying to access
- Configuration Used - All parameters you’ve tried
- Error Messages - Full error details, including status codes
- Response Headers - If available, include response headers
- Success Patterns - Note any patterns in successful vs. failed requests
- Business Use Case - Explain what you’re trying to accomplish
Contact success@zenrows.com or use the live chat support available on the ZenRows website with these details to get expert assistance with your specific case.