scraping / library
fingerprint-suite
Capability: fingerprint-suite
Use it when
- inject realistic browser fingerprints into playwright
- bot detection fingerprint spoofing
What it solves
Not the fit when
- auth-wall-session alone
Install
npm i @apify/fingerprint-generator @apify/fingerprint-injector
Invoke
Generate a fingerprint that matches the selected browser and OS, then inject it into a Playwright or Puppeteer context before navigation.
Alternatives
No reviewed alternatives recorded yet.