TikTok Profile Scraper avatar
TikTok Profile Scraper

Pricing

$5.55 / 1,000 results

Go to Store
TikTok Profile Scraper

TikTok Profile Scraper

Developed by

DataFusionX

DataFusionX

Maintained by Community

This tool allows you to scrape detailed user profile data from TikTok. It extracts various data points from user profiles, including user information, statistics, and profile links. This scraper is ideal for social media analysis, marketing strategies, and research.

5.0 (3)

Pricing

$5.55 / 1,000 results

3

Total users

22

Monthly users

5

Runs succeeded

>99%

Last modified

15 days ago

You can access the TikTok Profile Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "directUrls": [
< "https://www.tiktok.com/@tiktok"
< ],
< "proxy": {
< "useApifyProxy": true,
< "groups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call karkimanoj2020/tiktok-profile-scraper --silent --output-dataset

Tiktok Scraper API through CLI

The Apify CLI is the official tool that allows you to use TikTok Profile Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: