# ulixee/hero

The web browser built for scraping

Repository: https://github.com/ulixee/hero
Canonical: https://ross.abutalabs.com/products/ulixee-hero
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-05-16T10:41:45+00:00

## Health v2 (maintenance only)
Score: 69/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 82, release rhythm 35, longevity 100
- inputs: {"age_days": 1862, "days_push": 109, "days_rel": 359, "gap_med": 79.5, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1554, forks 74 (observed 2026-08-28T04:05:02.951235+00:00)

## What it is
Hero is a headless web browser built specifically for web scraping, powered by Chrome and controlled from NodeJS with a fully compliant DOM API. It includes browser emulation and full-stack anti-detection features to avoid being blocked by fingerprinting.

## Use cases
- scrape websites that block headless browsers
- extract data from javascript-heavy pages
- automate browser interactions without puppeteer evaluate callbacks
- emulate different browser fingerprints to avoid detection
- bypass TLS fingerprint blocking
- parse and query page DOM directly from nodejs

## When to avoid
- you only need simple static HTML fetching
- you are doing automated UI testing rather than scraping
- you need a browser in a non-NodeJS language

## Facets
- artifact type: library
- maturity: active
- function: web-scraping, http-client, browser-extension
- domain: crawlers, web-development
- platform: cross-platform
- tags: headless-browser, anti-detection, browser-emulation, chrome, dom-automation, typescript, automation, nodejs

## Member repositories
- ulixee/hero (main) score 69

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:02.951235+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-30T04:30:07.097160+00:00, confidence not recorded.
  - readme: https://github.com/ulixee/hero (fetched 2026-08-28T04:05:02.951235+00:00, sha 2353828efbae)
- Data as of 2026-08-30T08:39:29.467469+00:00.
