- Home
- Search & Web
- Botright
Botright
Botright, the most advance undetected, fingerprint-changing, captcha-solving, open-source automation
Rating
Votes
0
score
Downloads
0
total
Price
Free
No login needed
Works With
About
Botright v0.5.1
](https://pypi.org/project/botright/) [
Sponsors
Want to Sponsor this Project? Contact Me!
[](https://evomi.com?utm_source=github&utm_medium=banner&utm_campaign=Vinyzu-Botright)
**Evomi** is your Swiss Quality, affordable Proxy Provider. I can personally recommend them for their High Quality Residential Proxies.
- 🌍 Global Presence: Available in 150+ Countries
- ⚡ Guaranteed Low Latency
- 🔒 Swiss Quality and Privacy
- 🎁 Free Trial: No Credit Card Required
- 🛡️ 99.9% Uptime
- 🤝 Special IP Pool selection: Optimize for fast, quality or quantity of ips
- 🔧 Easy Integration: Compatible with most software and programming languages
Install it from PyPI
pip install botright
playwright installUsage
Botright is currently only available in async mode.
It is fully plugable with your existing playwright code. You only have to change your browser initialization!
import asyncio
import botright
async def main():
botright_client = await botright.Botright()
browser = await botright_client.new_browser()
page = await browser.new_page()
# Continue by using the Page
await page.goto("https://google.com")
await botright_client.close()
if __name__ == "__main__":
asyncio.run(main())Read the Documentation
Browser Stealth
Botright uses a vast amount of techniques to hide its functionality as a bot from websites. To enhance stealth, since Version 0.3, it uses a real Chromium-based browser from the local machine to start up a botted browser. For best stealth, you want to install Ungoogled Chromium.
Furthermore, it uses self-scraped chrome-fingerprints to build up a fake browser fingerprint and to deceive website into thinking it is legit.
Don't lose this
Three weeks from now, you'll want Botright again. Will you remember where to find it?
Save it to your library and the next time you need Botright, it’s one tap away — from any AI app you use. Group it into a bench with the rest of the team for that kind of task and you can pull the whole stack at once.
⚡ Pro tip for geeks: add a-gnt 🤵🏻♂️ as a custom connector in Claude or a custom GPT in ChatGPT — one click and your library is right there in the chat. Or, if you’re in an editor, install the a-gnt MCP server and say “use my [bench name]” in Claude Code, Cursor, VS Code, or Windsurf.
a-gnt's Take
Our honest review
This plugs directly into your AI and gives it new abilities it didn't have before. Botright, the most advance undetected, fingerprint-changing, captcha-solving, open-source automation. Once connected, just ask your AI to use it. It's completely free and works across most major AI apps. This one just landed in the catalog — worth trying while it's fresh.
Tips for getting started
Tap "Get" above, pick your AI app, and follow the steps. Most installs take under 30 seconds.
What's New
Imported from GitHub
Ratings & Reviews
0.0
out of 5
0 ratings
No reviews yet. Be the first to share your experience.