About SearchPosse
SearchPosse is a private metasearch engine built for AI and LLM research workflows. It aggregates results from multiple search engines without tracking you or building a profile.
Purpose
SearchPosse is designed as an in-house search tool for AI/LLM projects. It provides clean JSON API access alongside a web interface, making it easy to integrate programmatic search into your pipelines.
API Access
Query the JSON API directly for use in your AI tools:
GET https://searchposse.com/search?q=your+query&format=json
POST https://searchposse.com/search (form data: q=your+query&format=json)
Privacy
- No accounts required
- No tracking or analytics on users
- No query logging or profile building
- All searches proxied through the instance
Search Engines
SearchPosse aggregates results from Google, Bing, DuckDuckGo, Brave, Wikipedia, arXiv, Semantic Scholar, GitHub, Stack Overflow, Hacker News, and more. Engine selection can be customized in Preferences.
Credits
Powered by SearXNG, an open-source metasearch engine.