什麼是 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