2022-02-25 19:06:52 +01:00
2022-02-25 16:55:02 +01:00
2022-02-25 16:55:02 +01:00
2022-02-25 17:08:54 +01:00
2022-02-25 17:08:54 +01:00
2022-02-25 19:06:52 +01:00

TikTok hashtag analysis toolset

The tool helps to download posts and videos from tiktok for a given set of hashtags. It uses tiktok-scraper (https://github.com/drawrowfly/tiktok-scraper) to download the posts and videos.

Pre-requisites

  1. Make sure you have python 3.8 or later version installed.
  2. Download and install TikTok scraper: https://github.com/drawrowfly/tiktok-scraper

Options for running run_downloader.py

Screenshot 2022-02-25 at 19 04 26

Post download example

Run the run_downloader.py with the following option: python3 run_downloader.py --h london paris newyork -p

Description
Provides tools to analyze hashtags within posts scraped from TikTok.
Readme MIT 290 KiB
Languages
Python 97%
Shell 2.1%
Dockerfile 0.9%