freeUnlimited-websearch
Free unlimited web search using DuckDuckGo. No API key required.
By lngu · 565 installs
npx skills add lngu/openclaw-skill-freeunlimited-websearch --skill freeunlimited-websearch
Source repository · Upstream listing
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
1. Install the ddgs package in a Python environment:
2. Clone this skill to your openclaw skills directory:
3. Update search.py shebang to point to your Python with ddgs installed:
4. Enable the skill in ~/.openclaw/openclaw.json :
5. Restart openclaw:
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.