Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ogohogo/tiktok-trending-data-api
Scraping the TikTok Discovery Data API every 1 hour using Github Actions to view changes
https://github.com/ogohogo/tiktok-trending-data-api
scraper scraping tiktok tiktok-api tiktok-scraper tiktok-trending-page tiktokapi
Last synced: 3 months ago
JSON representation
Scraping the TikTok Discovery Data API every 1 hour using Github Actions to view changes
- Host: GitHub
- URL: https://github.com/ogohogo/tiktok-trending-data-api
- Owner: ogohogo
- Created: 2021-03-08T21:08:07.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-14T22:27:09.000Z (about 2 years ago)
- Last Synced: 2023-03-05T01:26:36.501Z (almost 2 years ago)
- Topics: scraper, scraping, tiktok, tiktok-api, tiktok-scraper, tiktok-trending-page, tiktokapi
- Language: JavaScript
- Homepage: https://tokcount.com
- Size: 11.6 MB
- Stars: 29
- Watchers: 2
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tiktok-trending-data
Repo that scrapes discovery data from TikTok!This repo scrapes TikTok's Web Discovery API every 1 hour and makes commit whenever it detects any change.
It scrapes data from "t.tiktok.com", "www.tiktok.com" and "m.tiktok.com". All of them show different trending data, not sure why. From my experience "t.tiktok.com" is the best and most reliable endpoint.Inspired by antiops' TikTok Trending Data (https://github.com/antiops/tiktok-trending-data).
# Features:
* Avatars available in 4 resolutions and 2 extensions (total of 8)
* Avatars never expire! (TikTok made user avatars expire after 24 hours)
* Nice JSON formatting
* Shows trending users, hashtags and songs!