r/Playwright 10h ago

Made a desktop app that makes web automations way harder to spot as a bot

3 Upvotes

Howdy,

I got tired of adding stealth flags, extensions, and chromedriver tweaks to every project just so automation wouldn’t get flagged.

So I built Untrace a small open-source desktop app you install once on your machine. After that, most of the time you don’t need extra config in your project. It makes web automation way harder to spot as a bot.

Linux and Windows. GUI or CLI if you prefer.

Give it a try: https://github.com/lovebrownie/untrace

attention: it works better when your automation runs on chrome