# carcabot/tiktok-signature

Generate tiktok signature token using node

Repository: https://github.com/carcabot/tiktok-signature
Canonical: https://ross.abutalabs.com/products/tiktok-signature
Language: JavaScript
License Family: other
Topics: tiktok, node, puppeteer, tiktok-signature, playwright
Last push: 2026-08-05T01:49:03+00:00

## Health v2 (maintenance only)
Score: 93/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 96, release rhythm 86, longevity 100
- inputs: {"age_days": 2478, "days_push": 29, "days_rel": 94, "gap_med": 6.0, "n_releases_24m": 5}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1025, forks 348 (observed 2026-08-28T04:03:16.508853+00:00)

## What it is
A self-hosted Node.js service that generates valid X-Bogus and X-Gnarly signature tokens for TikTok API requests using a headless browser running TikTok's own SDK. It exposes HTTP endpoints (/signature and /fetch) and supports Docker deployment, proxies, and concurrent request queuing.

## Use cases
- generate tiktok x-bogus signature for api requests
- scrape tiktok user posts via item_list api
- sign tiktok api urls without paid service
- self-host tiktok signature generator with docker
- rotate proxies when calling tiktok api
- get tiktok cookies and user agent for signed requests

## When to choose
- you need valid TikTok API signatures for scraping or data collection
- you want a free self-hosted alternative to paid signature services
- you need proxy rotation and concurrent request handling
- you prefer Docker-based deployment of a signature service

## When to avoid
- you need signatures for platforms other than TikTok
- you cannot run a headless browser or Node.js server
- your use case may violate TikTok's terms of service
- you need a lightweight library without browser overhead

## Facets
- artifact type: service
- maturity: active
- function: http-server, web-scraping, security, developer-tools
- domain: social-media, crawlers, apis
- platform: self-hosted
- tags: tiktok, x-bogus, x-gnarly, signature-generation, puppeteer, playwright, headless-browser, api-scraping, proxy-support, automation, nodejs, docker, web-server

## Member repositories
- carcabot/tiktok-signature (main) score 93

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:16.508853+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-30T07:08:03.010915+00:00, confidence not recorded.
  - readme: https://github.com/carcabot/tiktok-signature (fetched 2026-08-28T04:03:16.508853+00:00, sha e86f00509a16)
  - registry_npm: https://registry.npmjs.org/tiktok-signature (fetched 2026-08-29T13:08:16.000756+00:00, sha aa317ae844c3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
