{"uid":"cap_U5kueY0jzVdpCKDy86XmW","slug":"toll402-json-ld-extractor-cd51e6ef","name":"Toll402 JSON-LD Extractor","description":"The OpenRouter for AI-agent tools: one gateway, one wallet, every capability. Built-in tools, forged tools, a global verified business directory and 2,000+ aggregated x402 services, all paid per call in USDC via x402 (HTTP 402). No signup, no API key.","url":"https://toll402.dev/v1/t/jsonld_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":{"type":"object","required":["url"],"properties":{"url":{"type":"string","format":"uri","description":"Public URL of the page to extract JSON-LD from"}}},"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":{"ok":true}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Y-zOBH9_9zlYATXgNRH_t","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches a public web page and extracts all JSON-LD structured data embedded in it, returning the parsed schema.org objects","exampleAgentPrompt":"Can you extract the JSON-LD structured data from https://www.eventbrite.com/e/some-event-page and show me what schema.org types are embedded there?","exampleUseCases":[{"title":"Product schema extraction for price comparison","prompt":"Pull the JSON-LD structured data from https://www.amazon.com/dp/B09XYZ1234 so I can see the product name, price, and availability as declared in the page's schema markup."},{"title":"Event details from a venue page","prompt":"Extract the structured data from https://www.ticketmaster.com/event/some-concert so I can get the event date, location, and performer details from the JSON-LD on that page."},{"title":"Organization info from a business website","prompt":"Grab the JSON-LD from https://www.acmecorp.com/about so I can see what organization details, address, and contact info they've declared in their structured markup."}],"resultDescription":"A JSON object with an 'ok' field and the extracted JSON-LD data parsed from the target page — typically an array of schema.org typed objects (e.g. Product, Event, Article, Organization, BreadcrumbList) found in the page's <script type='application/ld+json'> tags.","failureModes":["URL is not publicly accessible or returns a non-200 status — extraction fails","Page contains no JSON-LD script tags — returns empty or null structured data","Malformed JSON-LD on the target page — parsing may fail or return partial results","URL is behind a login wall or CAPTCHA — page content cannot be fetched","Invalid URI format supplied — request rejected at schema validation"],"whenToPreferThis":"Choose this endpoint when you need to extract machine-readable schema.org structured data that a page author has explicitly embedded, rather than scraping raw HTML or inferring metadata. Ideal for SEO analysis, product data enrichment, event aggregation, or any workflow where you trust the site's declared JSON-LD over inferred content. Prefer this over general web scrapers when the target is structured semantic markup specifically.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:31:18.960Z","isFirstParty":false}