Animica x402 Directory

Directory

web-scraper-api-production-bf20.up.railway.app

web-scraper-api-production-bf20.up.railway.app publishes 4 machine-payable endpoints over the x402 protocol, priced from $0.002 to $0.002 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/scrape/links GET $0.002 402
/scrape/metadata GET $0.002 402
/scrape/structured GET $0.002 402
/scrape/text GET $0.002 402

What these endpoints do

web-scraper-api-production-bf20.up.railway.app/scrape/links

Extract all links from a page split into internal and external, each with anchor text and rel attribute, plus per-group counts.

GET · $0.002 · probe 402

web-scraper-api-production-bf20.up.railway.app/scrape/metadata

Extract page metadata: title, description, keywords, author, published/modified dates, canonical, language, favicon, and OpenGraph/Twitter card tags.

GET · $0.002 · probe 402

web-scraper-api-production-bf20.up.railway.app/scrape/structured

Extract structured elements: heading hierarchy (h1-h6), lists, tables as 2D arrays, and images with alt text, plus element counts.

GET · $0.002 · probe 402

web-scraper-api-production-bf20.up.railway.app/scrape/text

Fetch a URL and extract clean main-content text with title, description, word count, and char count; boilerplate (nav/footer/sidebar/ads) is stripped.

GET · $0.002 · probe 402