decodo-scraper이란?
Decodo Scraper OpenClaw Skill을 사용하여 Google 검색, 웹 페이지 스크랩, Amazon 제품 페이지, YouTube 자막 또는 Reddit(포스트/하위 레딧)을 검색하세요. 출처: decodo/decodo-openclaw-skill.
Decodo Scraper OpenClaw Skill을 사용하여 Google 검색, 웹 페이지 스크랩, Amazon 제품 페이지, YouTube 자막 또는 Reddit(포스트/하위 레딧)을 검색하세요.
명령줄에서 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 Skill을 사용하여 Google 검색, 웹 페이지 스크랩, Amazon 제품 페이지, YouTube 자막 또는 Reddit(포스트/하위 레딧)을 검색하세요. 출처: decodo/decodo-openclaw-skill.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/decodo/decodo-openclaw-skill --skill decodo-scraperDecodo Scraper OpenClaw Skill을 사용하여 Google 검색, 웹 페이지 스크랩, Amazon 제품 페이지, YouTube 자막 또는 Reddit(포스트/하위 레딧)을 검색하세요. 출처: 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