Get Results
TikTok Video Scraper
Get Results
Retrieve scraped data from TikTok Video Scraper
GET
Get Results
Retrieve scraped data from your TikTok Video Scraper runs.
Headers
string
required
Your API authentication token. Value:
Token YOUR_API_KEYQuery Parameters
string
required
Hash of the squid to get results from.
string
Hash of a specific run (optional).
integer
Page number (default: 1).
integer
Results per page (default: 50, max: 100).
Result Fields
string
Unique TikTok identifier for the video. Example:
6862153058223197445string
Caption/description text of the video.
string
ISO 8601 timestamp of when the video was published. Example:
2020-08-17T12:34:56Zinteger
Total number of plays/views. Example:
52300000integer
Total number of likes. Example:
3100000integer
Total number of comments. Example:
45000Number of times the video was shared. Example:
120000integer
Number of times the video was saved/collected. Example:
870000integer
Number of reposts. Example:
0integer
Video duration in seconds. Example:
15integer
Video width in pixels. Example:
576integer
Video height in pixels. Example:
1024string
Video quality definition. Example:
540pinteger
Video bitrate. Example:
1243660integer
File size in bytes. Example:
2330107boolean
Whether the video is an advertisement. Example:
falseboolean
Whether duets are enabled for this video. Example:
trueboolean
Whether stitches are enabled for this video. Example:
truestring
Country code where the video was created. Example:
USstring
URL to stream the video.
string
URL to download the video.
string
URL of the video thumbnail/cover image.
string
URL of the animated cover image.
string
Unique identifier for the music track used. Example:
6862153058223197445string
Title of the music track. Example:
M to the Bstring
Artist name of the music track. Example:
Millie Bstring
URL to play the music track.
integer
Duration of the music track in seconds. Example:
60boolean
Whether the audio is the creator’s original sound. Example:
falseboolean
Whether the music track is copyrighted. Example:
truestring
Unique TikTok user ID of the video author. Example:
6569595380449902597string
Secondary unique identifier for the author’s account.
string
TikTok username (handle) of the author. Example:
bellapoarchstring
Display name of the author. Example:
Bella Poarchboolean
Whether the author’s account is verified. Example:
truestring
Bio/description from the author’s profile.
integer
Number of followers the author has. Example:
92800000integer
Number of accounts the author follows. Example:
728integer
Total likes received across all the author’s videos. Example:
2200000000integer
Total number of videos published by the author. Example:
421string
URL of the author’s profile picture.
Whether this result is a related video (not directly from a task URL). Example:
falseThe video ID of the task that triggered this related result. Only set when
is_related is true.string
The original task URL that produced this result.
string
ISO 8601 timestamp of when this result was scraped.
Code Examples
Response
200