{"uid":"cap_IRmjNEW_iFsGSgEuRELJE","slug":"jsonrecon-com-eeb6bbde","name":"JSONRecon Lite Schema.org JSON-LD Extractor","description":"Concise Schema.org JSON-LD and field-level Product verification for AI agents. Pay only for successful results with USDC on Base.","url":"https://jsonrecon.com/extract/lite","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"The precise URL of a public page whose published Schema.org data should be retrieved."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","title":"JSON Recon Lite retrieval result","$schema":"https://json-schema.org/draft/2020-12/schema","required":["success","data","schema_type","confidence","cached","extraction_ms"],"properties":{"data":{"type":"object","properties":{"@type":{"oneOf":[{"type":"string"},{"type":"array","items":{"type":"string"},"minItems":1}]},"@context":{}},"description":"A Schema.org JSON-LD entity. Its fields vary with schema_type.","additionalProperties":true},"_meta":{"type":"object","additionalProperties":true},"cached":{"type":"boolean"},"source":{"type":"string","description":"The public provenance category for the extracted entity."},"success":{"type":"boolean","const":true},"confidence":{"enum":["high","medium","low"],"type":"string"},"schema_type":{"type":"string","minLength":1,"description":"The primary Schema.org type represented by data."},"extracted_at":{"type":"string"},"page_schemas":{"type":"array","items":{"type":"string"},"uniqueItems":true},"extraction_ms":{"type":"number","minimum":0},"recommendation":{"type":"string"},"information_quality":{"type":"object","required":["level","reason"],"properties":{"level":{"enum":["low"],"type":"string"},"reason":{"enum":["navigation_or_container_schema_only"],"type":"string"}},"additionalProperties":false}},"description":"A successful Lite response containing Schema.org JSON-LD published by the requested page and an explicit quality signal when the result is navigation-only.","additionalProperties":true}}}}},"responseSchema":{"type":"json","example":{"data":{"sku":"11413-1983","name":"The Classic Seed Sack","@type":"Product","brand":{"name":"Seed Sack","@type":"Brand"},"offers":{"@type":"Offer","price":"17.99","priceCurrency":"USD"},"@context":"https://schema.org"},"cached":false,"source":"existing_jsonld","success":true,"confidence":"high","schema_type":"Product","extraction_ms":350}},"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"url":"https://www.schema.org"}}},"response":{"data":{"url":"https://schema.org","name":"Schema.org","@type":"WebSite","about":{"logo":"https://schema.org/docs/schemaicon.png","name":"Schema.org Project","@type":"Project","sameAs":"https://github.com/schemaorg/schemaorg/","founder":[{"url":"https://google.com","name":"Google","@type":"Corporation"},{"url":"https://microsoft.com","name":"Microsoft","@type":"Corporation"},{"url":"https://yahoo.com","name":"Yahoo","@type":"Corporation"},{"url":"https://yandex.com","name":"Yandex","@type":"Corporation"}],"description":"Schema.org is a collaborative, community activity with a mission to create, maintain, and promote schemas for structured data on the Internet, on web pages, in email messages, and beyond.","foundingDate":"2011-06-2","publishingPrinciples":"https://www.w3.org/community/about/process/cla/"},"author":{"name":"Schema.org Community Group","@type":"Organization","sameAs":"https://www.w3.org/community/schemaorg/"},"@context":"https://schema.org","potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://schema.org/docs/search_results.html?q={query}"},"query-input":"required name=query"}},"_meta":{"scrape_difficulty":"easy"},"cached":false,"source":"existing_jsonld","success":true,"confidence":"high","schema_type":"WebSite","extracted_at":"2026-05-29T19:19:03.588Z","page_schemas":["WebSite"],"extraction_ms":1076}},"exampleRequest":{"url":"https://www.schema.org"},"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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_6sNWKw_RWIVXTaoMICnMd","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fast, deterministic extraction of existing schema.org JSON-LD markup from any URL without AI, at $0.005 per call","exampleAgentPrompt":"Pull the existing schema.org JSON-LD structured data from this page — https://patents.google.com/patent/US11234567 — without using AI, just grab whatever markup is already there.","exampleUseCases":[{"title":"Extract product details from e-commerce listings","prompt":"I need you to grab the schema.org markup from this product page — https://example-store.com/widget-2024 — so I can get the price, availability, and reviews that are already structured there."},{"title":"Pull citation data from academic papers","prompt":"Can you extract the JSON-LD schema from this research paper URL — https://arxiv.example.com/pdf/2024.12345 — to get the authors, publication date, and abstract in structured format?"},{"title":"Verify local business information automatically","prompt":"Check what schema.org markup is on this local business page — https://restaurant-example.com — and pull their address, phone number, and hours if they have it marked up already."}],"resultDescription":"Returns the raw schema.org JSON-LD structured data already embedded in the target page, including any recognized types like Product, Article, LocalBusiness, Event, etc. If no existing markup is found or the domain is known-difficult (CAPTCHA, auth walls), the call is rejected before charging. Fast-paths are applied for Google Patents and academic publishers.","failureModes":["Known-difficult domain (CAPTCHA, auth walls) — auto-rejected before payment is charged","No schema.org JSON-LD found on the target page — empty or null result returned","Invalid or malformed URL — request rejected","Target URL unreachable or returns non-200 — extraction fails","Rate limiting or timeout on the target server — may return error"],"whenToPreferThis":"Choose this endpoint when you need to deterministically retrieve schema.org JSON-LD that already exists in a page's markup, with no AI involvement, at minimal cost ($0.005). Ideal for Google Patents and academic publisher URLs where fast-paths are built in. Use the free /check?url=TARGET endpoint first to avoid wasting payment on known-difficult domains. Prefer this over the AI-augmented sibling endpoint when the page is known to have existing markup and you don't need schema suggestions.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:39:41.366Z","isFirstParty":false}