scrapfly-scraper
Installation
SKILL.md
Scrapfly Scraper
Use the Scrapfly Scraper API to collect web page data with proxy rotation, anti-bot bypass, JavaScript rendering, and JavaScript scenarios for browser control.
When to use
- Scraping web pages (HTML, JSON, text, markdown)
- Bypassing anti-bot protections (Cloudflare, DataDome, PerimeterX, Kasada, and more)
- Collecting data through rotating proxies with geo-targeting
- Rendering JavaScript-heavy pages with headless browsers
- Control the browser using JavaScript scenario for common actions (waiting for selectors, clicking, filling elements, etc.)
- Session-reuse for session-presited scraping
- Capturing browser XHR call data
Setup
pip install scrapfly-sdk
Related skills
More from scrapfly/skills
scrapfly-browser
Automate cloud browsers using the Scrapfly Cloud Browser API with Python Playwright
14scrapfly-extraction
Extract structured data from web content using the Scrapfly Extraction API with the Python SDK
13scrapfly-crawler
Crawl entire websites using the Scrapfly Crawler API with the Python SDK
11scrapfly-screenshot
Capture web page screenshots using the Scrapfly Screenshot API with the Python SDK
10