Y
Hacker News
new
|
ask
|
show
|
jobs
by
jamestimmins
1224 days ago
What is a stealth plugin?
2 comments
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