sensitive-blue
sensitive-blue3y ago

Fingerprint-suite and python

Hello there! is it possible to inject fingerprints generated by fingerprint-suite to playwright-python app?
1 Reply
Alexey Udovydchenko
Not really, fprint is NodeJS module, so you can run it as external process and get generated headers, I guess not worth to do it just for headers.

Did you find this page helpful?