/install oxylabs-web-search
Oxylabs Web Search & Data
One tool for getting things off the web — pick a subcommand:
search— find pages for a query (titles, URLs, and optional page text)scrape— get the content of one URL
Setup
If OXYLABS_AI_STUDIO_API_KEY is unset, get a key at
https://aistudio.oxylabs.io/api-key and export it (or add to ~/.openclaw/.env).
AI Studio has a free tier.
Usage
# search the web
python3 scripts/oxylabs.py search "\x3Cquery>" -n 5
python3 scripts/oxylabs.py search "\x3Cquery>" -n 3 --content # + page text per result
# get one page as Markdown
python3 scripts/oxylabs.py scrape "\x3Curl>"
Common flags: --geo (two-letter ISO country) · --render-js (off by default;
slower).
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install oxylabs-web-search - After installation, invoke the skill by name or use
/oxylabs-web-search - Provide required inputs per the skill's parameter spec and get structured output
What is Oxylabs Web Search?
Search the web and read web pages with Oxylabs AI Studio (alternative to Brave, DuckDuckGo or Tavily). Use this whenever the user wants to search the web, lo... It is an AI Agent Skill for Claude Code / OpenClaw, with 45 downloads so far.
How do I install Oxylabs Web Search?
Run "/install oxylabs-web-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Oxylabs Web Search free?
Yes, Oxylabs Web Search is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Oxylabs Web Search support?
Oxylabs Web Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Oxylabs Web Search?
It is built and maintained by Oxylabs (@oxylabs); the current version is v0.1.3.