Catalog
WebPOSTlive

Web page scrape

Scrape a single URL and return the selected provider's native content fields.

$0.01
per call
Success
90%
p50 latency
4.50s
p95 latency
17.23s
Calls (30d)
10

Provider contract

Call path
/routes/
paralleldefault
/web/scrape
Method
POST
Selected provider
paralleldefault
Provider price
$0.01
Settlement
Base USDC · x402 · 5% h402 fee

Quickstart

Both commands call the selected provider directly.

cURL
curl -X POST '/routes/parallel/web/scrape' \
  -H 'content-type: application/json' \
  -d '{"urls":["https://example.com"]}'
CLI
h402 call 'web/scrape' --provider 'parallel' --method POST --json '{"urls":["https://example.com"]}'

Parameters & live test

pays real USDC
paralleldefault$0.010/call

Fill the request fields, quote the exact per-call total, then choose x402 or eligible bonus credit explicitly before sending. Only the selected provider's listed parameters are accepted.

urlsarrayrequired

Parallel URLs to extract.

objectivestringoptional≥ 1 chars

Optional extraction objective for Parallel.

POST/routes/parallel/web/scrape
Request body
{
  "urls": [
    "https://example.com"
  ]
}

ResponseExample response
{
  "data": {
    "extract_id": "extract_a7d7a06e6196e6b1510dec8301dc01f8",
    "results": [
      {
        "url": "https://example.com",
        "title": "Example Domain",
        "publish_date": null,
        "excerpts": [
          "# Example Domain\n\nThis domain is for use in documentation examples without needing permission. Avoid use in operations.\n\n[Learn more](https://iana.org/domains/example)"
        ],
        "full_content": null
      }
    ],
    "errors": [],
    "warnings": [
      {
        "type": "warning",
        "message": "Neither objective nor search_queries were provided, provide at least one to increase the relevance of excerpts.",
        "detail": null
      }
    ],
    "usage": [
      {
        "name": "sku_extract_excerpts",
        "count": 1
      }
    ]
  },
  "h402": {
    "routeId": "web/scrape",
    "provider": "parallel",
    "selectedCandidateId": "web/scrape/parallel",
    "routing": "manual",
    "paidBy": "x402-exact"
  }
}

Providers

Choose a provider for this task. The catalog recommends the current default from quality, reliability, and price; your selected provider stays pinned. Listed prices are provider prices; settlement adds a 5% h402 fee.

paralleldefault
x402mpp
83
Success
83%
p50
4.50s
Calls
6
83%
$0.01$0.010/call
tempo-firecrawlcheapest
mpp
100
Success
100%
p50
16.85s
Calls
3
100%
$0.002$0.0020/call
stableenrich-firecrawl
x402mpp
100
Success
100%
p50
1.31s
Calls
1
100%
$0.0126$0.013/call
Last successful call: 6d ago· Aggregated by h402 — not the source provider