cd /news/ai-agents/browser-search-three-tools-zero-cost… · home topics ai-agents article
[ARTICLE · art-45084] src=dev.to ↗ pub= topic=ai-agents verified=true sentiment=↑ positive

browser-search — three tools, zero cost, and your AI agent learns to search and browse the web

A developer built browser-search, a set of three open-source tools that enable AI agents to search and browse the web without API keys or subscriptions. The tools—SearXNG, Camofox, and CloakBrowser—work together to handle JavaScript-heavy sites and bypass bot protections like Cloudflare, with automatic escalation between browsers. The project is MIT-licensed and available on GitHub.

read1 min views1 publishedJun 30, 2026

I've been using AI agents like OpenCode, Claude Code, and Cursor for months. They're great with code, but when they need to search or browse the web, things get complicated: Cloudflare blocks them, JavaScript-heavy sites don't load, APIs cost money.

So I built browser-search.

It's three open source tools orchestrated by a skill, fully self-hosted:

**SearXNG **— metasearch engine that queries dozens of search engines at once

**Camofox **— full browser via REST API, always warm, for browsing and interacting

**CloakBrowser **— stealth browser for when the site has Cloudflare, Akamai, or DataDome

The agent decides which tool to use. Zero human intervention. Zero API keys. Zero subscriptions.

What makes it different:

It's a skill, not a plugin — works with any agent that can read instructions

Automatic navigation escalation: if Camofox gets blocked, it switches to CloakBrowser

Deep Research mode: the agent is instructed to go beyond surface-level answers, cross-verify sources, cover every aspect

Integrated Readability.js for clean article extraction (~70% token savings)

The SKILL.md is plain text — fork it, tweak it, make it yours

Built-in security. Browser-search is designed to be safe to install and use, including SSRF protection, script sandboxing, rate limiting, and path traversal blocks.

MIT licensed on GitHub: [https://github.com/Johell1NS/browser-search](https://github.com/Johell1NS/browser-search)

If you try it, let me know. If you make it better, even more so. If you don't need it, share it with someone who might. Every star, comment, or pull request is welcome — that's what makes open source great.
── more in #ai-agents 4 stories · sorted by recency
── more on @searxng 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/browser-search-three…] indexed:0 read:1min 2026-06-30 ·