https://github.com/chadnpc/tiktstats
tiktok stats
https://github.com/chadnpc/tiktstats
Last synced: 5 months ago
JSON representation
tiktok stats
- Host: GitHub
- URL: https://github.com/chadnpc/tiktstats
- Owner: chadnpc
- License: mit
- Created: 2025-05-05T12:48:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-18T21:36:03.000Z (5 months ago)
- Last Synced: 2026-01-18T21:53:23.744Z (5 months ago)
- Size: 28.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tiktstats
tiktok stats
This repo scrapes TikToks Web API automatically using GitHub Actions and monitors changes to its discovery endpoint on 3 different subdomains.
All pages are downloaded as JSON and prettyfied with jq. A commit is made whenever a change is detected and all changes can be viewed throughout the commit history.
## Inspiration:
- [Git scraping: track changes over time by scraping to a Git repository by Simon Willison](https://simonwillison.net/2020/Oct/9/git-scraping/)
- [California fire data history](https://github.com/simonw/ca-fires-history)
## Improvements:
- ignore covers or just remove signature from their urls. Its not constant
---
**History:**
- `05/22/2023`: Use API params that return more data and 1080p videos
- `05/19/2023`: Re-enabled. Updated domains and added API feed
- `01/06/2023`: scrape machine broke
- `12/19/2021`: Re-enabled the workflow, test run returned good data
- `03/20/2021`: Disabled because TikTok now has captchas preventing collection of open trending data