browser-automation-stealthPlaywright wrapper enabling stealth browser automation with fingerprint randomization, proxy rotation, captcha handling, and session persistence for undetect...
Install via ClawdBot CLI:
clawdbot install Shepherd217/browser-automation-stealthVersion: 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
Generated Mar 1, 2026
E-commerce businesses use this skill to scrape competitor websites for pricing and product availability data without triggering anti-bot measures. It enables real-time market analysis and dynamic pricing strategies by rotating proxies and randomizing fingerprints to avoid detection.
Marketing agencies leverage the skill to collect large-scale data from social media platforms and review sites for consumer sentiment analysis. The stealth features ensure uninterrupted data gathering by handling captchas and rotating user-agents, providing insights for targeted campaigns.
Financial institutions employ the skill to automate testing of online banking portals and trading platforms for security and functionality. It simulates user interactions while evading detection, helping identify vulnerabilities and ensure regulatory compliance without manual effort.
Sales teams use this skill to automate form submissions on lead generation websites, such as event registrations or contact forms, while maintaining stealth. It manages cookies and sessions to mimic human behavior, increasing efficiency in outreach campaigns without getting blocked.
Media companies utilize the skill to scrape news websites and blogs for content aggregation and trend analysis. The anti-detection mechanisms allow continuous data extraction from protected sites, supporting real-time news feeds and competitive intelligence without manual scraping.
Offer a free tier with basic stealth features and limited usage to attract users, then upsell to a Pro plan at $49.99/month for advanced capabilities like unlimited proxy rotation and priority support. This model drives adoption while generating recurring revenue from power users and enterprises.
License the skill to other software companies or agencies for integration into their own products, such as SEO tools or data analytics platforms. Charge a one-time or annual fee per license, providing customization and support services to enhance value and create a steady income stream.
Provide consulting services to businesses needing tailored browser automation solutions, such as custom captcha bypass or integration with existing systems. Charge project-based fees or hourly rates for development and support, leveraging the skill's core features to solve specific client challenges.
š¬ Integration Tip
Ensure proper proxy configuration and test stealth settings in a staging environment before deployment to avoid IP bans and optimize performance for specific target websites.
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications.
Advanced desktop automation with mouse, keyboard, and screen control
Manage n8n workflows and automations via API. Use when working with n8n workflows, executions, or automation tasks - listing workflows, activating/deactivating, checking execution status, manually triggering workflows, or debugging automation issues.
Design and implement automation workflows to save time and scale operations as a solopreneur. Use when identifying repetitive tasks to automate, building workflows across tools, setting up triggers and actions, or optimizing existing automations. Covers automation opportunity identification, workflow design, tool selection (Zapier, Make, n8n), testing, and maintenance. Trigger on "automate", "automation", "workflow automation", "save time", "reduce manual work", "automate my business", "no-code automation".
Browser automation via Playwright MCP server. Navigate websites, click elements, fill forms, extract data, take screenshots, and perform full browser automation workflows.