# cnbattle/douyin

抖音推荐/搜索页视频列表视频爬虫方案,基于app(虚拟机或真机) 相关技术 golang adb

Repository: https://github.com/cnbattle/douyin
Canonical: https://ross.abutalabs.com/products/cnbattle-douyin
Language: Go
License: MIT
License Family: permissive
Topics: golang, go, douyin
Last push: 2026-05-27T09:58:16+00:00

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

## Adoption (not part of the score)
Stars 1219, forks 244 (observed 2026-08-28T04:04:01.703059+00:00)

## What it is
A Go-based crawler that scrapes Douyin (TikTok China) recommendation and search page video lists by controlling the mobile app on a real device or emulator via ADB, combined with a MITM proxy to capture traffic. It can filter videos by like count and optionally download avatars, covers, and video files into a local SQLite-backed store.

## Use cases
- scrape douyin recommended video feeds
- collect douyin search results video metadata
- download douyin videos covers and avatars locally
- crawl short video app data via adb and mitm proxy
- filter scraped videos by minimum like count
- store scraped video data in sqlite

## When to choose
- you need app-level douyin data that web scraping cannot provide
- you have an android device or emulator and can install a mitm certificate
- you want a Go tool with configurable like-count filters and local file downloads

## When to avoid
- you need a fully supported production scraper with no manual app restarts
- you cannot run an android emulator or real device
- you need commercial use, which the license and disclaimer prohibit

## Facets
- artifact type: cli-tool
- maturity: active
- function: web-scraping, http-client, database
- domain: crawlers, social-media
- platform: go, cli
- tags: douyin, tiktok, adb, mitm-proxy, video-scraping, android-emulator, sqlite, automation, android

## Member repositories
- cnbattle/douyin (main) score 61

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:01.703059+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-30T06:16:12.906387+00:00, confidence not recorded.
  - readme: https://github.com/cnbattle/douyin (fetched 2026-08-28T04:04:01.703059+00:00, sha 4a849b065731)
- Data as of 2026-08-30T08:39:29.467469+00:00.
