searxng-api

Use when you need to call SearXNG's Search API to run web searches, filter results (engine/category/language/time), paginate, and consume JSON output.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "searxng-api" with this command: npx skills add iails01/skills/iails01-skills-searxng-api

SearXNG API

What the API can do

  • Run meta-search queries and return aggregated results in JSON.
  • Filter by engines, categories, language, and time range.
  • Paginate results.
  • Return suggestions, answers, and infoboxes (when available).

How to use it

  1. Build the endpoint from SEARXNG_BASE_URL; if it is unset, use http://localhost:8080.
  2. Call /search (or /) with q=...&format=json.
  3. Parse the JSON response (results, answers, suggestions, etc.).

Minimal request

  • GET: {BASE_URL}/search?q={QUERY}&format=json
  • POST: {BASE_URL}/search with form data q=...&format=json

References

  • references/searxng-search-api.md - parameters and response fields

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

moltbook-patrol

No summary provided by upstream source.

Repository SourceNeeds Review
General

Find Skills for ClawHub

Search for and discover OpenClaw skills from ClawHub (the official skill registry). Activate when user asks about finding skills, installing skills, or wants...

Registry SourceRecently Updated
1276
Profile unavailable
General

Skill Listing Polisher

Improve a skill's public listing before publish. Use when tightening title, description, tags, changelog, and scan-friendly packaging so the listing looks cl...

Registry SourceRecently Updated
0113
Profile unavailable