Releases: bugbasesecurity/patchright-python
Release list
patchright v1.61.0
Custom patchright build based on playwright-python v1.61.0.
Stealth is upstream patchright's Python-layer patching (unchanged). This
fork additionally excludes captcha/analytics/heartbeat requests from
networkidle by patching the bundled driver's coreBundle.js
(_inflightRequestStarted/_inflightRequestFinished) via ts-morph AST
at build time - no string replace, no marker comment - and fixing the
wheel RECORD. Same exclusion list as the driver-repo framesPatch.ts.
Install: pip install patchright@https://github.com/bugbasesecurity/patchright-python/releases/download/v1.61.0/patchright-1.61.0-py3-none-manylinux1_x86_64.whl
patchright v1.59.0
Custom patchright build with networkidle captcha blacklisting.
Based on playwright-python v1.59.0.
Captcha domains excluded from networkidle:
- challenges.cloudflare.com (Cloudflare Turnstile)
- google.com/recaptcha (reCAPTCHA)
- www.gstatic.com/recaptcha (reCAPTCHA assets)
- hcaptcha.com (hCaptcha)
- api.funcaptcha.com (Arkose Labs)
- client-api.arkoselabs.com (Arkose Labs)
Install: pip install patchright@https://github.com/bugbasesecurity/patchright-python/releases/download/v1.59.0/patchright-1.59.0-py3-none-manylinux1_x86_64.whl
v1.58.0
This is an automatic deployment in response to a new release of microsoft/playwright-python.
This Release is only used for Versioning.
patchright v1.56.0
Custom patchright build with networkidle captcha blacklisting.
Based on playwright-python v1.56.0.
Captcha domains excluded from networkidle:
- challenges.cloudflare.com (Cloudflare Turnstile)
- google.com/recaptcha (reCAPTCHA)
- www.gstatic.com/recaptcha (reCAPTCHA assets)
- hcaptcha.com (hCaptcha)
- api.funcaptcha.com (Arkose Labs)
- client-api.arkoselabs.com (Arkose Labs)
Install: pip install patchright@https://github.com/bugbasesecurity/patchright-python/releases/download/v1.56.0/patchright-1.56.0-py3-none-manylinux1_x86_64.whl