From 0f3408027b0aac778771be6fb20763e777c7bdaa Mon Sep 17 00:00:00 2001 From: Christopher Greening <36808060+chris-greening@users.noreply.github.com> Date: Thu, 29 Oct 2020 00:09:21 -0400 Subject: [PATCH] Added TikTok scraper section --- typescript/readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/typescript/readme.md b/typescript/readme.md index 6db2da6..4ebdbc5 100644 --- a/typescript/readme.md +++ b/typescript/readme.md @@ -7,3 +7,11 @@ Below are resources for scraping different social media platforms using Python * GitHub Repo stars * GitHub last commit * GitHub issues + +# TikTok + +* [drawrowfly/tiktok-scraper](https://github.com/drawrowfly/tiktok-scraper) + * TikTok Scraper. Download video posts, collect user/trend/hashtag/music feed metadata, sign URL and etc. + * GitHub Repo stars + * GitHub last commit + * GitHub issues