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

browser-use: Automate Web Tasks

Founders use browser-use to automate online tasks with ease, ideal for startups needing AI-powered browser automation.
102,795 stars11,389 forksPythonQuality 9/10Updated 7/3/2026100% free ยท open source
What it does

Browser-use automates online tasks with ease by providing a Python library to control a browser, ideal for startups needing AI-powered browser automation.

Install / run
pip install browser-use
When to use it
  • โ€ขWhen you need to automatically fill out forms on a website
  • โ€ขWhen you want to scrape data from a website that uses JavaScript
  • โ€ขWhen you need to automate user interactions on a website for testing or datacollection
Quick start
  1. 1Import the library in your Python script with `from browser_use import Browser`
  2. 2Create a new browser instance with `browser = Browser()`
  3. 3Navigate to a website with `browser.get('https://www.example.com')`
  4. 4Perform an action on the website with `browser.find_element_by_css_selector('#element').click()`
  5. 5Close the browser with `browser.quit()`
Ready-to-paste prompt
browser.get('https://www.example.com/form')
browser.find_element_by_name('username').send_keys('your_username')
browser.find_element_by_name('password').send_keys('your_password')
browser.find_element_by_name('submit').click()
Heads up: Make sure you have the correct version of Chrome or Firefox installed, as browser-use is built on top of Selenium and requires a compatible browser version
Saves to your device

Topics

ai-agents
ai-tools
browser-automation
browser-use
llm
playwright
python
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.

15
top-level files
9
folders
32.5M
repo size
MIT
license
Key files
.pre-commit-config.yaml
AGENTS.md
BETA_AGENT_INTEGRATION_FEATURES.md
README.md
File tree
.github/
bin/
browser_use/
docker/
examples/
scripts/
skills/
static/
tests/
.dockerignore
.env.example
.gitattributes
.gitignore
.pre-commit-config.yaml
.python-version
AGENTS.md
BETA_AGENT_INTEGRATION_FEATURES.md
CLAUDE.md
CLOUD.md
Dockerfile
Dockerfile.fast
LICENSE
pyproject.toml
README.md
Quick Actions
Details
Creator
browser-use
Language
Python
Category
devtools
Published
10/31/2024

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โ˜… 356,398
Grow with developer-roadmap
Get interactive guides for your team with developer-roadmap. For founders seeking dev growth tools.
devtoolsโ˜… 226,735
Boost dev skills with the-book-of-secret-knowledge
Get curated dev tools and resources for founders and developers, backed by 226k+ GitHub stars.
devtoolsโ˜… 142,932
Scale web data with firecrawl
Get web data at scale with firecrawl, for founders. 132k+ GitHub stars.
devtoolsโ˜… 122,939
Free Tools with free-for-dev
Get free SaaS, PaaS, IaaS tiers for devops and infradev with 122k+ GitHub stars, for developers and founders
devtoolsโ˜… 94,447
Puppeteer: Automate Browsers
Get browser automation with Puppeteer. For founders who need reliable testing and automation tools.
devtoolsโ˜… 90,352
Playwright: Simplify Web Testing
Get easy cross-browser testing with Playwright, ideal for startup founders and developers, with 90k+ GitHub stars