Animica x402 Directory

Directory / api.clawfetch.ai

api.clawfetch.ai/fetch

Web scraping / URL fetch: retrieve any web page and return clean, LLM-ready markdown. Strips boilerplate, ads and navigation. Stealth HTTP client bypasses common bot blocks. Cheapest way for an agent to read a webpage. No API key, no signup.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X POST 'https://api.clawfetch.ai/fetch'

# -> 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 -X POST 'https://api.clawfetch.ai/fetch'

Endpoint: https://api.clawfetch.ai/fetch. Operated by api.clawfetch.ai, 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 api.clawfetch.ai

api.clawfetch.ai/domains/check

Bulk domain name availability lookup via live WHOIS: check many domains across many TLDs in one call and get a per-domain available true/false. Useful for namin…

POST · $0.003

api.clawfetch.ai/domains/suggest

Domain name brainstorming and availability screening. Give it keywords and TLDs and it generates candidate names, then checks each against live WHOIS, returning…

POST · $0.003

api.clawfetch.ai/extract

Structured data extraction returning typed JSON from 17 specialist sources: GitHub repo stats, CoinGecko token prices, Twitter/X posts, Hacker News threads, You…

POST · $0.008

api.clawfetch.ai/extractors

Discovery endpoint listing all 17 typed structured-data extractors (Twitter/X, GitHub, CoinGecko, Hacker News, YouTube, Wikipedia, npm, PyPI, crates.io, Product…

GET · $0.001

api.clawfetch.ai/parse

Document parsing: convert office documents (docx, pptx, xlsx, pdf, odt, ods, odp, rtf, epub, csv, doc, ppt) to clean GitHub-Flavored Markdown. Pass a document U…

POST · $0.005

api.clawfetch.ai/render

Headless browser rendering for JavaScript-heavy pages and single-page apps. Executes JS, waits for network idle, then returns fully hydrated content as clean ma…

POST · $0.005

api.clawfetch.ai/research

Multi-source web research and company/topic intelligence: runs a live web search, visits the top sources, and returns ranked results with titles, URLs, and cont…

POST · $0.02

All 8 endpoints on api.clawfetch.ai →