searxng-search

Aggregate web queries across multiple search engines via a SearXNG instance.

Updated Jun 19, 2026
One-click install
npx skills add https://github.com/AnandaAnugrahHandyanto/savarez_agent --skill searxng-search-anandaanugrahhandyanto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: searxng-search
Source: https://github.com/AnandaAnugrahHandyanto/savarez_agent/tree/main/optional-skills/research/searxng-search
Command: npx skills add https://github.com/AnandaAnugrahHandyanto/savarez_agent --skill searxng-search-anandaanugrahhandyanto

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

SearXNG-based meta-search aggregates results from 70+ engines, enabling private, distributed web discovery without relying on a single provider.

Core Features & Use Cases

  • Privacy-preserving multi-engine search across a self-hosted or public SearXNG instance.
  • Automatic fallback behavior when primary search tools are unavailable.
  • Use cases include rapid research, competitive intelligence gathering, and broad topic exploration.

Quick Start

Set SEARXNG_URL to a running SearXNG instance and run the searxng script to perform a multi-engine search.

Frequently Asked Questions about searxng-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How does a self-hosted meta-search engine protect my research privacy?

A self-hosted meta-search engine protects privacy by routing queries through your own SearXNG instance, preventing single providers from tracking your search history. It aggregates results from 70+ engines without logging personal data.

Do I need a running SearXNG instance to perform multi-engine web research?

Yes, you need a running SearXNG instance to perform multi-engine web research. You must set the SEARXNG_URL environment variable to point to your self-hosted or public instance before executing the search script.

How do I tailor multi-engine search results for competitive intelligence gathering?

You tailor multi-engine search results by applying common flags like format, limit, engines, and categories. This allows you to specify which of the 70+ engines to query and structure the aggregated output for competitive intelligence.

What is the best way to search across multiple engines when primary search tools are unavailable?

The best way to search across multiple engines when primary tools are unavailable is using SearXNG aggregation. It provides automatic fallback behavior by distributing queries across 70+ independent search engines to ensure comprehensive discovery.

Can I use SearXNG meta-search for broad topic exploration without relying on a single provider?

Yes, you can use SearXNG meta-search for broad topic exploration without relying on a single provider. It aggregates distributed web discovery results across 70+ engines, ensuring comprehensive coverage while maintaining privacy.

Are there limitations to using a self-hosted SearXNG instance for web research?

Limitations of using a self-hosted SearXNG instance include the requirement to deploy and maintain your own server, and reliance on the availability of the 70+ underlying engines. Rate limits from primary engines may also restrict aggregation.