Documentation Index
Fetch the complete documentation index at: https://docs.scrapegraphai.com/llms.txt
Use this file to discover all available pages before exploring further.
Example request
Example response
| Field | Description |
|---|---|
remaining | Credits available for request-based endpoints (scrape, extract, search, crawl pages). |
used | Credits consumed in the current billing cycle. |
plan | Active subscription plan name. |
jobs.crawl.used / .limit | Concurrent crawl jobs active vs. plan cap. |
jobs.monitor.used / .limit | Active monitors vs. plan cap. |
This is the quickest way to verify your API key is healthy — the call costs no credits and returns
200 on success.Credit costs
| Endpoint | Cost |
|---|---|
scrape | Per-format base cost + +5 with stealth |
extract | 5 + +5 with stealth |
search | 2/result (no prompt) or 5/result (with prompt), times numResults, + +5 with stealth |
crawl | 2 startup + per-page scrape cost |
monitor | Per-format base cost + +5 on change detected |