Everything your AI agents need
70+ Search Engines
Query Google, Bing, DuckDuckGo, Brave, academic sources, and more in a single API call.
Smart Scraping
Extract clean, structured content from any URL. Ready for your LLM pipeline.
Self-Hostable
Deploy with a single Docker command. Full control over your infrastructure.
Zero-Retention Mode
Your queries are never stored. Privacy-first by design.
Lightning Fast
Sub-300ms average response times. Edge-optimized for global performance.
Drop-in SDKs
Python, JavaScript, and LangChain integrations. Tavily-compatible endpoints.
from unsearch import UnSearch
client = UnSearch(api_key="sk_live_...")
results = client.search(
query="latest AI frameworks 2025",
engines=["google", "bing"],
max_results=10,
scrape_content=True
)
for result in results:
print(result.title, result.url)UnSearch vs the rest
5x more free queries. 96% cheaper at scale. The only open-source option.
| Feature | UnSearch | Tavily | Exa |
|---|---|---|---|
| Open Source | |||
| Self-Hostable | |||
| Free Queries/mo | 5,000 | 1,000 | 1,000 |
| Cost per Query (Scale) | $0.0003 | $0.0075 | $0.005 |
| Search Engines | 70+ | Proprietary | Proprietary |
| Zero-Retention Mode | |||
| LangChain Integration | |||
| Content Scraping | |||
| Research API | |||
| Docker Deployment |
Simple, transparent pricing
Start free. Scale as you grow. Or self-host for unlimited usage.