GET
/v1/resultsGet Results
Retrieve scraped TikTok top ads dataRetrieve the scraped TikTok top ads data from your runs. Results include ad details, brand information, engagement metrics, video URLs, and performance data.
Headers
| Key | Value | Required |
|---|---|---|
| Authorization | Token YOUR_API_KEY | Yes |
Result Fields
internal_id
string
Example: 6916651063119348000
url
string
Example: https://ads.tiktok.com/business/creativecenter/topads/6916651063119348000
ad_title
string
Example: Don't miss out on our sale before we sell out!
brand_name
string
Example: GlowSkin
ctr
float
Example: 0.58
industry
string
Example: Beauty & Personal Care
objective
string
Example: Conversion
like
integer
Example: 14523
share
integer
Example: 2341
comment
integer
Example: 892
video_info_duration
float
Example: 15.016
video_info_cover
string
Example: https://p16-cc-sign-sg.ibyteimg.com/...
video_info_video_url_720p
string
Example: https://v16m-default.akamaized.net/...
video_info_width
integer
Example: 576
video_info_height
integer
Example: 576
keywords
string
Example: skincare, beauty, sale
landing_page
string
Example: https://example.com/shop
country_code
json
Example: [US, CA, GB]
voice_over
boolean
Example: true
Parameters
squidstring
RequiredExample:
b6ab0f03b02e472a8e2ab0b16b4fdd0frunstring
OptionalExample:
c29f2f1464ec45d599b1b4f43595bf3apageinteger
OptionalExample:
1page_sizeinteger
OptionalExample:
50Pro Tip
Use `video_info_video_url_720p` to download the actual ad video for analysis.
Pro Tip
The `ctr` (click-through rate) field helps identify high-performing ads.
Note
Video URLs may expire after some time. Download videos promptly if you need to archive them.