# enetx/surf

SURF - Advanced Go HTTP client with Chrome/Firefox browser impersonation, HTTP/3 with QUIC fingerprinting, JA3/JA4 TLS emulation, and anti-bot bypass for web automation and scraping.

Repository: https://github.com/enetx/surf
Canonical: https://ross.abutalabs.com/products/enetx-surf
Homepage: https://enetx.surf
Language: Go
License: MIT
License Family: permissive
Last push: 2026-08-10T09:14:46+00:00

## Health v2 (maintenance only)
Score: 83/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 97, longevity 26
- inputs: {"age_days": 368, "days_push": 23, "days_rel": 23, "gap_med": 1, "n_releases_24m": 40}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1808, forks 94 (observed 2026-08-28T04:05:39.322370+00:00)

## What it is
Surf is an advanced HTTP client library for Go with fluent, chainable API design. It supports browser impersonation (Chrome/Firefox), JA3/JA4 TLS fingerprint emulation, HTTP/3 over QUIC, and middleware for web automation and scraping.

## Use cases
- scrape websites that block bots
- make http requests that look like chrome
- bypass cloudflare with go http client
- send requests with custom ja3 tls fingerprint
- use http3 quic from go
- rotate proxies for web scraping in go
- impersonate firefox headers and tls in go

## When to choose
- you need to evade anti-bot detection with accurate browser fingerprints
- you want a fluent, feature-rich alternative to net/http in Go
- you need HTTP/2/HTTP/3 with fine-grained protocol settings
- you need proxy, retry, and middleware support in one client

## When to avoid
- you only need simple HTTP requests without fingerprinting
- you are not using Go
- you need a scraping framework with parsing/extraction built in
- impersonating browsers for abusive purposes is not acceptable in your context

## Facets
- artifact type: library
- maturity: active
- function: http-client, web-scraping, security, middleware, caching
- domain: web-development, developer-tools, crawlers, networking, privacy
- platform: go, cross-platform
- tags: browser-impersonation, tls-fingerprinting, ja3, ja4, http3, quic, anti-bot-bypass, fluent-api, http2

## Member repositories
- enetx/surf (main) score 83

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:39.322370+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-30T03:21:22.419978+00:00, confidence not recorded.
  - readme: https://github.com/enetx/surf (fetched 2026-08-28T04:05:39.322370+00:00, sha d5acd8ca8567)
  - homepage: https://enetx.surf (fetched 2026-08-29T11:00:13.632406+00:00, sha c2a72cd0186f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
