HasData Web Scraping for VS Code
com.hasdata/web-scraping
Fetch any public web page through managed proxies, with optional JS rendering and extraction rules.
client:VS Code
transport:streamable-http
runtime:npm
Install HasData Web Scraping in VS Code
.vscode/mcp.json
{
"servers": {
"web-scraping": {
"type": "http",
"url": "https://mcp.hasdata.com/mcp?apis=web_scraping"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs