Can I use TikTok-Api to crawl comments of a video? #447
Answered
by
davidteather
novemberdude
asked this question in
Q&A
-
It seems TikTok-Api doesn't support to crawl comments of a video on TikTok? Can you suggest me a way/tools to crawl comments? Thank you! |
Beta Was this translation helpful? Give feedback.
Answered by
davidteather
Dec 27, 2020
Replies: 1 comment
-
This package doesn't currently support comment crawling because you must be logged in to view comments #423 it's a planned function of the library at some point in the distant future to support logging in, however, currently, my focus is not on that. If you want to make API call requests take a look at this function you might be able to do something similar for the comment endpoint. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
davidteather
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This package doesn't currently support comment crawling because you must be logged in to view comments #423 it's a planned function of the library at some point in the distant future to support logging in, however, currently, my focus is not on that.
If you want to make API call requests take a look at this function you might be able to do something similar for the comment endpoint.