Directory / content.hugen.tokyo
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. Returns structured analysis ready for immediate use. No LLM integration needed. Accepts USDC payments on Base and Solana
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://content.hugen.tokyo/content/analyze' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://content.hugen.tokyo/content/analyze'
Endpoint: https://content.hugen.tokyo/content/analyze. Operated by content.hugen.tokyo, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Extract clean, readable text from any web page — removes navigation, ads, scripts, and boilerplate. Dual-engine extraction with JS-rendered page fallback for SP…
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 …
Extract structured metadata from any web page — title, author, publication date, Open Graph tags, canonical URL, language, word count, reading time. Handles HTM…
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 (…