·decodo-scraper
</>

decodo-scraper

Search Google, scrape web pages, Amazon product pages, YouTube subtitles, or Reddit (post/subreddit) using the Decodo Scraper OpenClaw Skill.

29Installs·1Trend·@decodo

Installation

$npx skills add https://github.com/decodo/decodo-openclaw-skill --skill decodo-scraper

How to Install decodo-scraper

Quickly install decodo-scraper AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/decodo/decodo-openclaw-skill --skill decodo-scraper
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: decodo/decodo-openclaw-skill.

SKILL.md

View raw

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.

Search Google, scrape web pages, Amazon product pages, YouTube subtitles, or Reddit (post/subreddit) using the Decodo Scraper OpenClaw Skill. Source: decodo/decodo-openclaw-skill.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/decodo/decodo-openclaw-skill --skill decodo-scraper
Category
</>Dev Tools
Verified
First Seen
2026-02-24
Updated
2026-03-11

Browse more skills from decodo/decodo-openclaw-skill

Quick answers

What is decodo-scraper?

Search Google, scrape web pages, Amazon product pages, YouTube subtitles, or Reddit (post/subreddit) using the Decodo Scraper OpenClaw Skill. Source: decodo/decodo-openclaw-skill.

How do I install decodo-scraper?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/decodo/decodo-openclaw-skill --skill decodo-scraper Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/decodo/decodo-openclaw-skill

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-24

Related Skills

None