Scrape any website to clean Markdown, text, or structured JSON. Renders JavaScript/SPA pages with headless Chromium (captures content raw-fetch scrapers miss), handles PDFs, optional schema-driven extraction. Input: { url, format? (markdown|text|html), links? (bool), fields? OR schema? }.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://taskfleet.net/scrape' # -> 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://taskfleet.net/scrape'
Endpoint: https://taskfleet.net/scrape. Operated by taskfleet.net, not by Animica. Price and availability were correct at the last probe on 2026-08-29 and are set by the operator, who may change them.
Web search API — search the web and get clean ranked JSON results (title, url, snippet) via Serper with automatic Brave failover and cross-provider dedup. Optio…
On-chain wallet analysis for any Base (EVM) address: native + token balances, transaction history summary, top counterparties, and rule-based activity classific…