From 287fab2e67e4bb2e91610f4d3fcad9c8da01c829 Mon Sep 17 00:00:00 2001 From: jowi-tech <72805812+jowi-tech@users.noreply.github.com> Date: Tue, 20 Jul 2021 22:26:33 +0200 Subject: [PATCH] Create README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..301f450 --- /dev/null +++ b/README.md @@ -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.