Tiktok Comments

by shareze001

Easily scrape comments from any public TikTok video using just the username and video ID. Get structured data for analysis, archiving, or integration into your projects.

3,006 runs
18 users
Try This Actor

Opens on Apify.com

About Tiktok Comments

Need to pull comments from a specific TikTok video for analysis, archiving, or a project? This actor gets it done. You give it a TikTok username and the video ID, and it fetches the comment data for you. It’s straightforward—no complicated setup required. I’ve used it to gather user feedback on viral trends and to monitor discussion threads for brand mentions. The data comes out structured, ready to drop into a spreadsheet or feed into your analytics pipeline. It’s perfect for developers building sentiment analysis tools, marketers researching audience reactions, or anyone who needs to archive a public conversation before it disappears. Just plug in the credentials, specify the user and video, and run it. You’ll get a clean dataset with the comments, timestamps, and engagement info. It saves you the headache of trying to scrape TikTok's dynamic pages yourself, which can be a real time-sink. If you need consistent, reliable access to TikTok comment data without building a scraper from scratch, this is a solid choice.

What does this actor do?

Tiktok Comments is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

TikTok Comments Scraper

This Apify Actor scrapes comments from TikTok videos, returning detailed data including user information, likes, replies, and timestamps.

Key Features

  • Scrapes comments from a specified TikTok video.
  • Extracts detailed comment data: ID, text, creation timestamp, like count (digg_count), and total replies.
  • Includes user details for each comment: user ID, unique username, nickname, and avatar thumbnail URL.
  • Captures any images attached to comments via the image_list field.

How to Use

Input Configuration

Configure the Actor run using the following required parameters:
* videoId (string): The ID of the target TikTok video.
* size (integer): The maximum number of comments to retrieve.

Running the Actor

Provide input in JSON format. You can run it on the Apify platform or locally with the Apify SDK.

Example Input:

{
  "videoId": "7550395004708048141",
  "size": 10
}

Input & Output

Input Schema: Defined in input_schema.json.

Output: The Actor outputs a JSON array of comment objects.

Example Output:

[
  {
    "cid": "1234567890",
    "text": "Great video!",
    "create_time": 1691234567,
    "digg_count": 100,
    "reply_comment_total": 5,
    "user": {
      "uid": "987654321",
      "unique_id": "user123",
      "nickname": "John Doe",
      "avatar_thumb": "https://example.com/avatar.jpg"
    },
    "image_list": []
  }
]

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Tiktok Comments now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
shareze001
Pricing
Paid
Total Runs
3,006
Active Users
18
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support