Update README.md

This commit is contained in:
johannawild
2022-05-02 22:50:50 +02:00
committed by GitHub
parent 1a43db1674
commit 3107d2aaa1

View File

@@ -1,5 +1,5 @@
# 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.
The tool helps to download posts and videos from tiktok for a given set of hashtags. It uses the tiktok-scraper (https://github.com/drawrowfly/tiktok-scraper) to download the posts and videos.
## Pre-requisites
1. Make sure you have python 3.6 or later version installed.