zenrows CLI puts fetching, extracting, and running jobs at scale behind one command, plus the skills, templates, and MCP wiring that make it work naturally with an agent, not just a script.
It’s open source.
Installation
No API key needed to start. The first cloud call auto-provisions a Free-plan account and stores the key in
.zenrows/secrets.json. Claim it later to keep your usage history, the same key keeps working:Quickstart
Full setup
One command instead of many: creates your workspace, installs every skill, template, workflow, recipe, and eval, configures MCP for your agent clients, and runs a health check.If a client can’t be auto-configured,
init prints the manual steps instead of skipping it silently.Commands
Primitives
The actual scraping work.Agent Toolkit
What makes Zenrows easy for an agent, or a developer, to actually use.
Check your setup, and what’s already installed:
Next steps
Connect an agent
Wire Claude Code, Cursor, Windsurf, and more into Zenrows with one command.
Troubleshooting
Read a failed run’s trace and find the specific next action.