Loading...
Loading...
Search the web and get real-time SERP-style results with titles, URLs, and snippets. Use this for general web queries when you need current links and information from across the internet.
npx skill4agent add desearch-ai/desearch-openclaw-skills desearch-web-searchexport DESEARCH_API_KEY='your-key-here'# Basic web search
desearch.py web "quantum computing"
# Paginated results
desearch.py web "quantum computing" --start 10| Option | Description |
|---|---|
| Pagination offset (default: 0). Use to get the next page of results. |
desearch.py web "best sights in Georgia"{
"data": [
{
"title": "Cool places and fun things to do in Georgia ? : r/solotravel",
"snippet": "I was in Georgia earlier this month. My favorite place was Mtirala National Park in Adjara. The mountains and forest were absolutely beautiful ...",
"link": "https://www.reddit.com/r/solotravel/comments/py4wls/cool_places_and_fun_things_to_do_in_georgia/",
},
]
}--start{
"detail": "Invalid or missing API key"
}{
"detail": "Insufficient balance, please add funds to your account to continue using the service."
}