Scrape402

scrape402.xyz

scrape402.xyz

Category
Service
Network
Avg / request
$0.002 – $0.006
Endpoints
3

Service overview

What is Scrape402?

Crawl a website from a seed URL up to configurable depth and page limits — multi-page crawler returning structured HTML-to-markdown content for AI agents

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://scrape402.xyz/crawl/depth1" \
  --method POST \
  --data '{
  "format": "{format}",
  "max_depth": "{max_depth}",
  "max_pages": "{max_pages}",
  "same_domain": "{same_domain}",
  "url": "{url}"
}'
What you get back
{
  "endpoint": "POST /crawl/depth1",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services