cnbattle/douyin
抖音推荐/搜索页视频列表视频爬虫方案,基于app(虚拟机或真机) 相关技术 golang adb observed · 2026-08-28
Health v2 · maintenance only
61/100
- Activity 84
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2562
- days_rel: n/a
- days_push: 98
- n_releases_24m: 0
Adoption not part of the score
1219 stars · 244 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
cli-tool · maturity active
web-scraping http-client database crawlers social-media go cli douyin tiktok adb mitm-proxy video-scraping android-emulator sqlite automation android
1 source
- readme: https://github.com/cnbattle/douyin · fetched 2026-08-28 · 4a849b065731
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cnbattle/douyin | main | 61 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem