Back to directory
Vinyzu avatar
Vinyzu / Botright

Botright

Botright, the most advance undetected, fingerprint-changing, captcha-solving, open-source automation framework. Build on Playwright, its as easy to use as it is to extend your code. Solving your Captchas for free with AI.

1,009

Stars

86

Forks

13

Watchers

GPL-3.0

License

Botright v0.5.1

Tests & Linting Downloads


Sponsors

Want to Sponsor this Project? Contact Me!


Evomi Banner

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

NodeMaven Banner

NodeMaven: Your reliable proxy provider with High Quality IPs.
Superb solution for automation, web scraping, SEO research, and social media management.

Why NodeMaven?

โœ… 99.9% Uptime
๐ŸŽฏ Sticky sessions up to 7 days
๐Ÿ” IP Filtering: Proxies are guaranteed to have fraud score <97%
๐Ÿ”ฐ No KYC required
๐Ÿ’ธ Cashback on Traffic - Burn GB and earn up to 10% back

Special codes for Botright users:
๐Ÿ”ฅ BOTRIGHT35 - 35% off to Mobile and Residential Proxies
๐Ÿ”ฅ BOTRIGHT40 - 40% off to ISP (Static) Proxies

Choose quality and stability with NodeMaven.


Install it from PyPI

pip install botright
playwright install

Usage

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.

Test Status Score
reCaptcha Score โœ”๏ธ 0.9
=> nopecha.com โœ”๏ธ 0.9
=> recaptcha-demo.appspot.com โœ”๏ธ 0.9
=> berstend.github.io โœ”๏ธ 0.9
=> antcpt.com โŒโ“ 0.1 (Detects Legitimate Browsers as Bad)
CreepJS โœ”๏ธ ~65.5% (With Canvas Manipulation 52%)
DataDome โœ”๏ธ
=> antoinevastel.com โœ”๏ธ
=> datadome.co โœ”๏ธ
Imperva โœ”๏ธโ“ (Cant find approved Testing Sites)
=> ticketmaster.es โœ”๏ธ
Cloudflare โœ”๏ธ
=> Turnstile โœ”๏ธ (Using Undetected-Playwright-Python)
=> Interstitial โœ”๏ธ (Using Undetected-Playwright-Python)
SannySoft โœ”๏ธ
Incolumitas โœ”๏ธ 0.8-1.0
Fingerprint.com โœ”๏ธ
IpHey โœ”๏ธ
BrowserScan โœ”๏ธ
PixelScan โ“ (Platform Test Outdated & Maybe caused by WebGL-disabling)
Bet365 โœ”๏ธ Currently only using mask_fingerprint=False

Captcha Solving

Botright is able to solve a wide viarity of Captchas. For Documentation of these functions visit BotrightDocumentation.

It uses Computer Vision/Artificial Intelligence and other Methods to solve these Captchas.

You dont need to pay for any Captcha Solving APIs and you can solve Captchas with just one simple function call.

Here all Captchas supported as of now:

Captcha Type Supported Solved By Success Rate
hCaptcha โœ”๏ธ โ“ hcaptcha-challenger (outdated) up to 90%
reCaptcha โœ”๏ธ reCognizer 50%-80%
geeTestv3 Currently Not Available!
v3 Intelligent Mode โœ”๏ธ botrights stealthiness 100%
v3 Slider Captcha โœ”๏ธ cv2.matchTemplate 100%
v3 Nine Captcha โœ”๏ธ CLIP Detection 50%
v3 Icon Captcha โœ”๏ธ cv2.matchTemplate / SSIM / CLIP 70%
v3 Space Captcha โŒ Not solvable 0%
geeTestv4 Currently Not Available!
v4 Intelligent Mode โœ”๏ธ botrights stealthiness 100%
v4 Slider Captcha โœ”๏ธ cv2.matchTemplate 100%
v4 GoBang Captcha โœ”๏ธ Math Calculations 100%
v4 Icon Captcha โœ”๏ธ cv2.matchTemplate / SSIM / CLIP 60%
v4 IconCrush Captcha โœ”๏ธ Math Calculations 100%

Development

Read the CONTRIBUTING.md file.


ยฉ Vinyzu

GNU GPL

(Commercial Usage is allowed, but source, license and copyright has to made available. Botright does not provide and Liability or Warranty)


Thanks to

Kaliiiiiiiiii (For shared knowledge of Anti-Browser-Detection Measures)

Kaliiiiiiiiii (For Main-Authoring Undetected-Playwright (Co-Authored by me) )

QIN2DIM (For his great AI work)

MaxAndolini (For shared knowledge of hCaptcha bypassing)

CreativeProxies (For sponsoring me with Proxies)


Version License Python

my-discord buy-me-a-coffee

Contributors

2 contributors by commits. Profile dekhne ke liye kisi bhi developer par click karein.