#47 · Primary category: AI Content Readers & Aggregators

tiktok-scraper

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

Project last updated:05/19/23

GitHub Stars

5.2K

Forks

912

Contributors

32

License

Other

Why we included this project

TikTok doesn't offer a public API for bulk scraping, and this scraper fills that gap by working directly against the platform's web endpoints. It collects post metadata from user, hashtag, trend, and music feeds, and it can download the videos themselves. You can run it as a Node module, a command-line tool, or a Docker container, and it supports saving progress so scheduled repeat runs only pull new posts. No login is required, which makes it a reasonable starting point for research and archiving, or for feeding your own analysis features. The trade-off is that it depends on TikTok's undocumented web API, so it can break when the platform changes and it isn't an officially supported integration.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category