Tiktok Comments
Pricing
$9.99/month + usage
Go to Store
Tiktok Comments
Scrape the comments of a certain video under a certain tiktok user through username and videoId.
0.0 (0)
Pricing
$9.99/month + usage
0
Total users
6
Monthly users
5
Runs succeeded
>99%
Last modified
a month ago
You can access the Tiktok Comments programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "videoId": "7288676878687276319",
3 "size": 5
4}' |
5apify call shareze001/tiktok-comments --silent --output-dataset
Tiktok Comments API through CLI
The Apify CLI is the official tool that allows you to use Tiktok Comments locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: