Node JS: Chromium Fingerprint manipulation

harry-podda

Newbie
Joined
Apr 2, 2020
Messages
46
Reaction score
16
Hello,

does anybody know a module which can be taken to generate unique Fingerprints on chromium browsers?
 
I think you should look at the puppeteer.You can also use the BraveBrowser.
 
I think you should look at the puppeteer.You can also use the BraveBrowser.

Hello, im using pupeteer, but there is no function or extra for the canvas fingerprint, thats the only thing im troublelling with
 
I don't know of any free options. But multilogin lets you use puppeteer with their software that manipulates canvas fingerprints.

http://docs.multilogin.com/l/en/article/tkhr0ky2s6-puppeteer-browser-automation


Thanks!!!!
 
I think you should look at the puppeteer.You can also use the BraveBrowser.

Yes thats what im using, but its not possible to manipulate the fingerprint in my opinion. Or do you have a solution?
 
Back
Top