Skip to content
VS Code

web scraper for VS Code

io.github.dataleadspro/web-scraper

Fetch, crawl, and browse protected pages with anti-bot handling - renders in a real browser and

client:VS Code transport:streamable-http tools:4

Install web scraper in VS Code

.vscode/mcp.json

{
  "servers": {
    "web-scraper": {
      "type": "http",
      "url": "https://data.dataleads.pro/mcp/web-scraper"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

web scraper in other clients