Skip to main content
Glama

scrape

Read-only

Fetch web pages via managed scraping APIs. Bypass anti-bot blocks using residential/mobile proxies and render JavaScript for dynamic content.

Instructions

Fetch a URL through a managed scraping API (e.g. scraperapi, scrapingbee).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYes
countryNo
premiumNoUse premium residential/mobile pool for hard targets.
providerYes
render_jsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYes
costNo
contentNo
providerYes
raw_headersNo
status_codeNo
Behavior2/5

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

The description adds minimal behavioral context beyond the annotations. Annotations already declare readOnlyHint=true and openWorldHint=true, and the description simply restates the fetching behavior without detailing rate limits, authentication, costs, or error handling. It lacks the depth expected for a network-scraping tool.

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

Conciseness5/5

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

The description is a single, well-structured sentence that front-loads the core action and resource. It contains no fluff and is appropriately sized for its purpose.

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

Completeness2/5

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

Despite having an output schema and annotations, the description is incomplete for a 5-parameter tool with low schema coverage. It lacks details on required parameters, optional behavior (render_js, country), and integration with sibling tools. An agent could not reliably determine how to fill all parameters from this description alone.

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

Parameters2/5

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

Schema description coverage is only 20% (only 'premium' is described), and the description does not compensate. It mentions examples of provider values ('scraperapi, scrapingbee') and the URL implicitly, but leaves country, render_js, and required provider semantics unclear. This is insufficient for correct invocation.

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 the tool's function: 'Fetch a URL through a managed scraping API.' It uses a specific verb ('Fetch') and resource ('URL'), and the managed scraping API context distinguishes it from sibling proxy-management tools.

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

Usage Guidelines2/5

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

The description provides no explicit guidance on when to use this tool versus alternatives. It does not mention exclusions or point to sibling tools like list_providers or get_proxies. The intended use is implied by the tool's name and purpose, but there is no actionable comparison.

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/evgenygurin/MCProxy'

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