Quick Start
Request Reference
Endpoint:POST https://api.anchorbrowser.io/v1/tools/fetch/webpage
Headers:
Body:
The fully-qualified URL to fetch (e.g.
https://www.linkedin.com/company/openai).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.

