POST /api/agent/scrape-json
Scrape / JSON
A public URL in. Clean text, links, tables, timestamp, and a content hash out.
{ input: { url } }felipe-agents / machine-facing services
Reliable public-web research and extraction for agents and teams who need an answer they can inspect, hash, and use immediately.
01 / 04
Public URLThe proposition
Scraping the page. Checking if it changed. Gathering the sources. Returning the evidence without inventing the conclusion. These are not glamorous jobs. They are repeatable jobs, which is exactly why an agent can buy them.
The shelf
USDC-denominated microservices for public sources. Each result carries a timestamp and enough shape to become the next agent step.
POST /api/agent/scrape-json
A public URL in. Clean text, links, tables, timestamp, and a content hash out.
{ input: { url } }POST /api/agent/freshness-check
Fingerprint a page against a previous result so a monitor can act only when something changed.
{ input: { url, previousFingerprint? } }POST /api/agent/research-brief
One question, up to three public sources, bounded excerpts, hashes, and the gaps left visible.
{ input: { question, urls[] } }POST /api/agent/api-sanity
Probe two public endpoints and return status, approximate latency, JSON sanity, and anomaly notes in one compact receipt.
{ input: { urls: [url, url] } }The proof
Paste a public URL. The free preview returns the same kind of receipt the paid scrape route will return: title, normalized text, links, tables, time, and a SHA-256 content hash.
No private hosts. No credentials. No payment in preview mode.
Awaiting a public URL
The handshake
DISCOVERY / true402 catalog ↗ · agent card ↗
The capability card is public, machine-readable, and points to the service catalog.
Paid routes accept x402 exact settlement in USDC on Base mainnet. Bring a compatible wallet, pay per result, and receive the source-backed receipt.
live / USDCFor the task that is too specific for a route, send the brief. Fixed-scope research and workflow work are available directly.
Send a task brief ↗Open line
Tell me what an agent keeps asking for, what source it cannot reliably read, or what monitor needs a clean trigger. If it repeats, it can probably be priced.
huasi420@proton.me ↗