TikTok Comments Scraper (No Cookies)

TikTok Comments Scraper (No Cookies)

by expected_knight

Extract TikTok comments without cookies. Get usernames, timestamps, and likes for any public video, perfect for sentiment analysis and trend tracking.

39 runs
4 users
Try This Actor

Opens on Apify.com

About TikTok Comments Scraper (No Cookies)

Need to pull TikTok comments for a project, but don't want to deal with the hassle of managing cookies or getting blocked? I built this scraper for exactly that. It's a straightforward actor that lets you extract all the comments from any public TikTok video by just feeding it the video URL. The big deal here is that it runs without requiring TikTok cookies, which simplifies setup and helps with reliability. I use it regularly to gather data for sentiment analysis, track engagement on viral trends, or collect user feedback for market research. You get the raw comment text, usernames, timestamps, and like counts in a clean JSON or CSV format, ready to drop into your analysis. It's not magic—it's a focused tool that does one job well, saving you the time of building and maintaining your own scraper. If you're looking to analyze TikTok conversations without the overhead, this is the tool I recommend.

What does this actor do?

TikTok Comments Scraper (No Cookies) 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 (No Cookies)

Overview

This actor scrapes comment data from TikTok videos without requiring cookies. It extracts structured data including comment text, user details, timestamps, and engagement metrics. It's built for automation, social media research, and data analysis.

Key Features

  • Rich Data Extraction: Gets comment text, user ID, username, avatar, timestamps, like counts, and reply totals.
  • Threaded Replies: Captures nested comment replies with configurable depth.
  • URL-Based: Works by providing TikTok video URLs.
  • Configurable Limits: Set maximum comments per post and replies per comment.
  • Multiple Export Formats: Outputs data in JSON, CSV, Excel, XML, or HTML.

How to Use

Provide an input configuration specifying the video URLs and your desired scraping parameters. The actor will return a structured dataset.

Input/Output

Input Configuration

Configure the scraper using a JSON object. The core parameter is an array of postURLs.

Basic Input Example:

{
  "postURLs": [
    "https://www.tiktok.com/@bellapoarch/video/6862153058223197445"
  ],
  "commentsPerPost": 50,
  "maxRepliesPerComment": 25,
  "resultsPerPage": 100,
  "excludePinnedPosts": false
}

Key Parameters:
* postURLs (Array, Required): List of TikTok video URLs.
* commentsPerPost (Number, Default: 50): Max comments to scrape per video.
* maxRepliesPerComment (Number, Default: 25): Max nested replies to capture per comment.
* excludePinnedPosts (Boolean, Default: false): Skips pinned comments when true.

You can also wrap the configuration in an actorInput object if required by your workflow.

Output Format

The actor outputs an array of comment objects. Each object contains comprehensive data for a single comment.

Example Output Entry:

{
  "text": "This is an amazing video! ",
  "diggCount": 246,
  "replyCommentTotal": 3,
  "createTimeISO": "2024-08-06T11:21:16.000Z",
  "uniqueId": "username123",
  "videoWebUrl": "https://www.tiktok.com/@bellapoarch/video/6862153058223197445",
  "uid": "6904063862041396225",
  "cid": "7399984975553086214",
  "avatarThumbnail": "https://..."
}

The complete dataset can be downloaded in your preferred format via the Apify platform.

Integration

The actor can be integrated with cloud services and automation platforms like Make (Integromat), Zapier, Google Sheets, Slack, and GitHub Actions through Apify's API. Webhooks can be set up to trigger actions upon job completion.

Need help? Check out the Input and API tabs for more detail.

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 Scraper (No Cookies) now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
expected_knight
Pricing
Paid
Total Runs
39
Active Users
4
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