Kaliiiiiiiiii-Vinyzu/patchright

Patchright ln arm64 arch Gets Caught

Open

#211 opened on May 31, 2026

View on GitHub
 (6 comments) (0 reactions) (1 assignee)TypeScript (182 forks)auto 404
help wantedlong termquestion

Repository metrics

Stars
 (3,831 stars)
PR merge metrics
 (PR metrics pending)

Description

I’m using PatchRight Node.js for my scrapers and it works well on all my targets. However, when I run the Docker container on a Windows PC with an x86_64 architecture it successfully retrieves the page. However, using my M3 Mac triggers the bot protections. I suspect this is due to the architecture. Has anyone else experienced this issue? Is there a solution? I’d like to run my scraper in a Docker container on an ARM64 architecture device.

Contributor guide