mirror of
https://github.com/bellingcat/tiktok-hashtag-analysis.git
synced 2026-06-08 03:18:31 +03:00
17 lines
911 B
Markdown
17 lines
911 B
Markdown
# 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
|
|
|
|
<img width="686" alt="Screenshot 2022-02-25 at 19 04 26" src="https://user-images.githubusercontent.com/72805812/155765360-47f0956c-220a-4098-8d52-1304a9f11e69.png">
|
|
|
|
<img width="1301" alt="Screenshot 2022-02-25 at 19 14 06" src="https://user-images.githubusercontent.com/72805812/155766542-7de77313-6389-4ea2-aca5-b5f39fd70160.png">
|
|
|
|
### Post download example
|
|
Run the run_downloader.py with the following option:
|
|
python3 run_downloader.py --h london paris newyork -p
|