TikTok Search Scraper
Pricing
Pay per event
TikTok Search Scraper
Search TikTok by keyword. Extract videos, engagement metrics, author info, and music metadata from search results.
TikTok Search Scraper
Pricing
Pay per event
Search TikTok by keyword. Extract videos, engagement metrics, author info, and music metadata from search results.
text
Optional
Video caption text.
createTime
Optional
Video creation time as a Unix timestamp.
createTimeISO
Optional
Video creation time in ISO 8601 format.
webVideoUrl
Optional
Public TikTok video URL.
musicMeta
Optional
Music details included with a video result.
{ "musicName": "Original sound", "musicAuthor": "Example Creator", "musicOriginal": true}videoMeta
Optional
Technical details included with a video result.
{ "height": 1280, "width": 720, "duration": 30, "definition": "720p"}diggCount
Optional
Number of video likes.
playCount
Optional
Number of video plays.
collectCount
Optional
Number of video saves.
commentCount
Optional
Number of video comments.
repostCount
Optional
Number of video reposts.
mentions
Optional
TikTok usernames mentioned by the video.
[ "sampleuser"]isAd
Optional
Whether the video is marked as an advertisement.
isSlideshow
Optional
Whether the result is a photo slideshow.
username
Optional
Username returned by a user search.
nickname
Optional
Display name returned by a user search.
profileUrl
Optional
Public TikTok profile URL.
avatar
Optional
User avatar URL.
signature
Optional
User profile biography.
verified
Optional
Whether TikTok marks the user as verified.
followers
Optional
Number of user followers.
following
Optional
Number of accounts followed by the user.
likes
Optional
Total likes received by the user.
videoCount
Optional
Number of videos published by the user.
keyword
Optional
Keyword that produced the search result.
scrapedAt
Optional
Time when the result was extracted, in ISO 8601 format.