content.hugen.tokyo publishes 5 machine-payable endpoints over the x402 protocol, priced from $0.01 to $0.02 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /content/analyze | GET | $0.02 | 402 |
| /content/extract | GET | $0.01 | 402 |
| /content/links | GET | $0.01 | 402 |
| /content/metadata | GET | $0.01 | 402 |
| /content/summary | GET | $0.02 | 402 |
Comprehensive AI content analysis — sentiment scoring (-1.0 to 1.0), topic classification, named entity extraction, content type detection (news/blog/docs/tutorial), and credibility assessment. Return…
Extract clean, readable text from any web page — removes navigation, ads, scripts, and boilerplate. Dual-engine extraction with JS-rendered page fallback for SPAs and dynamic content. Returns content …
Extract and classify all hyperlinks from a web page — internal vs external using eTLD+1 domain matching. Returns up to 200 internal and 200 external links with counts. No web crawler setup needed. Acc…
Extract structured metadata from any web page — title, author, publication date, Open Graph tags, canonical URL, language, word count, reading time. Handles HTML meta tags, og: tags, and article:publi…
AI-powered content summarization — extracts clean text from any URL then generates a concise 2-4 sentence summary, 3-5 key points, and named entity extraction (people, organizations, products, locatio…