{"uid":"cap_Xkyypuw2dNssI1wVJzAv1","slug":"august-web-extract-schema-driven-web-page-extraction-a3094ac3","name":"August Web Extract — Schema-Driven Web Page Extraction","description":"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.","url":"https://api-v3qhpbwutp.august.services/v1/web-extract","method":"POST","headers":{},"bodySchema":null,"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.08","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"down","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.08/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.08","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.08","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_eDUfIVkyXAQJw7eu5BSr1","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.08","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches a public web page and extracts structured JSON from its content according to a caller-supplied JSON Schema, combining retrieval and extraction in a single paid call.","exampleAgentPrompt":"Go to stripe.com/pricing and extract the plan names and monthly prices as structured JSON — I want a list of objects with 'name' and 'price' fields.","exampleUseCases":[{"title":"Competitor pricing page monitor","prompt":"Fetch linear.app/pricing and extract each plan name, monthly price, and feature list into structured JSON so I can compare it against our own pricing tiers."},{"title":"Job listing data extraction","prompt":"Pull the job listings from greenhouse.io/anthropic and extract each role's title, department, and location as a JSON array — I need it structured so I can filter by engineering roles."},{"title":"E-commerce product detail scrape","prompt":"Go to this product page on bestbuy.com and extract the product name, current price, availability status, and average customer rating as a JSON object with those exact fields."}],"resultDescription":"A structured JSON object whose shape conforms to the JSON Schema provided by the caller, populated with data extracted from the fetched web page. For example, a pricing page might return an array of plan objects with name and price fields. The response reflects only publicly visible, logged-out page content.","failureModes":["URL is behind a login wall or paywalled — returns empty or partial data since only logged-out public pages are fetched","robots.txt disallows crawling — request is refused to remain compliant","Page content does not contain fields matching the supplied schema — output fields will be null or missing","Invalid or malformed JSON Schema supplied — extraction cannot be performed","Target URL is unreachable or returns a non-200 HTTP status — fetch fails","Dynamic JavaScript-rendered content may not be fully captured if the page requires JS execution"],"whenToPreferThis":"Choose this endpoint when you need to retrieve a public web page AND extract specific structured fields from it in a single operation, without maintaining a separate scraping subscription. It is ideal when you already know the shape of the data you want (expressible as a JSON Schema) and the source is a logged-out public web page. Prefer it over general-purpose scraping tools when schema-conformant JSON output is required directly. Use the sibling Markdown-conversion endpoint instead if you want raw readable content rather than structured extraction.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T15:27:48.891Z","isFirstParty":false}