@tkqc-net Fingerprinting has perfectcanvas so the speed will be slow because of its large capacity.
In addition, if you take more than 100 fingerprints in 3 minutes => Query limit reached
To increase the limit to 1000 fingerprints in 3 minutes, authorize your IP.
https://fingerprints.bablosoft.com/#keys
Screenshot_22.png
Error: Failed to get proxy ip
-
const { plugin } = require('browser-with-fingerprints');
const browser = await plugin.launch({
// The syntax for specifying an argument value
// is exactly the same as for using a separate method.
args: ['--proxy-server="my proxy service url and port"],
}); -
@bfs @leethan please check solution here:
https://github.com/CheshireCaat/puppeteer-with-fingerprints/issues/119