Skip to main content
Glama
0pen1
by 0pen1

scrape

Fetch the full HTML of any URL, with optional JavaScript rendering, residential proxy, geotargeting, session reuse, and stealth mode to bypass captchas.

Instructions

Scrape any URL via the Scrapingdog Web Scraping API (/scrape). Returns the page's HTML. Supports JS rendering (dynamic), premium residential proxies, geotargeting (country), sessions, stealth/captcha bypass, and a render wait. Costs 1–25 credits depending on options.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesThe URL of the page to scrape.
waitNoMilliseconds to wait after JS rendering before capturing HTML (0–35000). Use with dynamic=true.
imageNoScrape image URLs found on the page.
api_keyNoOverride the configured Scrapingdog API key for this call. If omitted, the key is read from SCRAPINGDOG_API_KEY or a local .env file.
countryNoISO country code for geotargeting (e.g. 'us', 'gb', 'in'). Sends the request from that location. Costs 10 credits.
dynamicNoEnable JavaScript rendering with a headless browser. Costs 5 credits (25 with premium proxy).
premiumNoUse premium residential proxies instead of the rotating datacenter proxy. Costs 10 credits (25 with JS rendering).
stealth_modeNoEnable stealth mode to bypass bot detection / captchas.
custom_headersNoSet to true to forward your own request headers (passed via the headers parameter).
session_numberNoReuse the same proxy/IP across multiple requests by passing a stable session string.
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries full responsibility. It discloses the return type (HTML), core capabilities, and credit costs, which is useful behavioral context. However, it omits potential failure modes, rate limits, or whether the operation has side effects on the target site, leaving some gaps.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise, with the core purpose in the first sentence and capability/cost summary in the second. It is front-loaded and every sentence contributes, though the second sentence is a bit of a list and could be more structured.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the complex tool with 10 parameters and no output schema, the description adequately states the primary output (HTML), key features, and credit costs. It does not explain error handling or response structure beyond HTML, but the rich schema covers parameter details, making this reasonably complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the schema already documents every parameter's meaning, including credit costs for country and dynamic. The description provides only a high-level summary of supported features, adding no meaningful details beyond what the schema already offers. Baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it scrapes any URL via the Scrapingdog API and returns the page's HTML, using the specific verb 'Scrape' and resource. It inherently distinguishes itself from sibling tools like screenshot (captures images) and search tools (return search results).

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies general-purpose scraping for any URL and lists key capabilities (JS rendering, proxies, geotargeting) that indicate when to use specific options, but it does not explicitly contrast with sibling tools or state when not to use this tool. No alternatives are named.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/0pen1/scrapingdog-mcp'

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