Oxylabs MCP Server
Official
by oxylabs
oxylabs_scraper
Scrape url using Oxylabs Web Api
Input Schema
Name | Required | Description | Default |
---|---|---|---|
parse | No | Should result be parsed. If result should not be parsed then html will be stripped and converted to markdown file | |
render | No | Whether a headless browser should be used to render the page. See: https://developers.oxylabs.io/scraper-apis/web-scraper-api/features/javascript-rendering `html` will return rendered html page `None` will not use render for scraping. | |
url | Yes | Url to scrape |