Y
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
jamestimmins
1224 days ago
What is a stealth plugin?
link
robjan
1224 days ago
https://www.npmjs.com/package/puppeteer-extra-plugin-stealth
link
bdcravens
1224 days ago
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)
link
jamestimmins
1224 days ago
Cool thanks for explaining!
link