TikTok Profile Videos Scraper

TikTok Profile Videos Scraper

by alpha-scraper

Scrape TikTok profile videos for IDs, descriptions, engagement stats, and music data. Perfect for content research, analytics, and competitive analysis.

72 runs
8 users
Try This Actor

Opens on Apify.com

About TikTok Profile Videos Scraper

Need to pull data from TikTok profiles without getting blocked? I've been there. This scraper is what I use to reliably extract video information from any public TikTok profile. It grabs the essentials: video IDs, descriptions, and high-quality thumbnails. More importantly, it gets the engagement metrics you actually care about—views, likes, comments, and shares—along with the track details for the music used. You also get the timing data, like video duration and precise upload timestamps, which is gold for spotting trends and understanding posting schedules. I run this for a few key tasks: competitive analysis to see what's working for other creators, content research to spark new ideas, and gathering raw data for my own analytics dashboards. It saves hours of manual work and gives you a clean dataset to work with, not just screenshots. Just point it at a username, and it handles the rest, returning structured JSON you can plug into your own tools.

What does this actor do?

TikTok Profile Videos Scraper 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 Profile Videos Scraper

An Apify actor that extracts structured video data from TikTok profiles. It fetches all available videos for given usernames and returns detailed metadata, stats, and media URLs. The actor can run on the Apify platform or locally, saving results to a dataset or a local JSON file.

Key Features

  • Fetches all available videos from one or multiple TikTok profiles.
  • Returns comprehensive video metadata: ID, timestamp, description, duration, and thumbnail/cover URLs.
  • Provides video statistics: views, likes, comments, and shares (when available).
  • Preserves the raw API response and adds minimal metadata (_requested_profile, _http_status).
  • Works as an Apify actor (pushes items to the dataset) or locally (writes to result.json).
  • Accepts flexible input formats (JSON, environment variable, or Apify platform input).

How to Use

Provide the target TikTok username(s) via the actor's input. The actor accepts several input formats.

Input Format

You can specify a single profile or a list of usernames.

Single Profile:

{
  "profile": "omoralwaysonfire07"
}

Multiple Profiles:

{
  "usernames": [
    "omoralwaysonfire07",
    "hamzakhanshayan",
    "khaby.lame"
  ]
}

You can also provide a comma-separated or newline-separated string of usernames via a usernames field.

Output

The actor outputs an array of objects. Each object contains a status and a data field. The data field holds the full API response, which includes an array of videos with complete details for each video.

A condensed example of the output structure is below. The actual response includes many more fields for each video.

[
  {
    "status": "success",
    "data": {
      "code": 0,
      "msg": "success",
      "processed_time": 0.4603,
      "data": {
        "videos": [
          {
            "aweme_id": "v14044g50000d3l4hsnog65jc6mqn0b0",
            "title": "প্রাসাদ বানানো আমার শখ না এটা বাধ্যতামূলক#omoralwaysonfire ",
            "duration": 25,
            "play": "https://v45.tiktokcdn-eu.com/...video.mp4",
            "wmplay": "https://v45.tiktokcdn-eu.com/...video.mp4",
            "music": "https://sf16-ies-music-sg.tiktokcdn.com/...music.mp3"
          }
        ]
      }
    }
  }
]

When run on the Apify platform, each video item is pushed individually to the default dataset. When run locally, the combined results are written to result.json.

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 Profile Videos Scraper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
alpha-scraper
Pricing
Paid
Total Runs
72
Active Users
8
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