book-bot.app

book-bot.app
Category
Service
Network
Avg / request
$0.001 – $0.50
Endpoints
3

Service overview

What is book-bot.app?

Find an EPUB download link for a book by title using the BookBot agent. Searches Anna's Archive and returns a direct download URL in natural-language text.

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://book-bot.app/api/books/search" \
  --method POST \
  --data '{
  "author": "{author}",
  "bookName": "{bookName}"
}'
What you get back
{
  "endpoint": "POST /api/books/search",
  "paid": true,
  "query": "best x402 data APIs",
  "result": [
    {
      "snippet": "Compact result summary.",
      "title": "Example result",
      "url": "https://example.com"
    }
  ]
}

Similar Services