verbal-limeV
Apify & Crawlee15mo ago
3 replies
verbal-lime

Site can detect headless mode

🤖Automation🎭PlaywrightCrawler
I have a Crawlee Playwright bot that logs into a website and performs some actions on a schedule. I made a public version here without the site or actions: https://github.com/raywalz/web-automation-starter

For some reason, the website can detect headless mode despite the stealth plugin. It works fine in headed mode though. Any ideas? I have documentation on the setup in the readme of that project.

I may give up and use XVFB and headed mode all the time like I’ve seen a previous post here mention, but I want to try to keep it headless if I can.
GitHub
My starter project for automatically interacting with web apps that require user login. - raywalz/web-automation-starter
GitHub - raywalz/web-automation-starter: My starter project for aut...
Was this page helpful?