Skip to main content
Glama

Oxylabs MCP Server

Official
by oxylabs

oxylabs_web_unblocker

Bypass web restrictions and scrape content from any URL using advanced proxy solutions and headless browser rendering for efficient data extraction.

Instructions

Scrape url using Oxylabs Web Unblocker

Input Schema

NameRequiredDescriptionDefault
renderNoWhether a headless browser should be used to render the page. See: https://developers.oxylabs.io/advanced-proxy-solutions/web-unblocker/headless-browser/javascript-rendering `html` will return rendered html page `None` will not use render for scraping.
urlYesUrl to scrape with web unblocker

Input Schema (JSON Schema)

{ "properties": { "render": { "anyOf": [ { "enum": [ "html", "None" ], "type": "string" }, { "type": "null" } ], "default": null, "description": "Whether a headless browser should be used to render the page. See: https://developers.oxylabs.io/advanced-proxy-solutions/web-unblocker/headless-browser/javascript-rendering `html` will return rendered html page `None` will not use render for scraping.", "title": "Render" }, "url": { "description": "Url to scrape with web unblocker", "title": "Url", "type": "string" } }, "required": [ "url" ], "title": "scrape_with_web_unblockerArguments", "type": "object" }

You must be authenticated.

Other Tools from Oxylabs MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/oxylabs/oxylabs-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server