OpenClaw
Give OpenClaw live web search, news, page retrieval, sitemap discovery, and trending topics with the native openclaw-search1api plugin from ClawHub.
openclaw-search1api is a native OpenClaw plugin that gives the gateway live web access through Search1API — web search, news search, readable page retrieval, sitemap discovery, and trending topics.
Unlike an MCP bridge, the plugin registers these as first-class OpenClaw tools.
Install
Install from ClawHub:
openclaw plugins install clawhub:@fatwang2/openclaw-search1apiRestart or reload the OpenClaw Gateway after installation, then verify the runtime:
openclaw plugins inspect search1api --runtime --jsonAuthentication
Use one of these methods:
- Set
SEARCH1API_KEYin the OpenClaw Gateway environment. - Install
search1api-cliand runs1 loginonce; the plugin reuses the same OAuth session. - Store an
apiKeythrough OpenClaw's secret-management facilities.
Create a key in the Search1API dashboard if you are using the environment variable.
What the agent can do
| Tool | What it does |
|---|---|
search1api_search | Live web search |
search1api_news | News search |
search1api_crawl | Read a public URL as clean Markdown |
search1api_sitemap | Enumerate a site's URLs |
search1api_trending | Trending GitHub repos or Hacker News stories |
Credits
Search and news requests cost one credit each; crawling a page costs one additional credit per successfully crawled page. New accounts receive 100 credits without a credit card. See Credits and limits for current rates.