TikTok Videos Scraper: AI Tool

Fetch the latest video posts and view metrics for a TikTok creator.

📝

Overview

About this model

Scrape the latest posts and performance metrics (likes, views, comments, shares, duration) for a TikTok creator.

1Content analysis: Audit and analyze metrics of a creator's recent TikTok videos.
2Trend identification: Find viral videos by sorting retrieved posts by view/like counts.
3Video URL retrieval: Retrieve direct download URLs for TikTok videos.
💰

Pricing & Value

Cost analysis

muapiapp$0.01 per request

Flat rate up to 30 videos.

Other Providers$0.80+ per request

Retrieving video list is resource-heavy.

* Competitor pricing is estimated based on similar model architectures and usage tiers.

⚙️

Technical Details

Configuration schema

Usernametext

TikTok username (with or without @).

Default Value-
Countint

Number of videos to fetch (1 to 30).

Default Value10
Cursortext

Pagination cursor token to fetch the next page of results.

Default Valuenull
Min LikesEnum (11 options)

Filter: Minimum number of likes.

Default ValueAny
Min ViewsEnum (11 options)

Filter: Minimum number of views/plays.

Default ValueAny
Min SharesEnum (11 options)

Filter: Minimum number of shares.

Default ValueAny
Min CommentsEnum (11 options)

Filter: Minimum number of comments.

Default ValueAny
Min Duration (s)Enum (9 options)

Filter: Minimum video duration.

Default ValueAny
Max Duration (s)Enum (9 options)

Filter: Maximum video duration.

Default ValueAny
Hashtagstext

Filter: Comma-separated hashtags (e.g. startup,tech).

Default Valuenull
Published Aftertext

Filter: Fetch posts published after this date/time (ISO 8601).

Default Valuenull
Published Beforetext

Filter: Fetch posts published before this date/time (ISO 8601).

Default Valuenull
📖

Implementation Guide

Developer documentation

How to Use TikTok Videos Scraper

  1. Enter Username: Enter the creator's username (e.g. @spencerx).

  2. Specify Count: Select the number of videos to retrieve (between 1 and 30).

  3. Submit: Run the scraper to get a structured JSON array of posts.

Common Questions

Frequently asked

Does it return the video file download URLs?

Yes, where available, it parses the direct CDN download link for the video.

How many videos can I retrieve at once?

You can scrape up to 30 recent posts per request.