NEW Ready-made scrapers. Pick one, fill its inputs, Run. Your key, your rows, the cost itemized.Ready-made scrapers, one call.
Recipes Ready-made scrapers, one call.on Crawl4AI Cloud
$ crawl recipe
Live · your key · counts against your quota✓ 200 OK
# Hit Run - the rows render here as a table, with the cost
What this recipe returned on its last run. No key needed to look.
## What a recipe is
- JSON recipe fetch, parse, extract, for_each, take, next_page, output - seven words, zero code.
- WASM module real code in Rust, one door out:
ctx.fetch. Logins, loops, logic. - JS script the same in JavaScript. Nothing to compile - send the file.
- Itemized every page and every LLM call is a line in
usage.lines, one receipt each. A repeat within the recipe's freshness costs 0.
## Contribute a recipe - the community repo opens soon
A recipe is a folder: recipe.json, a saved page as its fixture, a test. Send a pull request; we review, our CI builds, it lands here.