Oxylabs MCP Server

Official

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

ID: y2mjvi456d