TikTok AI Video Scraper

TikTok AI Video Scraper

by novi

Scrape TikTok's AI-generated videos via API. Download watermark-free videos, extract metadata, and filter by region. Get clean JSON data for analysis, AI training, or lead gen.

364 runs
21 users
Try This Actor

Opens on Apify.com

About TikTok AI Video Scraper

Need to pull TikTok's AI-generated videos for a project? This scraper is what I use. It taps directly into TikTok's API, so you're getting clean, structured data without wrestling with the front-end. You can download the videos without watermarks, which is a huge time-saver for content analysis or compilation. The real benefit for me is the control: I can filter searches by specific regions and set a hard limit on the number of videos, so I don't get overwhelmed with data. Everything comes out in a straightforward JSON format, making it simple to pipe the video URLs, metadata, and creator info directly into my databases or analysis scripts. It's perfect for gathering training data for machine learning models, tracking AI content trends, or building lead lists from creators who are early adopters of these new features. It handles the messy part of data collection, letting you focus on the actual research or development work.

What does this actor do?

TikTok AI Video 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 AI Video Scraper

An unofficial API actor for scraping TikTok, focused on AI-generated video content. It retrieves video data and provides direct URLs without watermarks.

Key Features

  • Search & Scrape AI Videos: Finds and extracts data from TikTok AI video listings.
  • Watermark-Free URLs: Returns direct video URLs without TikTok watermarks.
  • Structured Data: Outputs comprehensive details for each video, including author info, music, stats, and video metadata.
  • Proxy Support: Configurable to use Apify Proxy or custom proxies to manage request rates.

How to Use

Configure the actor with a JSON input, then run it. Results are stored in a dataset on the Apify platform, available for export in JSON, CSV, or other formats via API.

Input

The actor requires a JSON object with the following parameters:

Field Type Description
region String 2-character region code (e.g., "US").
limit Integer Maximum number of results to scrape.
proxyConfiguration Object Proxy settings. Use { "useApifyProxy": true, "apifyProxyCountry": "US" } for Apify Proxy.

Example Input:

{
  "region": "US",
  "limit": 10,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyCountry": "US"
  }
}

Output

Results are stored as individual items in a dataset. Each item contains detailed video data.

Example Output (Abridged):

[
  {
    "id": "7346996913545727259",
    "desc": "Video description text...",
    "author": {
      "id": "6745191554350760966",
      "unique_id": "username",
      "nickname": "User Nickname"
    },
    "music": {
      "title": "Song Title",
      "author": "Artist Name"
    },
    "stats": {
      "digg_count": 1500,
      "share_count": 200,
      "comment_count": 85,
      "play_count": 25000
    },
    "video": {
      "play_addr": {
        "url_list": ["https://direct-video-url-without-watermark.com"]
      }
    }
  }
]

Performance Notes

The actor is optimized for speed. Scraping 100 listings typically consumes ~0.03-0.07 compute units if not blocked. Using a proxy (proxyConfiguration) is strongly recommended for reliability.

Find the actor on Apify: https://apify.com/novi/fast-tiktok-api?fpr=python_automation

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

Start Free Trial

Actor Information

Developer
novi
Pricing
Paid
Total Runs
364
Active Users
21
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