Skip to main content
Glama

scrape

Extract specific content from web pages using CSS selectors, with JavaScript rendering options for dynamic sites.

Instructions

Extrai conteúdo inteligente de uma URL específica

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesURL da página para fazer scraping
selectorNoSeletor CSS para extrair elemento específico
javascriptNoRenderizar JavaScript antes de extrair
timeoutNoTimeout em milissegundos
Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It mentions 'conteúdo inteligente' which hints at some processing beyond raw HTML, but doesn't specify what 'inteligente' means (e.g., text extraction, summarization, structured data). It lacks details on error handling, rate limits, authentication needs, or output format. For a web scraping tool with no annotation coverage, this is a significant gap.

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, efficient sentence in Portuguese that directly states the tool's purpose. It's appropriately sized for a tool with clear parameters in the schema, with zero wasted words. The structure is front-loaded with the core functionality.

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?

Given the complexity of web scraping (network operations, potential failures, diverse outputs) and the absence of both annotations and an output schema, the description is insufficient. It doesn't explain what 'conteúdo inteligente' returns, how errors are handled, or any behavioral constraints. For a 4-parameter tool with no structured safety or output information, more descriptive context is needed.

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 all 4 parameters thoroughly. The description adds no parameter-specific information beyond what's in the schema. It implies URL-based extraction but doesn't clarify parameter interactions or usage examples. With high schema coverage, the baseline is 3 even without additional param details in the description.

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

Purpose4/5

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

The description 'Extrai conteúdo inteligente de uma URL específica' clearly states the tool's purpose with a specific verb ('extrai') and resource ('conteúdo inteligente de uma URL específica'). It distinguishes from 'fetchFullContent' by implying intelligent extraction rather than full content retrieval, from 'rag' by focusing on web scraping rather than retrieval-augmented generation, and from 'screenshot' by extracting content rather than capturing images. However, it doesn't explicitly contrast with all siblings.

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 guidance on when to use this tool versus alternatives like 'fetchFullContent', 'rag', or 'screenshot'. It doesn't mention prerequisites, constraints, or typical use cases. The agent must infer usage from the tool name and description alone without explicit direction.

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/alucardeht/isis-mcp'

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