Is it possible to rotate user agents as a built in feature? #45
zeropointnine0
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that the User Agent is always static, so for example if I'm running it on a Linux machine, it will always report as Linux, which may raise some red flags with some anti-bot systems. I also noticed that trying to manually set the User Agent during launch options usually does more worse than good, so I try not to touch it.
On the other hand, I tried a similar stealth browser called Camoufox and they rotate user agents as a built in feature.
Has this been considered for Patchright? Or is User Agent not touched for specific reasons that helps with being stealthy?
Ideally, it if I'm running it on Linux, it would be nice to appear as a Windows machine. Is there a way?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions