Skip to content

scrapfly/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrapfly Skills

Agent skills for web scraping, extraction, screenshots, crawling, and browser automation using the Scrapfly API.

Compatible with Claude Code, Cursor, Cline, Windsurf, and 40+ other agents.

Installation

Install all skills:

npx skills add scrapfly/skills

Or install individual skills:

npx skills add scrapfly/skills -s scrapfly-scraper
npx skills add scrapfly/skills -s scrapfly-extraction
npx skills add scrapfly/skills -s scrapfly-screenshot
npx skills add scrapfly/skills -s scrapfly-crawler
npx skills add scrapfly/skills -s scrapfly-browser

Skills

Skill Description
scrapfly-scraper Web scraping with proxy rotation, anti-bot bypass, and JS rendering
scrapfly-extraction Extract structured data from HTML/markdown using LLM prompts, AI models, or templates
scrapfly-screenshot Capture web page screenshots with JS rendering and anti-bot bypass
scrapfly-crawler Crawl entire websites with link discovery, depth control, and data extraction
scrapfly-browser Automate cloud browsers via Playwright with proxy rotation and fingerprinting

Setup

pip install scrapfly-sdk

Set your API key:

export SCRAPFLY_API_KEY="your-api-key"

Get your API key at scrapfly.io.

About

Scrapfly agent skills for web scraping, extraction, screenshots, crawling, and browser automation

Resources

Security policy

Stars

Watchers

Forks

Contributors