html_html_meta
Extract title and meta tags from HTML to retrieve Open Graph data, descriptions, and keywords for content analysis.
Instructions
[html] Extract and tags from HTML. Returns {title: str, meta: [...]}. Useful for Open Graph tags, descriptions, and keywords.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| html | Yes |