# drawrowfly/tiktok-scraper

TikTok Scraper. Download video posts, collect user/trend/hashtag/music feed metadata, sign URL and etc.

Repository: https://github.com/drawrowfly/tiktok-scraper
Canonical: https://ross.abutalabs.com/products/tiktok-scraper
Language: TypeScript
License Family: other
Last push: 2023-05-19T05:56:45+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2506, "days_push": 1202, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- 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 5173, forks 912 (observed 2026-08-28T04:09:11.719352+00:00)

## What it is
A TypeScript library and CLI tool that scrapes TikTok metadata from user, hashtag, trend, and music pages and downloads video posts without requiring login. It can save metadata to JSON/CSV, download media with or without watermarks, and sign URLs for custom TikTok API requests.

## Use cases
- download tiktok videos without watermark
- scrape tiktok user profile metadata
- collect hashtag feed data from tiktok
- export tiktok post metadata to csv or
- batch download tiktok videos from a list of users
- get tiktok video metadata by url
- scrape trending tiktok videos

## When to choose
- you need programmatic access to TikTok data without an official API key
- you want a CLI for batch downloading TikTok videos with resume support
- you need metadata extraction from users, hashtags, trends, or music pages in Node.js

## When to avoid
- you need an officially supported and stable TikTok API
- you work outside the Node.js/TypeScript ecosystem
- you need guaranteed uptime, as scraping can break when TikTok changes its web API

## Facets
- artifact type: library
- maturity: maintenance
- function: web-scraping, http-client, cli, data-generation
- domain: social-media, crawlers, developer-tools, media
- platform: cli, cross-platform
- tags: tiktok, scraper, video-downloader, metadata-extraction, unofficial-api, nodejs, docker

## Member repositories
- drawrowfly/tiktok-scraper (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:11.719352+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-29T18:01:50.905842+00:00, confidence not recorded.
  - readme: https://github.com/drawrowfly/tiktok-scraper (fetched 2026-08-28T04:09:11.719352+00:00, sha a734ee09c8f8)
  - registry_npm: https://registry.npmjs.org/tiktok-scraper (fetched 2026-08-29T08:55:58.536114+00:00, sha d9c6cb1648dc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
