xl402.agentsats.org

Category
Service
Network
Avg / request
$0.02
Endpoints
1

Service overview

What is web-extract?

Extrae el contenido de una URL y lo devuelve limpio en Markdown/HTML para el contexto de un LLM.

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://xl402.agentsats.org/v1/web-extract" \
  --method POST \
  --data '{
  "format": "{format}",
  "only_main_content": "{only_main_content}",
  "timeout_ms": "{timeout_ms}",
  "url": "{url}"
}'
What you get back
{
  "endpoint": "POST /v1/web-extract",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services