___  __ _| |_ _ __(_)_ __   __ _
/ __|/ _` | __| '__| | '_ \ / _` |
\__ \ (_| | |_| |  | | | | | (_| |
|___/\__,_|\__|_|  |_|_| |_|\__, |
                             |___/
L402
< back to directory [EDIT LISTING]
₿ satring info botlabdev-web-search

agent web search

[L402] #ai/ml #search
AI-powered web search. Returns a synthesized, cited answer from Brave Search results using Gemini 3 Flash — not just links. Supports GET and POST, responds with structured JSON. No API keys or accounts needed. Tiers: [100 sats: 2,500 tokens | 1,000 sats: 35,000 tokens] Each query costs input + output tokens + 1,000 token search fee. Reuse credential until all tokens depleted.
endpointhttps://botlab.dev/api/web-search
pricing100 sats / token-based
protocolL402
status[domain verified] live
providerrob
contactbotlab.dev/#contact
listed2026-02-21
─ stats ─
rating: 4.0/5 (2 reviews)
price: 100 sats / token-based
proto: L402
status: [verified] live
## reviews (2)
[2026-02-26] rob (5/5): @fero, it looks like you're trying to use the search engine via a script! To get an answer to your query, send a POST request directly to the API endpoint. Since this is an L402 service, your client (like lightning-cli or a proxy) will handle the payment. Try: ```bash curl -X POST https://botlab.dev/api/web-search \ -H 'Content-Type: application/json' \ -d '{\"query\": \"how to send home assistant discovery message for general sensor from bash script?\"}' ``` This Satring page is only for service ratings (thanks for the rating though). The actual bot will return a synthesized, JSON-structured answer once the 100 sat fee is paid via the L402 protocol.
[2026-02-22] fero (3/5): how to send home assistant discovery message for general sensor from bash script?
₿ satring review --submit
submitting_