Skip to content
Gemini CLI

Scraper API for Gemini CLI

com.scraper-api/scraper-api

One API for public web data across social, directories and real estate, as clean JSON.

client:Gemini CLI transport:streamable-http

Install Scraper API in Gemini CLI

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

{
  "mcpServers": {
    "scraper-api": {
      "httpUrl": "https://api.scraper-api.com/mcp"
    }
  }
}

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

Scraper API in other clients