Overview
- Skill Key
- donatasdecodo/decodo-scraper-skill
- Author
- donatasdecodo
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/donatasdecodo/decodo-scraper-skill
- Latest Commit SHA
- e4d25019a0375a14c0d6ba8a4a1c6b2dfc262af4
Search Google, scrape web pages, Amazon product pages, YouTube subtitles, or Reddit (post/subreddit) using the Decodo Scraper OpenClaw Skill.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 decodo-scraper 技能。 若已安装,则直接安装 decodo-scraper 技能。
# Decodo Scraper OpenClaw Skill Use this skill to search Google, scrape any URL, or fetch YouTube subtitles via the [Decodo Web Scraping API](https://help.decodo.com/docs/web-scraping-api-google-search). **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 `DECODO_AUTH_TOKEN` (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. --- ## Tools ### 1. Search Google Use this to find URLs, answers, or structured search results. The API returns a JSON object whose `results` key contains several sections (not all may be present for every query): | Section | Description | |--------|--------------| | `organic` | Main search results (titles, links, snippets). | | `ai_overviews` | AI-generated overviews or summaries when Google shows them. | | `paid` | Paid/sponsored results (ads). | | `related_questions` | “People also ask”–style questions and answers. | | `related_searches` | Suggested related search queries. | | `discussions_and_forums` | Forum or discussion results (e.g. Reddit, Stack Exchange). | The script outputs only the inner `results` object (these sections); pagination info (`page`, `last_visible_page`, `parse_status_code`) is not included. **Command:** ```bash python3 tools/scrape.py --target google_search --query "your search query" ``` **Examples:** ```bash python3 tools/scrape.py --target google_search --query "best laptops 2025" python3 tools/scrape.py --target google_search --query "python requests tutorial" ``` Optional: `--geo us` or `--locale en` for location/language. --- ### 2. Scrape URL Use...
# Decodo Scraper OpenClaw Skill   <p align="center"> <p align="center"> <a href="https://dashboard.decodo.com/scrapers/pricing?utm_source=github&utm_medium=social&utm_campaign=openclaw"><img src="https://github.com/user-attachments/assets/13b08523-32b0-4c85-8e99-580d7c2a9055"></a> [](https://discord.gg/Ja8dqKgvbZ) ## Overview This [OpenClaw](https://openclaw.ai/) skill integrates [Decodo's Web Scraping API](https://decodo.com/scraping/web) into any OpenClaw-compatible AI agent or LLM pipeline. It exposes seven tools that agents can call directly: - ```google_search``` – query Google Search and receive structured JSON (organic results, AI overviews, paid, related questions, and more) - ```universal``` – fetch and parse any public webpage, returning clean Markdown - ```amazon``` – fetch parsed Amazon product-page data (e.g. ads, product info) by product URL - ```amazon_search``` – search Amazon by query; get parsed results (e.g. results list, delivery_postcode) - ```youtube_subtitles``` – fetch subtitles/transcript for a YouTube video (by video ID) - ```reddit_post``` – fetch a Reddit post’s content (by post URL) - ```reddit_subreddit``` – fetch a Reddit subreddit listing (by subreddit URL) Backed by Decodo's residential and datacenter proxy infrastructure, the skill handles JavaScript rendering, bot detection bypass, and geo-targeting out of the box. ## Features - Real-time Google Search results scraping - Universal URL scraping - Amazon product page parsing (by URL) - Amazon search (by query) - YouTube subtitles/transcript by video ID - Reddit post content by URL - Reddit subreddit listing by URL - Structured JSON or Markdown results - Simple CLI interface compatible with any OpenClaw agent runtime - Minimal dependencies — just Python with Requests - Authentica...
youmind-openlab
AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
23blocks-os
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations
hashgraph-online
AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.
rito-w
A cross-platform skills manager for AI IDEs. Search marketplace, download locally, and install to Claude, Cursor, Windsurf, and more with one click.
besoeasy
Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, search, web scraping & more. No trial-and-error, no expensive APIs.
zeropointrepo
YouTube Transcript API skills for AI agents. Get transcripts, search videos, browse channels. Works with OpenClaw, ClawdBot, Claude Code, Cursor, Windsurf.