Skip to main content
The Web Unlocker lets you retrieve fully-rendered page content from any URL without managing a browser session. It handles residential proxies, captcha solving, and fingerprinting automatically — so bot-protected sites respond as if you’re a real user.

Quick Start

Request Reference

Endpoint: POST https://api.anchorbrowser.io/v1/tools/fetch/webpage Headers: Body:
url
string
required
The fully-qualified URL to fetch (e.g. https://www.linkedin.com/company/openai).
Response codes:

Examples

Scrape a protected site

Fetch multiple pages in parallel

When given a PDF URL, the Web Unlocker returns the file directly as a binary response. To extract text content from a PDF instead, use the Get webpage content tool — it handles PDF pages the same as any other page.

Web Unlocker vs. Browser Sessions

Use the Web Unlocker when you need content from a single URL. Use a browser session when you need to navigate, click, fill forms, or maintain state across multiple pages.