JSON-LD / structured data extractor
farm_jsonldParse JSON-LD structured data from any webpage, indexed by schema.org type with optional type filter and microdata fallback. Read product, price, article, or event data without writing a scraper.
Instructions
All JSON-LD blocks on a page, parsed and indexed by schema.org type, with an optional type filter and a microdata fallback. Use this to read product, price, article or event data without writing a scraper. Costs $0.01 per call, paid in USDC on Base.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Absolute http(s) URL of the page to process. | |
| type | No | Return only nodes of this @type, e.g. Product. |