web scraper for Gemini CLI
io.github.dataleadspro/web-scraper
Fetch, crawl, and browse protected pages with anti-bot handling - renders in a real browser and
client:Gemini CLI
transport:streamable-http
tools:4
Install web scraper in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"web-scraper": {
"httpUrl": "https://data.dataleads.pro/mcp/web-scraper"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs