We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3b51ab commit 01e7336Copy full SHA for 01e7336
1 file changed
README.md
@@ -42,6 +42,10 @@ python setup.py install
42
```
43
44
## Quick Start Guide
45
+Import
46
+```
47
+from TikTokAPI import TikTokAPI
48
49
Get the most trending Videos on TikTok
50
51
api = TikTokAPI()
0 commit comments