# apify/fingerprint-suite

Browser fingerprinting tools for anonymizing your scrapers. Developed by Apify.

Repository: https://github.com/apify/fingerprint-suite
Canonical: https://ross.abutalabs.com/products/fingerprint-suite
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: fingerprinting, playwright, puppeteer, scraping, typescript
Last push: 2026-08-20T12:30:08+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 96, longevity 100
- inputs: {"age_days": 1582, "days_push": 13, "days_rel": 28, "gap_med": 18, "n_releases_24m": 32}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2581, forks 276 (observed 2026-08-28T04:07:02.443635+00:00)

## What it is
A modular TypeScript toolkit by Apify for generating realistic browser fingerprints and HTTP headers and injecting them into Playwright or Puppeteer browser instances. It helps scrapers evade fingerprint-based tracking and bot detection.

## Use cases
- make my scraper avoid bot detection
- generate realistic browser fingerprints for puppeteer
- inject fingerprint into playwright browser
- generate realistic http headers for scraping
- rotate browser fingerprints across scraping sessions
- scrape websites that block headless browsers

## When to choose
- you use Playwright or Puppeteer and need to bypass fingerprint-based anti-bot systems
- you want consistent, realistic HTTP headers matched to browser JS APIs
- you need configurable fingerprints (device, OS) for scraping at scale

## When to avoid
- you need a full stealth browser with proxy and captcha handling out of the box
- your project is not Node.js/TypeScript based
- you only need simple user-agent rotation without full fingerprint spoofing

## Facets
- artifact type: library
- maturity: active
- function: web-scraping, security, http-client, data-generation
- domain: web-development, crawlers, privacy
- platform: cross-platform
- tags: browser-fingerprinting, anti-detection, playwright, puppeteer, header-generation, fingerprint-injection, automation, nodejs

## Member repositories
- apify/fingerprint-suite (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:02.443635+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:22:36.885518+00:00, confidence not recorded.
  - readme: https://github.com/apify/fingerprint-suite (fetched 2026-08-28T04:07:02.443635+00:00, sha 13cd17383777)
- Data as of 2026-08-30T08:39:29.467469+00:00.
