Step 1: Get an API Key
Every primitive and surface uses the same key.Create an account
Get your API key
Step 2: Pick What You Need to Do
These aren’t mutually exclusive: most real tasks combine two or three. Expand every accordion below that matches a step in your workflow, not just the first one that fits.Get a page's content, HTML, Markdown, plain text, or a screenshot
Get a page's content, HTML, Markdown, plain text, or a screenshot
Turn a page into structured JSON, without writing your own parser
Turn a page into structured JSON, without writing your own parser
extract=auto to a Fetch call.Process thousands of URLs as one job, instead of scripting it yourself
Process thousands of URLs as one job, instead of scripting it yourself
Step 3: Pick How You Want to Build
Call an HTTP endpoint directly, from any language
Call an HTTP endpoint directly, from any language
Work from a terminal, or let an AI agent drive it
Work from a terminal, or let an AI agent drive it
zenrows fetch, extract, batch, or browser directly.Write typed code in Python, Node.js, or Go
Write typed code in Python, Node.js, or Go
Give an AI assistant or agent client direct access, no code
Give an AI assistant or agent client direct access, no code