MerchantryTidbits

browser-automation / library

patchright

Capability: patchright

Use it when

  • playwright patched for bot detection
  • turnstile captcha keeps blocking scraper sessions
  • cloudflare challenge on playwright automation
  • hardened playwright when plain headless is blocked

What it solves

Not the fit when

  • legal ToS advice

Install

pip install patchright && patchright install chromium

Invoke

Drop-in Playwright API with patches for detection; use when vanilla Playwright gets blocked.

Alternatives

playwright, playwright-python, puppeteer-extra