← Back to directory

Web scraping API — fetch page and return structured JSON

https://api-v3qhpbwutp.august.services/v1/web-extract

Overview

Fetch a public web page and return structured JSON matching a JSON Schema you supply. Combines retrieval and extraction in one paid call, so an agent does not need a separate scraping subscription. Obeys robots.txt and fetches logged-out public pages only.

Protocol x402 (POST)
Price $0.08
Payment Asset USD Coin
Payment Network Base
Category web-scraping
Provider August Services
Source self-registered
Indexed 2026-07-29 02:49:04

Health

Status healthy
Latency (p50) 372ms
Uptime (30d) 100.0%
Reliability Score 92/100
Last Checked 2026-08-04 17:50:02
Last Healthy 2026-08-04 17:50:02
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Invalid
Asset Verified
Facilitator

Input Schema

{ "body": { "schema": { "properties": { "plans": { "items": { "properties": { "name": { "type": "string" }, "price": { "type": "string" } }, "type": "object" }, "type": "array" } }, "type": "object" }, "url": "https://example.com/pricing" }, "bodyType": "json", "discoverable": true, "method": "POST", "type": "http" }

Output Schema

{ "example": { "plans": [ { "name": "Pro", "price": "$19/mo" } ] } }

Recent Health Checks

Time Status HTTP Latency Error
2026-08-04 17:50:02 healthy 402 698ms
2026-08-04 10:27:31 healthy 402 356ms
2026-08-04 05:35:13 healthy 402 502ms
2026-08-04 00:27:42 healthy 402 372ms
2026-08-03 22:28:05 healthy 402 395ms
2026-08-03 13:00:06 healthy 402 353ms
2026-08-03 09:19:42 healthy 402 345ms
2026-08-03 04:13:30 healthy 402 362ms
2026-08-03 00:18:03 healthy 402 355ms
2026-08-02 17:13:45 healthy 402 362ms
2026-08-02 14:04:43 healthy 402 433ms
2026-08-02 10:07:16 healthy 402 493ms
2026-08-02 04:06:02 healthy 402 404ms
2026-08-01 21:18:12 healthy 402 363ms