scrape
SolidPull structured data from a web page with the browse shim — navigate, extract, return JSON. Read-only.
Install
Quality Score: 78/100
Skill Content
Details
- Author
- timurgaleev
- Repository
- timurgaleev/vibestack
- Created
- 3 months ago
- Last Updated
- 1 weeks ago
- Language
- TypeScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
web-scraper
Generate browser console scripts to scrape paginated websites. Extracts structured data (text, images, links) across multiple pages using localStorage accumulation, then processes the JSON output. Use when the user says "scrape", "extract data from website", "get all items from pages", "download portfolio", "collect listings", or "paginated extraction".
web-scrape
Fetch and parse web content with ethical scraping practices, rate limiting, and structured extraction
browse
Automate browser interactions via CLI commands to navigate web pages, extract data, take screenshots, fill forms, and interact with web apps. Supports remote sessions with CAPTCHA solving and anti-bot stealth for scraping protected sites. Trigger when the user asks to browse websites, scrape data, or automate clicks on any page.