URL or raw HTML to clean, LLM-ready Markdown — Readability article extraction, n...
https://md.fastdb.in/mdOverview
URL or raw HTML to clean, LLM-ready Markdown — Readability article extraction, nav/scripts/footers stripped, tables preserved
Protocol
x402 (POST)
Price
$0.0050
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
md
Source
bazaar
Indexed
2026-07-17 14:15:22
Health
Status
healthy
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"body": {
"mode": "article | full",
"url": "https://example.com/article"
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"example": {
"byline": "Author name or null",
"markdown": "# Title\n\nBody...",
"mode": "article",
"title": "Title",
"words": 7139
},
"type": "json"
}