TikTok User Information Scraper avatar

TikTok User Information Scraper

Try for free

Pay $6.00 for 1,000 users

Go to Store
TikTok User Information Scraper

TikTok User Information Scraper

xtdata/tiktok-user-information-scraper
Try for free

Pay $6.00 for 1,000 users

TikTok User Information scraper: Extract profile data by username, user ID, or URL. Perfect for market research and influencer analysis. Scrape TikTok profiles easily.

Developer
Maintained by Community

Actor Metrics

  • 5 monthly users

  • 5.0 / 5 (1)

  • 2 bookmarks

  • >99% runs succeeded

  • Created in Mar 2025

  • Modified 19 minutes ago

You can access the TikTok User Information 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.

1echo '{
2  "usernames": [
3    "nike"
4  ],
5  "userIds": [
6    "6714563164218679553"
7  ]
8}' |
9apify call xtdata/tiktok-user-information-scraper --silent --output-dataset

TikTok User Information Scraper API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: