Hacker News new | ask | show | jobs
by bdcravens 1224 days ago
The stealth plugin is good, but not 100%. Some sites rely on heuristics other than what the browser reports.
1 comments

What is a stealth plugin?
Additions to libraries like Puppeteer that help ensure that the browser being used looks more "organic", often by returning fake data that a normal browser would have (browsers have APIs with things like plugins and fonts installed etc)
Cool thanks for explaining!