rebrowser / rebrowser-patches

Collection of patches for puppeteer and playwright to avoid automation detection and leaks. Helps to avoid Cloudflare and DataDome CAPTCHA pages. Easy to patch/unpatch, can be enabled/disabled on demand.
https://rebrowser.net
285 stars 25 forks source link

Patching Python Playwright #29

Closed cvhoang closed 1 week ago

cvhoang commented 2 weeks ago

I can't seem to find instructions on how to patch Python Playwright. Did I miss something? Thanks.

KrAsH-CoD3 commented 1 week ago

I can't seem to find instructions on how to patch Python Playwright. Did I miss something? Thanks.

At the moment there are no documentation to use it. See this to use it. https://github.com/rebrowser/rebrowser-patches/issues/26#issuecomment-2390555976

nwebson commented 1 week ago

You can either use already patched package rebrowser-playwright or just patch/replace js version which you can find in driver folder inside python package.