{"uid":"cap_0wJXMWsohY_2AN8FOFqPJ","slug":"md-fastdb-in-web-page-extractor-da0eaea4","name":"md.fastdb.in Web Page Extractor","description":"Scrape a web page to structured JSON: title, byline, excerpt, full text, links, images, and OpenGraph meta. Web data extraction for AI agents, RAG ingestion, and LLM pipelines.","url":"https://md.fastdb.in/extract","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"properties":{}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"links":[{"href":"https://example.com/abs","text":"link text"}],"title":"Title","words":2037,"siteName":"Example","publishedTime":"2026-01-01T00:00:00Z"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","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":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_UsrxDhEB4Su587Y9Ub_hU","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Extracts structured JSON metadata from a web page URL, including title, byline, excerpt, links, images, and meta fields","exampleAgentPrompt":"Can you extract the structured metadata from this article — title, author, excerpt, links, and images — and give it back to me as JSON? Here's the URL: https://www.theverge.com/2024/5/1/some-article","exampleUseCases":null,"resultDescription":"A JSON object containing the page's title, byline (author), excerpt (summary text), an array of links found on the page, an array of image URLs, and meta tag data extracted from the HTML.","failureModes":["URL is unreachable or returns a non-200 HTTP status — extraction fails with an error","Page is heavily JavaScript-rendered and content is not available in static HTML — fields may be empty or incomplete","No byline or author information present on page — byline field returns null or empty","Page blocks crawlers via robots.txt or anti-bot measures — request may time out or return empty results","Malformed or non-HTML URL provided — returns parsing error"],"whenToPreferThis":"Use this endpoint when you need structured metadata (title, author, excerpt, links, images, meta) from a specific web page URL returned as clean JSON. Prefer this over full HTML-to-Markdown conversion when you only need key fields rather than full page content, and over a general scraper when you want a normalized, field-mapped output rather than raw HTML.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:40:48.704Z","isFirstParty":false}