playwright-with-fingerprints icon indicating copy to clipboard operation
playwright-with-fingerprints copied to clipboard

Creepjs detection

Open namename-123 opened this issue 10 months ago • 3 comments

As the title says creepjs seems to detect this: image image

namename-123 avatar May 03 '24 18:05 namename-123

Faking browser engine substitution is impossible, use Chrome instead of Firefox.

Also use PerfectCanvas.

Please also read this https://github.com/CheshireCaat/puppeteer-with-fingerprints/issues/31

bablosoft avatar May 03 '24 18:05 bablosoft

Faking browser engine substitution

Could you elaborate on what this means please? Also I am using Chrome, the user agent is mismatched because I forgot to specify the browsers parameter in the getFingerprint function 😅

Thank you for the other resources, I'm looking into them.

namename-123 avatar May 03 '24 19:05 namename-123

It means that it is not possible to pretend that you are running gecko engine while actually using blink.

bablosoft avatar May 03 '24 19:05 bablosoft