Skip to main content
GET
Get Results
Retrieve scraped data from your TikTok Profile Scraper runs.

Headers

string
required
Your API authentication token. Value: Token YOUR_API_KEY

Query Parameters

string
required
Hash of the squid to get results from
integer
Page number (default: 1)

Result Fields

integer
Position of this video in the profile’s feed at scrape time
string
Unique TikTok video identifier. Example: 7123456789012345678
string
Caption of the TikTok video. Example: Crazy experiment gone wrong!
string
Detected language code of the caption
json
Hashtags in the caption
json
@-mentions in the caption
datetime
Date and time the video was published (UTC). Example: 2026-09-12T18:00:00Z
bigint
Total number of plays. Example: 45000000
bigint
Total number of likes. Example: 3200000
bigint
Total number of comments
bigint
Total number of shares
bigint
Total number of saves to collection
bigint
Total number of reposts
integer
Duration of the video in seconds
integer
Width of the video in pixels
integer
Height of the video in pixels
string
Video resolution. Example: 1080p
string
Container format of the video file
integer
Video bitrate in bits per second
bigint
File size in bytes
boolean
Whether the video is a paid advertisement
boolean
True when the post is a photo slideshow
json
Ordered list of image URLs when is_slideshow is true
boolean
Whether the author has enabled duets
boolean
Whether the author has enabled stitches
string
ISO country code of where the video was created
string
Canonical TikTok video page URL
string
Direct streaming URL (signed, tied to the proxy)
string
Direct download URL (signed, tied to the proxy)
string
URL of the video thumbnail
string
Original unprocessed cover image URL
string
URL of the animated dynamic cover
json
Subtitle/caption tracks available for the video
json
Visual effects/stickers applied to the video
string
Unique identifier of the music track
string
Title of the music track
string
Artist name of the music track
string
Direct URL to stream the audio track
string
URL of the music track’s cover art
integer
Duration of the music track in seconds
boolean
Whether the audio is an original sound
boolean
Whether the music track is under copyright
string
TikTok numeric user id of the profile
string
TikTok secUid of the profile
string
Profile handle (uniqueId), lowercase, without @. Example: mrbeast
string
Display name of the profile
string
Profile bio
External link in the profile bio
string
Profile picture URL
boolean
Whether the profile carries TikTok’s verified badge
boolean
Whether the profile is private
bigint
Number of followers. Example: 200000000
bigint
Number of accounts followed
bigint
Total likes received by the profile
bigint
Number of videos on the profile
bigint
Number of mutual follows
bigint
Number of likes the profile has given
boolean
Whether flagged as commerce account
boolean
Whether profile is a TikTok Shop seller
boolean
Whether flagged as organization account
string
Id of the profile’s live room
datetime
Date and time the TikTok account was created
string
Profile’s interface language code
string
Canonical TikTok profile URL
string
The profile URL or handle given as task input
datetime
Date and time when this row was scraped

Response

200