Google Trends DE — Keyword & Trend Research (MCP) avatar

Google Trends DE — Keyword & Trend Research (MCP)

Pricing

Pay per usage

Go to Apify Store
Google Trends DE — Keyword & Trend Research (MCP)

Google Trends DE — Keyword & Trend Research (MCP)

🔥 Der BESTE GOOGLE TRENDS SCRAPER: Scrape Google Trends-Suchanfragen in Echtzeit. Erhalte Suchvolumen, Kategorien und verwandte Begriffe für über 45 Länder. Perfekt für SEO, Marktforschung und Content-Strategie.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Ambition Silo

Ambition Silo

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

5 days ago

Last modified

Share

An MCP-powered Google Trends research tool optimized for the German market. Query interest-over-time data, related queries, autocomplete suggestions, and rising keywords — all accessible via the Model Context Protocol for AI agents.

Tools available

ToolWhat it doesPrice
interest_over_timeDaily/weekly interest scores (0–100) for up to 5 keywords$0.005
related_queriesFind related and rising search terms for a keyword$0.004
autocompleteGoogle search autocomplete suggestions (fast, no rate limits)$0.001
trend_comparisonCompare interest levels of up to 5 keywords with winner analysis$0.006
rising_keywordsDiscover breakout keywords with highest growth percentages$0.008

Why use it

  • German market focus: defaults to geo=DE, hl=de, configurable for any region
  • MCP-native: plug-and-play with Claude, Cursor, Hermes, and any MCP-compatible client
  • Pay-per-use: only pay for the tools you actually call, no platform fees
  • Retry logic: built-in 429 handling with exponential backoff
  • Standby mode: warm server responds in seconds, no cold-start delay

How to connect

Add this to your MCP client config:

{
"mcpServers": {
"google-trends-de": {
"url": "https://ambitious-silo--google-trends-de.apify.actor/mcp"
}
}
}

Or call via HTTP directly:

curl -X POST "https://ambitious-silo--google-trends-de.apify.actor/mcp" \
-H "Authorization: Bearer YOUR_APIFY_TOKEN" \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","method":"tools/call","params":{"name":"autocomplete","arguments":{"keyword":"künstliche intelligenz"}},"id":1}'

Pricing

Pay per event. No platform fees, no minimum. Prices range from $0.001 (autocomplete) to $0.008 (rising keywords).

Example costs:

  • 100 autocomplete calls = $0.10
  • 50 interest-over-time queries = $0.25
  • 10 rising keyword discoveries = $0.08