browser-use/browser-use
Browser-use is a project that enables AI agents to control and automate web browsers, allowing users to perform complex tasks through natural language commands and AI-driven browser interactions.
Awesome AI Agents › Browser Automation Tools
CloakBrowser is an open-source project offering a customized Chromium browser designed to evade bot detection systems. Unlike other stealth solutions that rely on JavaScript injection or configuration tweaks, CloakBrowser modifies Chromium's C++ source code to alter fingerprints directly within the binary. This approach ensures that detection sites perceive it as a regular browser, making it highly effective against advanced anti-bot measures like Cloudflare Turnstile, reCAPTCHA v3 (achieving a 0.9 score), and FingerprintJS. The project offers drop-in replacements for Playwright and Puppeteer in both Python and JavaScript, allowing developers to integrate stealth capabilities with minimal code changes. It includes 58 source-level C++ patches for various browser features such as canvas, WebGL, audio, fonts, GPU, and WebRTC, mitigating common detection vectors. Additionally, it features a `humanize=True` option that simulates realistic mouse curves, keyboard timing, and scroll patterns, crucial for behavioral detection systems. CloakBrowser handles automatic binary updates, ensuring users always have the latest stealth build. Installation is straightforward via pip for Python or npm for Node.js, with the browser binary downloading automatically on first run. It supports residential proxies with `geoip=True` for matching timezone and locale, and provides persistent profiles for maintaining cookies and local storage across sessions. The project also offers a standalone CloakBrowser Manager for self-hosting multi-login browser profiles, enhancing its utility for web scraping, automation, and bypassing detection.
https://github.com/CloakHQ/CloakBrowser
Browser-use is a project that enables AI agents to control and automate web browsers, allowing users to perform complex tasks through natural language commands and AI-driven browser interactions.
OpenCLI converts any website or local tool into a command-line interface, enabling both human interaction and AI agent automation through logged-in browser sessions.
Stagehand is a production-ready AI web browsing framework that combines code and natural language to enable reliable and extensible browser automation.
A web-based user interface, powered by Gradio, for interacting with browser automation agents, supporting various LLMs and custom browser configurations.
ego lite is a specialized browser designed for AI agents to perform web automation in parallel with human browsing, offering isolated workspaces and enhanced page snapshots.
Camofox-browser is a stealth headless browser server, powered by Camoufox (a Firefox fork), designed for AI agents to bypass bot detection and Cloudflare, offering a Puppeteer/Playwright alternative.
Fara-7B is a compact and efficient agentic small language model by Microsoft designed to perform multi-step computer tasks through visual interaction, achieving state-of-the-art performance on web automation benchmarks while enabling on-device deployment for privacy and low latency.
AI-Crawler by Oxylabs AI Studio is an AI-powered web crawling tool that extracts relevant data from websites using natural language prompts and outputs structured JSON or Markdown formats for easy integration.