Browser Automation Stealth
Playwright wrapper enabling stealth browser automation with fingerprint randomization, proxy rotation, captcha handling, and session persistence for undetect...
Playwright wrapper enabling stealth browser automation with fingerprint randomization, proxy rotation, captcha handling, and session persistence for undetect...
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Version: 1.0.0
Author: Midas Skills
License: MIT
Anti-bot evasion Playwright wrapper. Stealth mode, proxy rotation, captcha handling, fingerprint randomization.
Anti-bot evasion Playwright wrapper. Evade detection, manage cookies, rotate headers, handle captchas. Silent, headless, undetectable.
browser-automation
stealth, anti-detection, playwright, scraping, automation
automation
npm install browser-automation-stealth # or pip install browser-automation-stealth
const { StealthBrowser } = require('browser-automation-stealth');const browser = new StealthBrowser({ headless: true, stealth: 'aggressive' // evasion level });
const page = await browser.newPage(); await page.goto('https://example.com'); await page.screenshot({ path: 'example.png' }); await browser.close();
https://github.com/midas-skills/browser-automation-stealth
📧 support@midas-skills.com
🔗 Docs: https://docs.midas-skills.com/browser-automation-stealth
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.