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
Setup
Option A: Terminal command (recommended)
Run the following command in your terminal, replacingYOUR_ZENROWS_API_KEY with your actual API key:
Option B: Project configuration file
Add ZenRows to your project’s.mcp.json file:
Start scraping
Ask Claude Code to scrape a webpage in plain English:Troubleshooting
Thescrape tool is not available
If you used Option A, confirm the command ran without errors. If you used Option B, confirm the .mcp.json file is in the root of your project and contains valid JSON.
Page content is missing or incomplete
The page likely loads content dynamically. Ask Claude to enable JavaScript rendering: