scrapfly-browser
Installation
SKILL.md
Scrapfly Cloud Browser
Use the Scrapfly Cloud Browser API with Python Playwright to automate remote cloud browsers with built-in proxy rotation, anti-bot fingerprinting, and geo-targeting.
When to use
- Automating browser interactions on remote cloud browsers (login flows, form filling, navigation)
- Scraping JavaScript-heavy sites that require full browser automation
- Bypassing anti-bot protections with managed browser fingerprinting
- Running Playwright scripts through geo-targeted proxies
- Maintaining persistent browser sessions across multiple connections
- Downloading files through browser interactions
Setup
pip install playwright
Related skills
More from scrapfly/skills
scrapfly-scraper
Web scraping using the Scrapfly Scraper API with the Python SDK
17scrapfly-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