Web Scraping
Extract structured information from websites using web_fetch for simple pages and browser automation for dynamic sites, login-gated flows, pagination, infini...
New
Join 0+ developers using this skill
skill
Browser Automation
beginner
Extract structured information from websites using web_fetch for simple pages and browser automation for dynamic sites, login-gated flows, pagination, infini...
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Extract data with the lightest reliable method first.
web_fetch for simple public pages when the needed content is already in HTML.browser when the site is dynamic, needs clicking, infinite scroll, filters, tabs, or login/session state.web_search only to discover candidate pages when the target URL is unknown.web_fetch for readable article/listing textbrowser snapshot for dynamic DOM inspectionPrefer one of these formats:
Use explicit keys, for example:
[ { "title": "...", "url": "...", "source": "...", "date": "...", "summary": "..." } ]
No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.