Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

oxylabs-ai-studio-openclaw

ai-studio-openclaw

YouTube

An OpenClaw plugin that provides web search and web fetch tools powered by Oxylabs AI Studio. Web search API with AI-powered data extraction and seamless OpenClaw integration.

Why Oxylabs AI Studio? Oxylabs AI Studio joins proven providers like Brave, Gemini, Grok, Kimi, Perplexity, Firecrawl, and Tavily in OpenClaw web search ecosystem. Get reliable, continuous access to web data without worrying about being blocked. AI Studio navigates advanced site structures, bypasses IP blocks, and handles dynamic content effortlessly.

Key Benefits:

Structured, LLM-ready data - Skip overwhelming data formatting and start building right away Parsing handled for you - Clean, structured data hassle-free Intent-driven actions - Describe what you want in plain English; the system handles clicks, scrolls, and interactions automatically Built for your flow - Seamless integration via MCP, SDKs, or workflow orchestration platforms

Tools

  • oxylabs_web_search - Search the web via Oxylabs' instant search API. Returns titles, URLs, and descriptions. Supports result count and country/geo-location filtering.
  • oxylabs_web_fetch - Fetch and extract readable content (markdown or plain text) from any URL using Oxylabs' scrape API.

oxylabs_web_search Search the web via Oxylabs' instant search API. Returns titles, URLs, and descriptions. Supports result count and country/geo-location filtering.

Features:

Free web search API with generous quotas AI-powered search results Geographic and language filtering Structured JSON responses

oxylabs_web_fetch Fetch and extract readable content (markdown or plain text) from any URL using Oxylabs' scrape API.

Features:

AI-powered content extraction Automatic parsing and formatting JavaScript rendering support Returns clean, structured markdown

Installation

npm install oxylabs-ai-studio-openclaw

Configuration

The plugin requires an Oxylabs AI Studio API key. You can provide it in two ways:

  1. Environment variable - set OXYLABS_AISTUDIO_API_KEY
  2. Plugin config - pass apiKey in your OpenClaw plugin configuration
  3. ~/.openclaw/openclaw.json
"plugins": { "entries": { "oxylabs-aistudio": { "enabled": true, "config": { "apiKey": "YOUR_API_KEY" } } } }

Advanced options

OptionDefaultDescription
baseUrlhttps://api-aistudio.oxylabs.ioOverride the API base URL
pollIntervalMs3000Polling interval for scrape results (ms)
maxPolls8Max poll attempts before timeout

关于 About

Official Oxylabs AI-Studio Openclaw plugin
ai-studioai-studio-scrapergoogle-aigoogle-ai-modeproxy-scrapescraper-apiweb-scraperweb-scraper-apiwebscraping

语言 Languages

TypeScript100.0%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
18
Total Commits
峰值: 13次/周
Less
More

核心贡献者 Contributors