web-automation

Installation
SKILL.md

Web Automation

Comprehensive web automation covering browser automation, web scraping, and workflow automation tools.

Quick Decision Guide

Need browser automation?
+-- Modern testing/scraping --> Playwright (recommended)
+-- Chrome-only, PDF/screenshots --> Puppeteer
+-- Legacy/cross-browser --> Selenium
+-- Serverless/API-based --> Browserless

Need data scraping?
+-- Large-scale crawling --> Scrapy
+-- Dynamic content (JS) --> Playwright
+-- Simple HTML --> BeautifulSoup
Installs
4
GitHub Stars
3
First Seen
Mar 15, 2026
web-automation — housegarofalo/claude-code-base