Search1API
Search1API web search, news, page retrieval, sitemap, and trending tools for OpenClaw
Install
$
openclaw plugins install clawhub:@fatwang2/openclaw-search1apiSearch1API for OpenClaw
Native OpenClaw tools for live web search, news, page retrieval, sitemap discovery, and trending topics.
Install
openclaw plugins install clawhub:@fatwang2/openclaw-search1api
Restart or reload the OpenClaw Gateway after installation, then verify the runtime:
openclaw plugins inspect search1api --runtime --json
Authentication
Use one of these methods:
- Set
SEARCH1API_KEYin the OpenClaw Gateway environment. - Install
search1api-cliand runs1 loginonce; the plugin reuses the same OAuth session. - Set the optional plugin
apiKeyconfiguration using OpenClaw's secret-management facilities.
Get an API key at search1api.com.
Tools
search1api_search— search the live websearch1api_news— search current newssearch1api_crawl— retrieve readable page contentsearch1api_sitemap— discover site linkssearch1api_trending— explore GitHub or Hacker News trends
Development
npm install
npm run plugin:build
npm run plugin:validate
npm test
License
MIT
