Skip to main content
Glama

google_trends_autocomplete

Get Google Trends autocomplete suggestions for any search query, including categorized topics and a direct link to explore trends.

Instructions

Returns Google Trends autocomplete suggestions for a search query, including relevant topics/entities with categorization and a Trends exploration link. [Credits: Not explicitly stated on this page (see general Scrapingdog credit pricing).] Notes: Each suggestion includes a Freebase-style topic mid (e.g. /m/02vx4) usable as a Topic ID query value in the google_trends endpoint. Returns: JSON with suggestions array of {mid, title, type, link (Google Trends explore URL)}.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryNoA Google search query to get autocomplete suggestions for. Example: query=pizza.
languageNoLanguage of the results (e.g. en, es, fr, de). (default: en)
Behavior3/5

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

No annotations provided, so description carries full burden. It describes the output structure (JSON with suggestions array) and explains the Freebase-style mid usable in google_trends. However, it lacks details on rate limits, authentication, or error handling.

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

Conciseness3/5

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

Description includes useful output info and credit note, but the credit statement is extraneous for tool invocation. Could be more concise without losing essential guidance.

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 2 params, 100% schema coverage, no output schema, and no annotations, the description is reasonably complete. It explains output structure and the use of mid, satisfying basic needs for a lightweight autocomplete tool.

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 coverage is 100%. Description does not add meaning beyond the schema; it mentions query and language but provides no additional constraints, examples, or formatting details.

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?

Description clearly states it returns Google Trends autocomplete suggestions for a search query, including topics/entities with categorization and a Trends link. Distinguishes from siblings like google_trends and google_autocomplete by focusing on autocomplete for Trends data.

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?

No explicit guidance on when to use this tool vs alternatives. Mentions the mid can be used in google_trends endpoint, implying it is a precursor, but does not specify when to choose this over google_autocomplete or other similar tools.

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/alessandrobenigni/ScrapingDog-MCP'

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