web-scraping
✓This skill activates for web scraping and Actor development. It proactively discovers sitemaps/APIs, recommends optimal strategy (sitemap/API/Playwright/hybrid), and implements iteratively. For production, it guides TypeScript Actor creation via Apify CLI.
Installation
SKILL.md
This skill follows a systematic 5-phase approach to web scraping, always starting with interactive reconnaissance and ending with production-ready code.
When user says "scrape X", immediately start with hands-on reconnaissance using MCP tools:
DO NOT jump to automated checks or implementation - reconnaissance prevents wasted effort and discovers hidden APIs.
This skill activates for web scraping and Actor development. It proactively discovers sitemaps/APIs, recommends optimal strategy (sitemap/API/Playwright/hybrid), and implements iteratively. For production, it guides TypeScript Actor creation via Apify CLI. Source: yfe404/web-scraper.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/yfe404/web-scraper --skill web-scraping- Source
- yfe404/web-scraper
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-03
- Updated
- 2026-02-18
Quick answers
What is web-scraping?
This skill activates for web scraping and Actor development. It proactively discovers sitemaps/APIs, recommends optimal strategy (sitemap/API/Playwright/hybrid), and implements iteratively. For production, it guides TypeScript Actor creation via Apify CLI. Source: yfe404/web-scraper.
How do I install web-scraping?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yfe404/web-scraper --skill web-scraping Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/yfe404/web-scraper
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-03