Skip to main content
Glama
scrapfly

Scrapfly MCP

web_get_page

Fetch web page content quickly with configurable output formats and proxy options for reliable data extraction.

Instructions

Quick page fetch with sane defaults. Use tool scraping_instruction_enhanced before using this tool. Use when you just need the content fast.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesThe target URL to scrape.
countryNoThe country to use for the proxy. Supports ISO 3166-1 alpha-2 country codes.
formatNoThe desired output format for the content. Supports clean_html, markdown, text, and jsonmarkdown
format_optionsNoAdditional options (only available for markdown and text formats)
proxy_poolNoThe proxy pool to use. Supports public_datacenter_pool and public_residential_pool, defaults: public_datacenter_poolpublic_datacenter_pool
rendering_waitNoWait for this number of milliseconds before returning the response.
capture_pageNoIf true, also capture the page as a screenshot.
capture_flagsNoScreenshot flags to use for the screenshot.
extraction_modelNoThe extraction model to use for the offloaded extraction. Exclusive with extraction_template and extraction_prompt.
powYesuse scraping_instruction_enhanced tool use for instructions

Latest Blog Posts

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/scrapfly/scrapfly-mcp'

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