Create README.md

This commit is contained in:
jowi-tech
2021-07-20 22:26:33 +02:00
committed by GitHub
parent 5c5833421e
commit 287fab2e67

6
README.md Normal file
View File

@@ -0,0 +1,6 @@
# TikTok_plotter
1. Download and install TikTok scraper: https://github.com/drawrowfly/tiktok-scraper
2. Use the following command: python3 extract_date.py target_file.json hashtag
The command in point 2 uses the extract_date.py script to extract the dates and the corresponding number of hashtag posts for each date that the TikTok scraper retrieves in the .json file.