Animica x402 Directory

Directory / agent-reader.agent-reader.workers.dev

agent-reader.agent-reader.workers.dev/read

Extract the main article from any web page as clean, LLM-ready markdown. Returns title, byline, site name, publish date, excerpt and markdown body with boilerplate (nav, ads, footers) removed. Ideal for agents that need page content without burning tokens on raw HTML.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://agent-reader.agent-reader.workers.dev/read'

# -> 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://agent-reader.agent-reader.workers.dev/read'

Endpoint: https://agent-reader.agent-reader.workers.dev/read. Operated by agent-reader.agent-reader.workers.dev, 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.

Other endpoints on agent-reader.agent-reader.workers.dev

agent-reader.agent-reader.workers.dev/meta

Extract structured metadata from any web page: title, description, canonical URL, Open Graph and Twitter card tags, favicons, JSON-LD types, language and headin…

GET · $0.002

agent-reader.agent-reader.workers.dev/pdf

Extract the full text of a PDF from a URL. Returns plain text, page count and word count. Handles reports, papers and documentation up to 25 MB.

GET · $0.01

All 3 endpoints on agent-reader.agent-reader.workers.dev →