Tiktok Profile Mention Scraper avatar

Tiktok Profile Mention Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Tiktok Profile Mention Scraper

Tiktok Profile Mention Scraper

Scrape TikTok videos that mention specific usernames (@mentions) without cookies. Extracts video metadata (views, likes, comments, shares), author info, music metadata, and more.

Pricing

from $3.00 / 1,000 results

Rating

1.0

(1)

Developer

Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

2

Bookmarked

86

Total users

16

Monthly active users

15 days ago

Last modified

Share

Find all TikTok posts that formally @mention a specific creator or brand account. The actor searches TikTok for each username and then validates each result against TikTok's textExtra array to confirm a real tagged mention — not just a caption text match. No TikTok account or cookies are required.

What this actor does

  • Accepts TikTok usernames (bare, @-prefixed, or as full profile URLs)
  • Searches TikTok for posts mentioning each username
  • Validates each result: checks whether the textExtra array contains a confirmed type=0 mention tag for the username
  • Reports isMentionConfirmed (boolean) and the exact mentionEntry with character start/end offsets within the caption
  • Extracts full post metadata: caption, engagement stats, author info, music, video details, hashtags, and all @mentions
  • confirmedMentionsOnly filter lets you choose whether to return only validated mentions or all search results
  • Empty fields are omitted

Output per post

  • postId — unique TikTok post ID
  • postUrl — canonical post URL
  • caption — post caption text
  • targetUsername — the username being monitored
  • isMentionConfirmedtrue if a textExtra type=0 tag matching the username was found
  • mentionEntry.username — username from the confirmed textExtra tag
  • mentionEntry.secUid — secUid from the confirmed textExtra tag
  • mentionEntry.start — character offset where the @mention begins in the caption
  • mentionEntry.end — character offset where the @mention ends in the caption
  • author.id — post author's TikTok user ID
  • author.username — post author's @handle
  • author.displayName — post author's display name
  • author.verified — post author's verification status
  • author.avatarUrl — post author's avatar URL
  • likeCount — total likes on the post
  • commentCount — total comments
  • shareCount — total shares
  • playCount — total views
  • createTime — Unix publication timestamp
  • hashtags — array of {id, name} hashtag objects
  • mentions — array of all {username, start, end} @mention objects in the caption
  • scrapedAt — ISO 8601 scrape timestamp

Input

FieldTypeDefaultDescription
usernamesarrayTikTok usernames to monitor for @mentions
profileUrlsarrayFull TikTok profile URLs as alternative or additional input
maxResultsPerProfileinteger50Maximum posts to collect per username (1–500)
confirmedMentionsOnlybooleanfalseWhen true, only emit posts with a verified textExtra mention tag

Example: Monitor a brand account for confirmed @mentions

{
"usernames": ["natgeo"],
"maxResultsPerProfile": 50,
"confirmedMentionsOnly": true
}

Example: Monitor multiple influencers — all search results

{
"usernames": ["khaby.lame", "charlidamelio"],
"maxResultsPerProfile": 100,
"confirmedMentionsOnly": false
}

Example: Monitor via profile URLs

{
"profileUrls": ["https://www.tiktok.com/@nike", "https://www.tiktok.com/@adidas"],
"maxResultsPerProfile": 50,
"confirmedMentionsOnly": true
}

Example: High-volume mention audit

{
"usernames": ["natgeo"],
"maxResultsPerProfile": 500,
"confirmedMentionsOnly": false
}

Use cases

  • Creator reputation monitoring — discover who is tagging your TikTok account and what they are saying
  • Brand @mention tracking — distinguish confirmed textExtra tags from posts that merely contain the brand name string
  • Influencer collaboration discovery — find creators who actively tag a specific influencer, indicating organic affinity
  • Competitor monitoring — track who is @mentioning a competitor brand account and the sentiment of those posts
  • Fan community analysis — understand the community creating @mention content about a creator or artist
  • Campaign attribution — verify which posts formally @mentioned your account during a specific campaign period

FAQ

Do I need a TikTok account or cookies? No. The actor uses TikTok's public search API available to anonymous visitors.

What is a "confirmed @mention"? When a TikTok user types @username in a caption and TikTok resolves it to a real account, TikTok creates a textExtra entry of type=0 with character offsets. This is more reliable than searching for the username string — a caption could say "not like @reply khaby.lame" where the username appears in text without a formal mention tag.

What does isMentionConfirmed: false mean? The post appeared in TikTok's search results for the username but no matching textExtra type=0 entry was found. The username may appear as plain text in the caption, or TikTok may have returned the result based on engagement signals rather than an exact text match.

What is mentionEntry? The matching textExtra object: {username, secUid, start, end} where start and end are character offsets within the caption string.

How is this different from TikTok Mention Scraper? Mention Scraper accepts any keyword (brand names, product names, phrases). This actor is purpose-built for @username tracking and adds the extra validation step against textExtra to confirm formal mention tags.

What does confirmedMentionsOnly: false do? Returns all search results regardless of textExtra validation, but still sets isMentionConfirmed accurately for each row. Useful when you want maximum coverage and will filter yourself downstream.

How many results can I get? Up to 500 per username. With confirmedMentionsOnly: true the actual count may be lower since some search results lack formal mention tags.

Build a complete TikTok data pipeline with our full suite:

ScraperURL
TikTok Post Scraperhttps://apify.com/crawlerbros/tiktok-post-scraper
TikTok Profile Scraperhttps://apify.com/crawlerbros/tiktok-profile-scraper
TikTok Comments Scraperhttps://apify.com/crawlerbros/tiktok-comments-scraper
TikTok Search Scraperhttps://apify.com/crawlerbros/tiktok-search-scraper
TikTok Hashtag Scraperhttps://apify.com/crawlerbros/tiktok-hashtag-scraper
TikTok Music Scraperhttps://apify.com/crawlerbros/tiktok-music-scraper
TikTok Transcript Scraperhttps://apify.com/crawlerbros/tiktok-transcript-scraper
TikTok Followers Scraperhttps://apify.com/crawlerbros/tiktok-followers-scraper
TikTok Mention Scraperhttps://apify.com/crawlerbros/tiktok-mention-scraper
TikTok Playlist Scraperhttps://apify.com/crawlerbros/tiktok-playlist-scraper
TikTok Explore Scraperhttps://apify.com/crawlerbros/tiktok-explore-scraper
TikTok For You Scraperhttps://apify.com/crawlerbros/tiktok-for-you-scraper
TikTok Downloaderhttps://apify.com/crawlerbros/tiktok-downloader-api
TikTok Ads Library Scraperhttps://apify.com/crawlerbros/tiktok-ads-library-scraper-pro
TikTok Top Ads Scraperhttps://apify.com/crawlerbros/tiktok-top-ads-scraper
TikTok Hashtag Trends Scraperhttps://apify.com/crawlerbros/tiktok-hashtag-trends-scraper
TikTok LIVE Scraperhttps://apify.com/crawlerbros/tiktok-live-scraper