/ MANUAL
The Manual.
Everything you need to take Scrape from "first dig" to running production at scale. Six chapters. Twenty entries.
/I3 ENTRIES
Getting started
/II3 ENTRIES
API
/III3 ENTRIES
Strata & bypass
/IV3 ENTRIES
Extraction
/V3 ENTRIES
Operations
§ QUICKSTART · ABRIDGED
Three commands.
Install. Crawl. Inspect. The full quickstart lives at /docs/quickstart.
filed under · quickstart.bash
# Install via uv
uv tool install scrape
# First dig
scrape crawl https://books.toscrape.com/catalogue/sapiens-a-brief-history-of-humankind_996/index.html \
--max-tier 0 --no-browser
# Inspect findings
scrape stats