Tiktok Profile Statistics
Pricing
$1.99/month + usage
Go to Apify Store
Tiktok Profile Statistics
Get the total information of a tiktok user, such as the number of videos, number of fans, number of likes, etc.
0.0 (0)
Pricing
$1.99/month + usage
4
12
5
Last modified
5 days ago
TikTok Profile Statistics Scraper
This Apify Actor is designed to scrape profile statistics from TikTok. It allows you to retrieve detailed information about a TikTok user's profile, such as follower count, video count, and more.
How to Use
1. Input Configuration
The Actor requires an input JSON object to define the scraping parameters. The structure of the input is as follows:
{"username": "nike"}
username
: (Required) The TikTok username of the profile you want to scrape. For example, "nike".
2. Output Data
The Actor returns an object containing the statistics of the specified TikTok profile. The structure of the output is as follows:
{"videoCount": 100,"followerCount": 5000000,"followingCount": 50,"heartCount": 10000000,"friendCount": 0}
videoCount
: The total number of videos posted by the user.followerCount
: The total number of followers the user has.followingCount
: The total number of accounts the user is following.heartCount
: The total number of likes (hearts) the user has received across all videos.friendCount
: The total number of friends the user has.
3. Running the Actor
- Deploy the Actor on the Apify platform.
- Provide the input JSON in the Actor's input configuration.
- Run the Actor to scrape data.
- The results will be available in the Actor's dataset.
4. Example Use Case
To scrape statistics for the TikTok username "nike":
- Set the input as:
{"username": "nike"}
- Run the Actor.
- Retrieve the output dataset containing the profile statistics.
On this page
Share Actor: