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
scrapling
Scrape, crawl, or extract structured data from websites with Scrapling - anti-bot bypass (Cloudflare Turnstile), stealth headless browsing, JavaScript rendering, adaptive selectors that survive page changes, and a Scrapy-like spiders framework. Use when a fetch is blocked, returns empty or JavaScript-rendered content, or hits an anti-bot wall; when data must be pulled from many pages or a whole site; or when asked to write Python scraping or spider code. NOT for simply reading, summarizing, or researching a public page that fetches fine - agent-reach owns that. Windows/CLI edition; the Linux sibling is scrapling-cowork.
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