Web Unblocker

Learn how to use Web Unblocker, an AI-powered proxy solution that unblocks even the most difficult sites.

Web Unblockerarrow-up-right is an AI-powered proxy solution that manages the unblocking process to extract public data even from the most difficult websites.

circle-info

You can try Web Unblocker for free for 1 week. Register to Oxylabs dashboardarrow-up-right to get started.

The product is not a regular proxy but a more advanced system that manages multiple scraping processes such as:

  • Automatic proxy type management

  • Browser fingerprint generation

  • Automatic retries

  • Maintaining sessions

  • JavaScript rendering

Web Unblockerarrow-up-right guarantees a much higher success rate in comparison with regular proxies. It also supports custom headers defined by the user and IP stickiness alongside reusable cookies and POST requests.

Getting Started

Integrating Web Unblockerarrow-up-right is easy, especially if you have previously used regular proxiesarrow-up-right for web scraping. The only difference is that we require you to ignore the SSL certificate using the -k or --insecure cURL flags (or an equivalent expression in the language of your choice).

To make a request with Web Unblocker, you need to use the unblock.oxylabs.io:60000 proxy endpoint. See a cURL example below. You can find code samples in other languages here or complete code examples on our GitHubarrow-up-right.

circle-info

Use ip.oxylabs.io/locationarrow-up-right to check the parameters of your IPs—this domain delivers information from four geolocation databases: MaxMind, IP2Location, DB-IP, and IPinfo.io. The parameters include IP address, provider, country, city, ZIP code, ASN, organization name, time zone, and meta (when disclosed by database).

curl -k -x https://unblock.oxylabs.io:60000 \
-U 'USERNAME:PASSWORD' \
'https://ip.oxylabs.io/location'
circle-info

If you are observing low success rates or retrieve empty content, please try adding additional "x-oxylabs-render: html" header with your request.

circle-exclamation

Watch the video below for an example of scraping difficult target without getting blocked:

Lesson

If you want to learn more about getting data on a large scale with Web Unblockerarrow-up-right - we suggest watching this Scraping Experts lesson:

Last updated

Was this helpful?