Local web search using SearXNG
Search the web using a self-hosted SearXNG metasearch engine. Aggregates Google, Brave, DuckDuckGo, and more without API keys.
New
Join 0+ developers using this skill
skill
Search & Research
intermediate
0 installs
Search the web using a self-hosted SearXNG metasearch engine. Aggregates Google, Brave, DuckDuckGo, and more without API keys.
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Privacy-respecting metasearch via your self-hosted SearXNG instance.
Use this skill when the user asks:
python3 ~/.clawdbot/skills/searxng/scripts/searxng_search.py "your query" python3 ~/.clawdbot/skills/searxng/scripts/searxng_search.py "query" --count 10 python3 ~/.clawdbot/skills/searxng/scripts/searxng_search.py "query" --lang de
Set
SEARXNG_URL environment variable:
export SEARXNG_URL="http://your-searxng-host:8888"
| Flag | Default | Description |
|---|---|---|
, | 5 | Results to return (1-20) |
, | auto | Language code (en, de, fr, es, etc.) |
Returns JSON:
{ "query": "search terms", "count": 5, "results": [ {"title": "...", "url": "...", "description": "...", "engines": ["google", "brave"], "score": 1.5} ] }
--lang for regional resultsNo automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.