searxng-search

Aggregate search results from 70+ engines via SearXNG JSON queries.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Free privacy-preserving meta-search across 70+ engines via a self-hosted SearXNG instance, reducing dependence on any single provider and enabling seamless fallback when the primary toolset is unavailable.

Core Features & Use Cases

  • Meta-search across 70+ engines from a single query.
  • Self-hosted option with automatic fallback when the primary web toolset is unavailable.
  • Use cases include competitive research, content discovery, and privacy-conscious browsing across multiple data sources.

Quick Start

Enter a search query to SearXNG and review the aggregated results from multiple engines.

Frequently Asked Questions about searxng-search

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

FAQPage Schema
How do I aggregate search results from multiple engines while preserving privacy?

You can aggregate search results from 70+ engines via a self-hosted SearXNG instance. This meta-search approach preserves privacy by reducing dependence on any single provider and enables seamless fallback when your primary web toolset is unavailable.

Can I use a self-hosted meta-search as a fallback when my primary search toolset fails?

Yes, a self-hosted meta-search serves as an effective fallback when your primary toolset is unavailable. By querying 70+ engines through SearXNG, you ensure continuous search capability and reduce dependence on a single provider.

Do I need a specific API endpoint to perform a SearXNG JSON query?

Yes, you need a reachable SEARXNG_URL API endpoint to perform JSON queries. The meta-search requires this self-hosted instance to be accessible via basic HTTP clients like curl to aggregate results across 70+ engines.

What is the best way to run competitive research across multiple data sources?

The best way to run competitive research across multiple data sources is using a privacy-preserving meta-search. Aggregating results from 70+ engines via SearXNG provides comprehensive content discovery without relying on a single provider.

Why does my self-hosted meta-search require HTTP access to function?

Self-hosted meta-search requires HTTP access because it relies on basic HTTP clients like curl to communicate with the SEARXNG_URL API endpoint. This HTTP connection is necessary to transmit JSON queries and retrieve aggregated results from 70+ engines.