Tiktok Videos by Profile

by shareze001

Effortlessly scrape every video from any TikTok profile. Get full video data, URLs, and stats in a structured JSON format for analysis or archiving.

337 runs
13 users
Try This Actor

Opens on Apify.com

About Tiktok Videos by Profile

Need to pull every video from a TikTok profile for analysis, archiving, or a project? This actor does exactly that. You give it a TikTok username, and it systematically works through the profile, fetching each video's details. You'll get the video URL, description, timestamp, like and comment counts, and the direct media links—everything you'd see on the platform itself, delivered in a structured JSON format ready for your database or app. I use it when I'm researching content trends for specific creators or need to compile video datasets without the hassle of manual copying. It runs on Apify's platform, so you can schedule regular scrapes or integrate it into a larger automated workflow. Just pop in the target @username, hit run, and come back to a clean data export. It's straightforward and gets the job done without any fluff.

What does this actor do?

Tiktok Videos by Profile 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 Videos by Profile Scraper

This Apify Actor scrapes video data from a specified TikTok user profile. It extracts detailed metadata for each video, including stats, author info, and associated music or challenges.

Key Features

  • Scrapes videos from any public TikTok profile using the username.
  • Returns structured data for each video, such as descriptions, engagement statistics, and media details.
  • Allows control over the number of videos to retrieve.
  • Outputs data in a consistent JSON format suitable for analysis or integration.

How to Use

  1. Deploy the Actor on the Apify platform.
  2. Configure the run by providing the required input parameters (see below).
  3. Run the Actor. It will fetch the data from TikTok's public web interface.
  4. Retrieve the results from the Actor's output dataset.

Input Configuration

Provide a JSON object with the following parameters:

{
  "profile": "nike",
  "size": 10
}
  • profile (Required): The TikTok username to scrape (e.g., "nike").
  • size (Required): The number of videos to retrieve. The default is 10.

Output Data

The Actor returns an array of objects. Each object contains the complete details for one video. The structure is as follows:

{
  "id": "123456789",
  "url": "https://www.tiktok.com/@example_user/video/123456789",
  "createTime": 1680000000,
  "desc": "Video description text.",
  "autor": {
    "id": "987654321",
    "avatarLarger": "https://example.com/avatar_large.jpg",
    "avatarMedium": "https://example.com/avatar_medium.jpg",
    "avatarThumb": "https://example.com/avatar_thumb.jpg",
    "nickname": "Example User",
    "uniqueId": "example_user",
    "verified": true,
    "privateAccount": false
  },
  "authorStats": {
    "followerCount": 1000,
    "heartCount": 5000,
    "videoCount": 50
  },
  "challenges": [
    { "id": "111", "title": "Example Challenge" }
  ],
  "music": {
    "id": "222",
    "title": "Example Music",
    "authorName": "Example Artist"
  },
  "stats": {
    "playCount": 10000,
    "likeCount": 500,
    "commentCount": 50,
    "shareCount": 10
  },
  "textLanguage": "en",
  "video": {
    "duration": 30,
    "height": 1080,
    "width": 1920,
    "url": "https://example.com/video.mp4"
  }
}

Key Output Fields:
* id, url, createTime, desc: Core video identifiers and metadata.
* autor & authorStats: Profile details and channel statistics.
* challenges: Any hashtag challenges associated with the video.
* music: Track information used in the video.
* stats: Video engagement metrics (plays, likes, comments, shares).
* video: Technical details and a direct URL to the video file.

Notes

  • The Actor scrapes TikTok's public website. Ensure the target profile is a valid, existing username.
  • Performance may be affected by TikTok's rate limits or anti-scraping measures.
  • Use the size parameter to manage the scope of your data collection.

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

Start Free Trial

Actor Information

Developer
shareze001
Pricing
Paid
Total Runs
337
Active Users
13
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