TikTok API | TikTok comments post search creator videos avatar

TikTok API | TikTok comments post search creator videos

Pricing

from $1.00 / 1,000 dataset items

Go to Apify Store
TikTok API | TikTok comments post search creator videos

TikTok API | TikTok comments post search creator videos

SocialDataX read-only TikTok API for TikTok comments, post search, post details, comment replies, creator profiles, and TikTok creator videos. Results export to Apify Dataset, CSV, Excel, JSON, or API workflows.

Pricing

from $1.00 / 1,000 dataset items

Rating

0.0

(0)

Developer

SocialDataX

SocialDataX

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

3 days ago

Last modified

Share

SocialDataX read-only TikTok API for TikTok comments, post search, post details, comment replies, creator profiles, and TikTok creator videos.

Apify users do not need to configure a SocialDataX API Key. The Actor owner configures SOCIALDATAX_API_KEY as an Apify secret.

Use this Actor when you need TikTok comments, TikTok comment replies, TikTok post search, TikTok creator videos, creator profile data, or structured results exported to Apify Dataset, CSV, Excel, JSON, or API workflows.

Support

If a run fails, you need higher limits, or you want to discuss a bulk data workflow, contact SocialDataX support:

Operations

  • search_posts: TikTok post search using keyword.
  • get_post_detail: TikTok post details using url.
  • get_post_comments: TikTok comments using post_id or url.
  • get_post_comment_replies: TikTok comment replies using post_id / comment_id.
  • get_user_info: TikTok creator profile using tiktok_id or profile_url.
  • list_user_posts: TikTok creator videos using tiktok_id or profile_url.

Input tips

  • For TikTok comments, paste a public TikTok post URL into url, or copy post_id from a Dataset row.
  • For TikTok comment replies, first run get_post_comments, then copy post_id and top-level comment_id from the same Dataset row.
  • For TikTok creator videos, paste a creator profile URL or provide the tiktok_id.
  • For search, use keyword, optional content_type, page_token, max_items, and auto_paginate.

Pagination

Paginated operations use page_token, max_items, and auto_paginate. Each requested page counts as one SocialDataX API request. Results are written to the default Apify Dataset and can be exported as JSON, CSV, Excel / XLSX, or JSONL.

Example input

{
"operation": "search_posts",
"keyword": "camping",
"page_token": "",
"content_type": "all",
"max_items": 50,
"auto_paginate": true
}

Billing

Ongoing use requires an Apify paid plan. Free-plan users get a limited SocialDataX API request trial.

Recommended Apify Pay per event setup:

  • apify-default-dataset-item: $0.001 / Dataset item
  • apify-actor-start: keep Apify default $0.00005
  • Pay per event + usage: off