Skip to content
Gemini CLI

Steady API Scrapers for Gemini CLI

io.github.steadyapi/scrapers

YouTube transcripts, Google Hotels prices, Google Ads Transparency, Google Trends and Threads posts.

client:Gemini CLI transport:streamable-http

Install Steady API Scrapers in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "scrapers": {
      "httpUrl": "https://mcp.apify.com/?tools=steadyapi/youtube-transcript-scraper,steadyapi/google-hotels-scraper,steadyapi/google-ads-transparency-scraper,steadyapi/google-trends-scraper,steadyapi/threads-scraper"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Steady API Scrapers in other clients