什么是 decodo-scraper?
使用 Decodo Scraper OpenClaw 技能搜索 Google、抓取网页、亚马逊产品页面、YouTube 字幕或 Reddit(post/subreddit)。 来源:decodo/decodo-openclaw-skill。
使用 Decodo Scraper OpenClaw 技能搜索 Google、抓取网页、亚马逊产品页面、YouTube 字幕或 Reddit(post/subreddit)。
通过命令行快速安装 decodo-scraper AI 技能到你的开发环境
来源:decodo/decodo-openclaw-skill。
Use this skill to search Google, scrape any URL, or fetch YouTube subtitles via the Decodo Web Scraping API. Search outputs a JSON object of result sections; Scrape URL outputs plain markdown; Amazon and Amazon search output parsed product-page or search results (JSON). Amazon search uses --query. YouTube subtitles outputs transcript/subtitles. Reddit post and Reddit subreddit output post/listing content (JSON).
Authentication: Set DECODOAUTHTOKEN (Basic auth token from Decodo Dashboard → Scraping APIs) in your environment or in a .env file in the repo root.
Errors: On failure the script writes a JSON error to stderr and exits with code 1.
使用 Decodo Scraper OpenClaw 技能搜索 Google、抓取网页、亚马逊产品页面、YouTube 字幕或 Reddit(post/subreddit)。 来源:decodo/decodo-openclaw-skill。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/decodo/decodo-openclaw-skill --skill decodo-scraper使用 Decodo Scraper OpenClaw 技能搜索 Google、抓取网页、亚马逊产品页面、YouTube 字幕或 Reddit(post/subreddit)。 来源:decodo/decodo-openclaw-skill。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/decodo/decodo-openclaw-skill --skill decodo-scraper 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/decodo/decodo-openclaw-skill