← Back to directory

URL meta tag extractor / OpenGraph parser / Twitter Card scraper / page title fe...

https://api.x402node.dev/url/extract-meta

Overview

URL meta tag extractor / OpenGraph parser / Twitter Card scraper / page title fetcher / link preview generator / favicon finder / OG image / canonical URL extractor / HTML meta scraper. Parse any public webpage and extract structured meta: title, description, keywords, canonical, favicon, language, OpenGraph (og:*) full set, Twitter Card. For AI agents, link preview, SEO audits, content discovery, bookmarking pipelines.

Protocol x402
Price $0.0022
Payment Asset USD Coin
Payment Network Base
Category media/images
Provider x402node
Source bazaar
Indexed 2026-05-20 06:46:04

Health

Status healthy
Latency (p50) 433ms
Uptime (30d) 100.0%
Reliability Score 95/100
Last Checked 2026-05-27 21:57:56
Last Healthy 2026-05-27 21:57:56
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Valid
Asset Verified
Facilitator

Input Schema

{ "discoverable": true, "method": "GET", "queryParams": { "url": "Full URL to parse, including https:// scheme. Must return HTML (max 1MB)." }, "type": "http" }

Output Schema

{ "properties": { "canonical": { "type": [ "string", "null" ] }, "description": { "type": [ "string", "null" ] }, "favicon": { "type": [ "string", "null" ] }, "finalUrl": { "type": "string" }, "keywords": { "type": [ "string", "null" ] }, "lang": { "type": [ "string", "null" ] }, "og": { "properties": { "description": { "type": [ "string", "null" ] }, "image": { "type": [ "string", "null" ] }, "siteName": { "type": [ "string", "null" ] }, "title": { "type": [ "string", "null" ] }, "type": { "type": [ "string", "null" ] }, "url": { "type": [ "string", "null" ] } }, "type": "object" }, "timestamp": { "format": "date-time", "type": "string" }, "title": { "type": [ "string", "null" ] }, "twitter": { "properties": { "card": { "type": [ "string", "null" ] }, "description": { "type": [ "string", "null" ] }, "image": { "type": [ "string", "null" ] }, "site": { "type": [ "string", "null" ] }, "title": { "type": [ "string", "null" ] } }, "type": "object" }, "url": { "type": "string" } }, "required": [ "url" ], "type": "object" }

Recent Health Checks

Time Status HTTP Latency Error
2026-05-27 21:57:56 healthy 402 420ms
2026-05-27 10:19:38 healthy 402 433ms
2026-05-27 03:09:00 healthy 402 428ms
2026-05-26 18:13:07 healthy 402 437ms
2026-05-26 06:48:38 healthy 402 437ms
2026-05-25 19:10:03 healthy 402 418ms
2026-05-25 16:13:53 healthy 402 446ms