workflowstacks

The marketplace for AI skills that launch offers, rank in AI search, and automate operations. No coding required.

๐•โšก๐Ÿ’ฌ

Marketplace

  • Browse Skills
  • AI Agents
  • Claude Skills
  • MCP Servers
  • Prompts

Solutions

  • For Founders
  • For Agencies
  • For Ecommerce
  • Agent Builder
  • Starter Packs
  • Playbooks

Learn

  • How It Works
  • What Are Skills
  • What Are Agents
  • What Is MCP
  • For Creators
  • Submit a Tool
  • Security

Company

  • Become a Creator
  • About
  • Enterprise
  • API Docs
  • Terms
  • Privacy
  • Support
Compatible with
๐Ÿค–ChatGPT
โœจClaude
๐Ÿ’ŽGemini
๐Ÿ›๏ธShopify
๐Ÿ”Ahrefs
๐Ÿ“ŠSheets
๐Ÿ’ฌWhatsApp
๐Ÿ“ฑMeta Ads
+50 moreCreator program โ†’

ยฉ 2026 WorkflowStacks. All rights reserved.

TermsPrivacySupport
devtools

Invisible Playwright

Undetected Playwright automation in Python. Stealth-patched Firefox, anti-detect browser fingerprint in the engine, not injected. Passes bot detection.
1,811 stars197 forksPythonUpdated 7/28/2026100% free ยท open source
What it does

Invisible Playwright is a Python tool that provides undetected browser automation using a stealth-patched Firefox browser, allowing users to bypass bot detection and perform automated tasks without being flagged as a bot.

Install / run
pip install invisible-playwright
When to use it
  • โ€ขWhen you need to automate web scraping tasks without getting blocked by websites
  • โ€ขWhen you want to create automated browser tests that mimic real user behavior
  • โ€ขWhen you need to perform automated tasks on websites that have strict bot detection measures in place
Quick start
  1. 1Import the library in your Python script using `from invisible_playwright import stealth_puppeteer as sp`
  2. 2Launch a new browser instance with `sp.launch()`
  3. 3Navigate to a webpage using `page = sp.new_page()` and `page.goto('https://example.com')`
  4. 4Perform actions on the webpage using methods like `page.click()` and `page.type()`
  5. 5Close the browser instance with `sp.close()`
Ready-to-paste prompt
from invisible_playwright import stealth_puppeteer as sp; page = sp.new_page(); page.goto('https://example.com'); page.click('text=Login'); page.type('#username', 'your_username'); page.type('#password', 'your_password')
Heads up: Make sure you have the correct version of Python and the necessary dependencies installed, as invisible_playwright is compatible with Python 3.7-3.10 and requires the `playwright` library to be installed
Saves to your device

Topics

anti-bot
anti-detect-browser
antidetect
automation
browser-automation
browser-fingerprinting
captcha
fingerprint
fingerprint-spoofing
fingerprintjs
firefox
headless-browser
playwright
python
recaptcha
recaptcha-bypass
scraping
stealth
undetected
web-scraping
What's inside โ€” free to inspect
No purchase needed

Read the entire source before you build โ€” unlike paid marketplaces that hide it behind a buy button.

10
top-level files
7
folders
11.8M
repo size
MIT
license
Key files
README.md
File tree
.githooks/
.github/
docs/
examples/
scripts/
src/
tests/
.gitattributes
.gitignore
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
PUBLISHED.json
pyproject.toml
README.md
SECURITY.md
Quick Actions
Details
Creator
feder-cr
Language
Python
Category
devtools
Published
5/13/2026

Are you the creator of this tool? Claim your listing โ†’ and earn 85% of every sale.

Related skills

More devtools tools founders pair with this one.

devtoolsโ˜… 156,733
Scale web data with firecrawl
Get web data at scale with firecrawl, for founders. 132k+ GitHub stars.
devtoolsโ˜… 102,795
browser-use: Automate Web Tasks
Founders use browser-use to automate online tasks with ease, ideal for startups needing AI-powered browser automation.
devtoolsโ˜… 95,447
Puppeteer: Automate Browsers
Get browser automation with Puppeteer. For founders who need reliable testing and automation tools.
devtoolsโ˜… 92,904
Playwright: Simplify Web Testing
Get easy cross-browser testing with Playwright, ideal for startup founders and developers, with 90k+ GitHub stars
devtoolsโ˜… 69,698
Streamline IT with Ansible
Deploy and maintain apps with ease using Ansible, a simple automation platform, ideal for founders and dev teams, with 69k+ GitHub stars.
devtoolsโ˜… 63,399
Scrapy: Fast Web Scraping
Extract web data with Scrapy, a Python framework for founders. 62k+ GitHub stars.