Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
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...
This item's current download entry is known to bounce back to a listing or homepage instead of returning a package file.
Use the source page and any available docs to guide the install because the item currently does not return a direct package file.
I tried to install a skill package from Yavira, but the item currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required. Then review README.md for any prerequisites, environment setup, or post-install checks.
I tried to upgrade a skill package from Yavira, but the item currently does not return a direct package file. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need. Then review README.md for any prerequisites, environment setup, or post-install checks.
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
Free: $0 Pro: $49.99
โ Playwright wrapper with stealth defaults โ Anti-detection mechanisms (fingerprint randomization) โ Header rotation (100+ user-agents) โ Proxy support (SOCKS5, HTTP) โ Cookie jar management โ Captcha bypass (integration-ready) โ Rate limiting aware โ Screenshot/PDF generation โ Form automation โ Cookie/session persistence
Web scraping at scale (undetected) Automated testing on protected sites Data collection for market research Competitive intelligence gathering Automated form submission (compliant) Screenshot automation without detection
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
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.