Detect JSON-LD schema markup
detect_schema_markupExtract JSON-LD structured data from a webpage and identify key schema.org types for AI discoverability and entity disambiguation.
Instructions
Extract JSON-LD structured data from a page and inventory the schema.org types found. Flags the types that matter for AI discoverability (Organization, WebSite, Article, FAQPage, BreadcrumbList, Person) and sameAs entity disambiguation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Website URL. Scheme is optional, example.com works. |