Home/数据分析/freeunlimited-websearch
F

freeunlimited-websearch

by @lnguv
4.5(12)

Provides unlimited free web search functionality, helping users access the latest information and resources on the internet, supporting a wide range of query needs.

Web ScrapingOSINTData CollectionSearch Engine APIsInformation RetrievalGitHub
Installation
npx skills add lngu/openclaw-skill-freeunlimited-websearch --skill freeunlimited-websearch
compare_arrows

Before / After Comparison

1
Before

Limited by traditional search engines or API call limits, large-scale, unrestricted web information retrieval and data collection are usually very difficult, often requiring manual tool switching or paid services.

After

With the `freeunlimited-websearch` skill, free and unrestricted web searching can be achieved, greatly expanding the scope and depth of information acquisition, and improving the efficiency of data analysis and research.

description SKILL.md

freeunlimited-websearch

Free Unlimited Web Search

Search the web for free using DuckDuckGo - no API key or rate limits.

Features

  • Free: No API key required

  • Unlimited: No rate limits or quotas

  • Private: Uses DuckDuckGo's privacy-focused search

Requirements

  • Python 3.8+

  • ddgs package (pip install ddgs)

Installation

Install the ddgs package in a Python environment:

pip install ddgs

Clone this skill to your openclaw skills directory:

git clone https://github.com/YOUR_USERNAME/openclaw-skill-freeUnlimited-websearch ~/.openclaw/skills/freeUnlimited-websearch

Update search.py shebang to point to your Python with ddgs installed:

# Edit the first line of search.py to your python path, e.g.:
#!/path/to/your/venv/bin/python

Enable the skill in ~/.openclaw/openclaw.json:

{
  "skills": {
    "entries": {
      "freeUnlimited-websearch": {
        "enabled": true
      }
    }
  }
}

Restart openclaw:

openclaw gateway restart

Usage

The skill is automatically invoked when OpenClaw needs to search the web for current information.

Output

Returns JSON array of search results with title, href, and body fields. Weekly Installs221Repositorylngu/openclaw-s…ebsearchGitHub Stars2First SeenFeb 26, 2026Security AuditsGen Agent Trust HubWarnSocketPassSnykFailInstalled oncursor218gemini-cli218amp218cline218github-copilot218codex218

forumUser Reviews (0)

Write a Review

Effect
Usability
Docs
Compatibility

No reviews yet

Statistics

Installs348
Rating4.5 / 5.0
Version
Updated2026年3月17日
Comparisons1

User Rating

4.5(12)
5
0%
4
0%
3
0%
2
0%
1
0%

Rate this Skill

0.0

Compatible Platforms

🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI

Timeline

Created2026年3月17日
Last Updated2026年3月17日