Before You Start
You need:ZenRows Account
A ZenRows account
ZenRows API Key
Your ZenRows API key
Node.js
Latest version of Node.js installed on your machine
VS Code
VS Code installed
Setup
Step 2: Add the ZenRows MCP server
Paste the following into the configuration file, replacing
YOUR_ZENROWS_API_KEY with your actual API key:Start scraping
Ask GitHub Copilot to scrape a webpage in plain English:Troubleshooting
Thescrape tool is not available
Confirm .vscode/mcp.json is present in your project root and contains valid JSON. You can validate the JSON syntax at jsonlint.com. Then reload the VS Code window.
Page content is missing or incomplete
The page likely loads content dynamically. Ask the assistant to enable JavaScript rendering: