Bright Data

Web Unlocker

4.6 out of five star rating on Trustpilot4.6 out of 5 stars rating on G24.8 out of 5 stars rating on Capterra

Never lose data to web scraping failures again. Stop firefighting scraping infrastructure and focus on building your core product. Our Web Unlocker API ensures you pay only for successful data extraction, with predictable costs.

Let your web data pipelines automatically handle blocks, CAPTCHAs, and proxy rotation without intervention.

No credit card required

web unlocker hero

  • Bypass bot detection automatically
  • CAPTCHA solving and handle proxies
  • Pay only for successful delivery
  • Built-in JavaScript
    rendering

Trusted by 50,000+ customers worldwide

One API call. Any website. Zero blocks.

Web Unlocker API handles proxy rotation, CAPTCHA solving, and anti-bot bypass in a single API call so you can focus on data, not infrastructure. With a 98% success rate, simply send a URL and get back clean HTML or JSON, ready to use.

structured data

Easy Integration

Connect in minutes with a simple API call, no proxy setup, no complex configuration, just plug in your API key and start unlocking.

code examples

Code Examples

Ready-to-use cURL, Node.js, and Python snippets for all Web Unlocker API endpoints, formats, and parameters.

documentation

Documentation

Step-by-step guides covering every Unlocker API feature, from CAPTCHA solving and geolocation targeting to screenshots and Markdown output.

                              curl https://api.brightdata.com/request
    -H "Content-Type: application/json"
    -H "Authorization: Bearer API_KEY"
    -d '{
      "zone": "web_unlocker1",
      "url": "https://bright-data-unlocker-demo.vercel.app/",
      "format": "json"
    }'
                              
                            
                              (async () => {
  const response = await fetch('https://api.brightdata.com/request', {
    method: 'POST',
    headers: {
      'Content-Type': 'application/json',
      'Authorization': 'Bearer API_KEY'
    },
    body: JSON.stringify({
      zone: 'web_unlocker1',
      url: 'https://bright-data-unlocker-demo.vercel.app/',
      format: 'json'
    })
  });
  const data = await response.json();
  console.log(data);
})();
                              
                            
                              import requests
headers = {
    'Content-Type': 'application/json',
    'Authorization': 'Bearer API_KEY',
}
payload = {
    'zone': 'web_unlocker1',
    'url': 'https://bright-data-unlocker-demo.vercel.app/',
    'format': 'json'
}
response = requests.post('https://api.brightdata.com/request', json=payload, headers=headers)
print(response.json())
                              
                            
                              
    

Bright Data Unlocker Demo

About Bright Data Unlocker

Bright Data Unlocker is a service that helps bypass bot detection and access websites that might otherwise block automated requests. It handles JavaScript rendering, manages cookies and sessions, and rotates IP addresses.

How It Works

When you make a request through Bright Data Unlocker:

  1. Your request is routed through Bright Data's proxy network
  2. The service handles any bot detection or anti-scraping measures
  3. JavaScript is executed if needed to render dynamic content
  4. The complete HTML response is returned to you
                              # Bright Data Unlocker Demo
## About Bright Data Unlocker
Bright Data Unlocker is a service that helps bypass bot detection and access websites that might otherwise block automated requests. It handles JavaScript rendering, manages cookies and sessions, and rotates IP addresses.
## How It Works
When you make a request through Bright Data Unlocker:
1. Your request is routed through Bright Data's proxy network
2. The service handles any bot detection or anti-scraping measures
3. JavaScript is executed if needed to render dynamic content
4. The complete HTML response is returned to you
                              
                            

See Web Unlocker working in real time

Watch Web Unlocker tackle a live protected page from a single API call. Behind the scenes, it rotates through 400M+ residential IPs, mimics real browser fingerprints, renders JavaScript, and solves the CAPTCHA, returning clean HTML, JSON, Markdown, or a screenshot. No proxy setup, no browser maintenance, no anti-bot guesswork. Just one request, pay only for what works.

Put your web unlocking on auto-pilot

Browser Fingerprinting

Imitate real user activity to bypass sophisticated bot detection.

CAPTCHA Solving

Automatically solve CAPTCHAs for seamless access.

Manage Specific User Agents

Adjust browser types to increase compatibility and avoid blocks.

Set Referral Headers

Simulate trusted referral sources for secure site access.

Handle Cookies

Manage cookies for uninterrupted sessions and access.

Automatic Retries and IP Rotation

Avoid bans with automated retries and dynamic IP adjustments.

Worldwide Geo-Coverage

Unlock content from any global region with pinpoint precision.

JavaScript Rendering

Efficiently handle dynamic content and extract data from JavaScript-heavy sites.

Data Integrity Validations

Ensure data accuracy, consistency, and reliability.

Start free

Web Unlocker API Pricing

Say goodbye to blocks and CAPTCHAs

Sign-up now and we’ll match your first deposit dollar for dollar, up to $500!

Free Tier

5K requests

Start free
  • 5K requests per month
  • No credit card required
  • Expert support

Pay as you go

$1.5/1K requests

Start free
  • Pay only for success
  • Set monthly spend limits
  • Unlimited concurrency
  • Expert support

Scale

$499 /month

Slide to adjust plan

Start free
  • 383K requests included
  • $$1.3/1K additional requests
  • Unlimited concurrency
  • Cancel anytime
  • Expert support

Enterprise

Custom

Talk to sales
  • Volume discounts
  • Account manager
  • Premium SLA
  • Priority support
  • SSO

Prices shown are estimates in local currency for reference only. Actual charges will be calculated and billed in USD based on the exchange rate at the time of the transaction. Bright Data is not liable for any foreign exchange differences. USD pricing is binding, local currency amounts are indicative only.

We accept these payment methods:

Every plan gives you full access - pay less per record as you scale

Data Collection

  • Automated proxy management
  • Full browser rendering
  • CAPTCHA solving

Performance at Scale

  • Unlimited concurrency
  • Batch & scheduled collection
  • Job management APIs

Data Delivery

  • Data validation & discovery
  • Data parsing (JSON or CSV)
  • Webhook or API delivery

How it works

Step 1:

Make a simple request

Send the request to Web Unlocker with the targeted URL

Step 2:

Request passes to Web Unlocker

Web Unlocker uses advanced AI algorithms to unlock the website

Step 3:

Receive your data

Receive your data from the targeted URL in HTML or JSON

Read docs

WEB UNLOCKER

Bypass CAPTCHA’s with Bright Data

A 3-in-1 website unlocking and scraping solution

AI-powered website unlocking

Access public web pages effortlessly with our advanced Web Unlocker platform. Our cutting-edge technology actively monitors and solves website blocking techniques in real-time, employing automated features like browser fingerprinting, CAPTCHA solving, IP rotations, request retries and more for seamless access across any site.

Documentation

Website Unlocking

Automated proxy management

No more burning through IPs or configuring complex proxy waterfalls to access the crucial web data that you need. Web Unlocker automatically picks the best proxy network for your request, fully manages the infrastructure for you and is success-focused

Documentation

Built-in browser for JavaScript rendering

Certain websites using JS require the launch of a browser in order to fully display certain data elements on the page. Web Unlocker detects these sites and automatically launches a built-in browser behind the scenes, ensuring seamless scraping with complete and accurate data results.

Documentation

Why developers love Web Unlocker

Easy to integrate! Simply swap the endpoint into your existing code just like any of our proxy networks

Automated proxy traffic management. No more burnt IPs or setting complex proxy network waterfalls

AI-based unlocking logic. CAPTCHA solving, fingerprinting, retries, best headers, location and more!

Built-in browser for JavaScript rendering. No need to hassle with browser maintenance, saving valuable time.

Bright Data's products are used by the world’s top brands

We help businesses grow with secure, scalable, flexible data management.

  • I recommend using Bright Data’s products for any company, especially in the finance industry. Bright Data is trustworthy and compliant, the service is great, the products are flawless and their network is fast and stable.

    Xiaolong Shi

    Crawler Engineer at Bitget

  • Bright Data has their own proxy infrastructure which helps keep your web data flowing plus, their web unlocker helps beat any pesky CAPTCHAs that might be holding you back.

    Nicholas Renotte

    Data Science Specialist

    Watch now
  • Charmagne-Cruz

    From my experience, Bright Data’s service has been invaluable. Bright Data helped us collect enough public web data to meet our needs, and with its support and development staff, we optimized many of our processes.

    Charmagne Cruz

    Head of Reporting & Analytics, Business Technologies and Pricing at Shopee Philippines Inc.

  • Having the best quality and quantity of data is the most important thing, and that’s where the combination of Bright Data and tgndata works.

    George Koutsoudopoulos

    CEO at tgndata

    Watch now
  • Man in light purple shirt, blue background.

    We are really impressed with the reliability, and very happy with Bright Data overall. We have a regular communication channel with our account manager, who is very helpful.

    Yorgos Panzaris

    CTO at Convert Group

  • Man in blue shirt with arms crossed.

    We are very pleased with the partnership with Bright Data. Everything’s been good, the network has been very stable, we’re happy with the customer service and the support staff is bar none in our book.

    adretreaver

    Cheddi Rai

    CEO at AdRetreaver

The best customer experience in the industry

You ask, we develop

New feature releases every day

24/7 global support

To answer any questions right when you need it

Full transparency

Real-time network performance dashboard

Dedicated Account Managers

To optimize your performance

Tailored solutions

To meet your data collection goals

Web Unlocker FAQ

What are the benefits of Web Unlocker API?

Web Unlocker API is best for use cases that involve web scraping. Instead of manually dealing with CAPCHAs, blocks, and other restrictions, Web Unlocker does the unlocking for you, and does so at an extremely high success rate (typically 100%). All you need to do is send one request, and the Unlocker takes care of the rest including adapting to constantly changing site blocks.

Is Web Unlocker API a proxy?

Web Unlocker API uses Bright Data’s proxy infrastructure and has three major components that other premium proxies lack:

1. Request management: Web Unlocker uses retry logic and CAPTCHA-resolving to ensure a near 100% success rate.

2. Complete user emulation including:

3. Content verification: The data you collect is automatically validated using parameters such as request timing, data types, and response content to ensure you are collecting the highest quality information available.

Can I use Web Unlocker API to interact or navigate with a browser?

No, Web Unlocker API is not made for use on browsers or third party tools like Adspower, Puppeteer, Playwright, or Multilogin (MLA). If you need a solution that interacts with a browser, which also incorporates Bright Data’s unblocking tool Web Unlocker, check out our Scraping Browser solution.

Can I use Web Unlocker API without a monthly commitment?

Yes! Simply select the ‘Pay-As-You-Go’ plan at signup. Please note that the CPM is higher in the ‘Pay-As-You-Go’ plan, and you can switch plans at any stage.

Can Web Unlocker API bypass Akamai Bot Manager?

Yes. Web Unlocker API is specifically built to handle sophisticated bot protection systems including Akamai Bot Manager. Akamai is one of the most challenging anti-bot systems in use today, deployed across real estate, financial, and e-commerce sites. Web Unlocker handles it automatically by combining browser fingerprint emulation, intelligent IP rotation, TLS fingerprint management, and behavioral mimicry at the network, protocol, browser, and OS level. No additional configuration is required on your end.

Can Web Unlocker API bypass hCaptcha?

Yes. Web Unlocker API automatically detects and solves hCaptcha, including the image-based challenge variants commonly used on auction platforms, gaming sites, and real estate portals. hCaptcha solving is on by default and requires no setup. If a target page presents an hCaptcha challenge during your scraping session, Web Unlocker resolves it and returns the unlocked content transparently, without interrupting your pipeline.

Can Web Unlocker API bypass reCAPTCHA v3?

Yes. Web Unlocker API handles reCAPTCHA v3, including its invisible, score-based variant that never shows a visible challenge to the user. Because reCAPTCHA v3 evaluates behavioral signals rather than presenting a puzzle, bypassing it requires realistic user emulation at every layer: IP reputation, browser fingerprint, request timing, and header patterns. Web Unlocker applies all of these automatically, which is why it achieves a near 100% success rate even on sites using reCAPTCHA v3 as a silent gatekeeper.

Which anti-bot systems and CAPTCHAs does Web Unlocker API support?

Web Unlocker API supports a broad and continuously updated range of anti-bot systems and CAPTCHA types. Supported solvers include: Akamai Bot Manager, hCaptcha, reCAPTCHA, reCAPTCHA v2, reCAPTCHA v3, Cloudflare Turnstile, PerimeterX, DataDome, Kasada, Imperva, Arkose Labs, Arkose MatchKey, Shape Security, Distil Networks, BotD, CAPTCHA.bot, NoCaptcha, SecureAuth, AWS WAF CAPTCHA, GeeTest, Tencent CAPTCHA, FunCaptcha, KeyCaptcha, Yandex CAPTCHA, BotDetect, SimpleCaptcha, Altcha, Friendly Captcha, Click CAPTCHA, Puzzle CAPTCHA, Slider CAPTCHA, Rotate CAPTCHA, Checkbox CAPTCHA, 3D CAPTCHA, Math CAPTCHA, Image CAPTCHA, Audio CAPTCHA, Text CAPTCHA. Because anti-bot technology evolves constantly, Bright Data's engineering team continuously updates the unlocking logic so you do not need to maintain or update anything on your side. See the full CAPTCHA Solver page for the complete and up-to-date list.

Save time and resources with the world's most advanced website unlocking solution

Start free

Read the original on brightdata.com ↗