TikTok Ads Scraper avatar
TikTok Ads Scraper
Try for free

Pay $5.00 for 1,000 results

View all Actors
TikTok Ads Scraper

TikTok Ads Scraper

clockworks/tiktok-ads-scraper
Try for free

Pay $5.00 for 1,000 results

Scrape TikTok ads data. Just add one or more hashtags and the scraper will extract ad text, details, country, ad longevity, audience interests, scores, countries, labels, age range, and more. Export scraped data, run the scraper via API, schedule ad monitor runs or integrate with other tools.

📹 What is TikTok Ads Scraper?

TikTok Ads Scraper is an easy-to-use scraping tool that allows you to extract all TikTok ads from a chosen hashtag or trend. Using this tool, you will be able to scrape:

📹 Video data: related videos and video URLs, recommended videos/hashtags, total views of all videos published with this hashtag, total count of all videos published with this hashtag, hashtag URL.

🧚‍♀️ Audience data: audience ages, the proportion of each age category, audience interests and scores, audience countries, and labels.

⚡️ Other: country info, industry info, ad longevity (popular days and current popularity), trend longevity.

📹 How can I use data extracted from TikTok ads?

The data extracted from TikTok Ads Scraper can be used for a variety of purposes, including:

🦠 Analyze trends, viral campaigns, and content of specific creators

📚 Prepare for or analyze a TikTok marketing campaign

✨ Conduct sentiment analysis and find authentic product reviews

👩‍🔬 Obtain data for research and social listening experiments

🥸 Identify unverified content and inaccurate information with high public value

🎵 How do I export TikTok ads data?

Use TikTok Ads Scraper. It is designed to be user-friendly, offering a smooth start for those who have never extracted data from TikTok before. Here’s how you can use this web scraper to export TikTok ads:

  1. Create a free Apify account using your email.
  2. Open TikTok Ads Scraper.
  3. Add location, timeframe, and one or more hashtags to scrape TikTok ads.
  4. Click the “Start” button and wait for the data to be extracted.
  5. Download your data in JSON, XML, CSV, Excel, or HTML.

⬇ Input

The input for TikTok Ads Scraper should be one or multiple TikTok hashtags, a location, and a time frame.

Click on the input tab for a full explanation of an input example in JSON.

1{
2  "adsCountryCode": "us",
3  "adsTimeRange": "120",
4  "hashtags": [
5    "thailand"
6    "coffee"
7  ]
8}

⬆ Output sample

The scraped TikTok ads will be shown as a dataset which you can find in the Output tab. Note that the output will first be organized as a table for viewing convenience:

You can preview all the fields and choose in which format to download the data you’ve extracted: JSON, CSV, Excel, HTML table, or XML. Here below is the same dataset in JSON:

1[
2  {
3    "hashtagName": "thailand",
4    "period": "7",
5    "countryCode": "US",
6    "description": "🇹🇭 hi Thailand!!!😘😘😘 🇹🇭",
7    "trend": [
8      {
9        "time": 1706140800,
10        "value": 0.95
11      },
12      {
13        "time": 1706227200,
14        "value": 0.95
15      },
16      {
17        "time": 1706313600,
18        "value": 0.94
19      },
20      {
21        "time": 1706400000,
22        "value": 0.97
23      },
24      {
25        "time": 1706486400,
26        "value": 1
27      },
28      {
29        "time": 1706572800,
30        "value": 0.98
31      },
32      {
33        "time": 1706659200,
34        "value": 1
35      }
36    ],
37    "longevity": {
38      "popularDays": 0,
39      "currentPopularity": 0
40    },
41    "hashtagId": "9128",
42    "videoUrl": "https://www.tiktok.com/tag/thailand",
43    "countryInfo": {
44      "id": "US",
45      "value": "United States",
46      "label": "US"
47    },
48    "industryInfo": {
49      "id": 23000000000,
50      "value": "News & Entertainment",
51      "label": "label_23000000000"
52    },
53    "isPromoted": false,
54    "trendingType": 1,
55    "publishCnt": 3771,
56    "videoViews": 25822635,
57    "publishCntAll": 5828545,
58    "videoViewsAll": 84739142571,
59    "audienceAges": [
60      {
61        "score": 67,
62        "ageLevel": 3
63      },
64      {
65        "score": 20,
66        "ageLevel": 4
67      },
68      {
69        "score": 13,
70        "ageLevel": 5
71      }
72    ],
73    "audienceInterests": [
74      {
75        "score": 142,
76        "interestInfo": {
77          "id": "10092",
78          "label": "diversify_10092",
79          "value": "Humanities"
80        }
81      },
82      {
83        "score": 136,
84        "interestInfo": {
85          "id": "10094",
86          "label": "diversify_10094",
87          "value": "Science"
88        }
89      },
90      {
91        "score": 133,
92        "interestInfo": {
93          "id": "10085",
94          "label": "diversify_10085",
95          "value": "Food Tour & Recommendations"
96        }
97      },
98      {
99        "score": 120,
100        "interestInfo": {
101          "id": "10043",
102          "label": "diversify_10043",
103          "value": "Travel"
104        }
105      },
106      {
107        "score": 115,
108        "interestInfo": {
109          "id": "10093",
110          "label": "diversify_10093",
111          "value": "Business & Finance"
112        }
113      }
114    ],
115    "audienceCountries": [
116      {
117        "score": 780,
118        "countryInfo": {
119          "id": "1605651",
120          "label": "TH",
121          "value": "Thailand"
122        }
123      },
124      {
125        "score": 378,
126        "countryInfo": {
127          "id": "1733045",
128          "label": "MY",
129          "value": "Malaysia"
130        }
131      },
132      {
133        "score": 278,
134        "countryInfo": {
135          "id": "1880251",
136          "label": "SG",
137          "value": "Singapore"
138        }
139      },
140      {
141        "score": 253,
142        "countryInfo": {
143          "id": "1327865",
144          "label": "MM",
145          "value": "Myanmar"
146        }
147      },
148      {
149        "score": 207,
150        "countryInfo": {
151          "id": "2661886",
152          "label": "SE",
153          "value": "Sweden"
154        }
155      },
156      {
157        "score": 202,
158        "countryInfo": {
159          "id": "660013",
160          "label": "FI",
161          "value": "Finland"
162        }
163      },
164      {
165        "score": 160,
166        "countryInfo": {
167          "id": "1831722",
168          "label": "KH",
169          "value": "Cambodia"
170        }
171      },
172      {
173        "score": 160,
174        "countryInfo": {
175          "id": "2623032",
176          "label": "DK",
177          "value": "Denmark"
178        }
179      },
180      {
181        "score": 157,
182        "countryInfo": {
183          "id": "1562822",
184          "label": "VN",
185          "value": "Vietnam"
186        }
187      },
188      {
189        "score": 157,
190        "countryInfo": {
191          "id": "2658434",
192          "label": "CH",
193          "value": "Switzerland"
194        }
195      },
196      {
197        "score": 149,
198        "countryInfo": {
199          "id": "3144096",
200          "label": "NO",
201          "value": "Norway"
202        }
203      }
204    ],
205    "relatedHashtags": [
206      {
207        "hashtagId": "17128",
208        "hashtagName": "bangkok",
209        "videoUrl": "https://www.tiktok.com/tag/bangkok"
210      },
211      {
212        "hashtagId": "10003",
213        "hashtagName": "phuket",
214        "videoUrl": "https://www.tiktok.com/tag/phuket"
215      },
216      {
217        "hashtagId": "1619755668483073",
218        "hashtagName": "gmmtv",
219        "videoUrl": "https://www.tiktok.com/tag/gmmtv"
220      },
221      {
222        "hashtagId": "1599802597313541",
223        "hashtagName": "thaibl",
224        "videoUrl": "https://www.tiktok.com/tag/thaibl"
225      },
226      {
227        "hashtagId": "127927",
228        "hashtagName": "chiangmai",
229        "videoUrl": "https://www.tiktok.com/tag/chiangmai"
230      }
231    ],
232    "recList": [
233      {
234        "hashtagId": "17128",
235        "hashtagName": "bangkok",
236        "videoUrl": "https://www.tiktok.com/tag/bangkok"
237      },
238      {
239        "hashtagId": "10003",
240        "hashtagName": "phuket",
241        "videoUrl": "https://www.tiktok.com/tag/phuket"
242      },
243      {
244        "hashtagId": "1619755668483073",
245        "hashtagName": "gmmtv",
246        "videoUrl": "https://www.tiktok.com/tag/gmmtv"
247      },
248      {
249        "hashtagId": "1599802597313541",
250        "hashtagName": "thaibl",
251        "videoUrl": "https://www.tiktok.com/tag/thaibl"
252      },
253      {
254        "hashtagId": "127927",
255        "hashtagName": "chiangmai",
256        "videoUrl": "https://www.tiktok.com/tag/chiangmai"
257      }
258    ],
259    "relatedVideos": [
260      {
261        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/20fc26f3e5634f11bf493552d2646fbe_1705608000~tplv-noop.image?x-expires=1706809234&x-signature=TIl7SGkLaLLnDybfzYOkKa9uGkI%3D",
262        "url": "https://www.tiktok.com/@/video/7325530471100648746"
263      },
264      {
265        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/72f2135e2025464da0de6983c57c2e13_1705476391~tplv-noop.image?x-expires=1706809229&x-signature=0wr5aNG2jT6iNCaM%2F9tLv74p3Cg%3D",
266        "url": "https://www.tiktok.com/@/video/7324965246253305134"
267      },
268      {
269        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/oEJfrz5Q1DjIFgKQeCXKAXUMAoka2HDt81nIej~tplv-noop.image?x-expires=1706809284&x-signature=Ghpe5nBQGbevKYTdfki7wqEpuVA%3D",
270        "url": "https://www.tiktok.com/@/video/7300246300895857963"
271      },
272      {
273        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/oEAgAfYQyZDeHRLodX3HIZQRGMfZ8tAXjCCmrk~tplv-noop.image?x-expires=1706809235&x-signature=l8ksV2r7NgEy2OlhXhJIPkt2yZ0%3D",
274        "url": "https://www.tiktok.com/@/video/7327845549346966826"
275      },
276      {
277        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/oQpBUl7DiGoBIziwyCvAbMBfgi2IA7C34EB15u~tplv-noop.image?x-expires=1706809284&x-signature=8ZQH0w4Og%2BKKG7DNRtGIxQQLqAU%3D",
278        "url": "https://www.tiktok.com/@/video/7329664514708868395"
279      },
280      {
281        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/o0AAgtLSAKfIS1kLjrgCH2VqeEQmIBFxhlpcfD~tplv-noop.image?x-expires=1706809285&x-signature=ElDWi2WIAD3tx0UFJbLeT6lRgN0%3D",
282        "url": "https://www.tiktok.com/@/video/7329775296167808302"
283      },
284      {
285        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/oEI0QBDZRtrtAyDlcFerfSGJGLtErEYgSyLIB2~tplv-noop.image?x-expires=1706809280&x-signature=7id5QQ1eR%2BkikMY%2FazujLweTk6M%3D",
286        "url": "https://www.tiktok.com/@/video/7328680786301848878"
287      },
288      {
289        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/oA0gjF0XLQk4IiHDqCULMaRIgzGJJeALBAefvk~tplv-noop.image?x-expires=1706809228&x-signature=SFoE1d4fAalt2LsirSz7L1UlKXU%3D",
290        "url": "https://www.tiktok.com/@/video/7325151619601993006"
291      },
292      {
293        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/ocnrBfVJDDelFrWEVyE5uRIAsBSQ0EEg3YR9HA~tplv-noop.image?x-expires=1706809322&x-signature=Y3xtQp259X9mCik807uF73Yf6f4%3D",
294        "url": "https://www.tiktok.com/@/video/7328170211603975470"
295      },
296      {
297        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/c2e404ca5a87463885bb00a8dc6ce6d4_1706204811~tplv-noop.image?x-expires=1706809234&x-signature=iJWQvMW5D7UL%2FEcUOFK%2BT8oz9GU%3D",
298        "url": "https://www.tiktok.com/@/video/7328093802990718251"
299      },
300      {
301        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/oEfyn6IqC5B2i1GiXlilmERbB3qHIwA9sFCpOA~tplv-noop.image?x-expires=1706809230&x-signature=WHiXtK5Sgv5wR9oHNCiI7jtJK4I%3D",
302        "url": "https://www.tiktok.com/@/video/7328928445897919786"
303      },
304      {
305        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/oYTTWOQzjCGnA8AfIauRFtlueILlGuAIZG7Sef~tplv-noop.image?x-expires=1706809273&x-signature=x2QTa3NXFKl4XU%2FaUulye3KVUTg%3D",
306        "url": "https://www.tiktok.com/@/video/7326879229268839722"
307      },
308      {
309        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/oIACmFZm4pa7DTlDRfVBkCEegSE3DqHIMlUoE3~tplv-noop.image?x-expires=1706809265&x-signature=Fpd4zOOcc81iXxvEOUogtRXs9M0%3D",
310        "url": "https://www.tiktok.com/@/video/7324629022325886251"
311      },
312      {
313        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068/edd086e8c898478f8fc5c484905cdb44_1705257563~tplv-noop.image?x-expires=1706809228&x-signature=oWq6ZpT9543rmElKaZDJxFfBWi4%3D",
314        "url": "https://www.tiktok.com/@/video/7324025438584458502"
315      },
316      {
317        "coverUri": "https://p16-sign-sg.tiktokcdn.com/tos-alisg-p-0037/oAA7IJiFAiI9msV2GZBGYVPKGE3bBa4OBiMEs~tplv-noop.image?x-expires=1706809366&x-signature=nmuj5mfdpvBM76hjdFbG2YH26R8%3D",
318        "url": "https://www.tiktok.com/@/video/7329199129500945666"
319      },
320      {
321        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/oI9Ed1DuFkEVc1zE2Vs4ABhCf2REIVAfAl9JnE~tplv-noop.image?x-expires=1706809356&x-signature=jItq2mKpgNZtgRFb6jHrveOh3j8%3D",
322        "url": "https://www.tiktok.com/@/video/7310423492506291486"
323      },
324      {
325        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068/c25e9de60c01472abab773e0826982ed~tplv-noop.image?x-expires=1706809230&x-signature=kK3J1Q6QCnOeT1gl644o428iaoc%3D",
326        "url": "https://www.tiktok.com/@/video/6976160683427630342"
327      },
328      {
329        "coverUri": "https://p16-vod-sign-useast2a.ibyteimg.com/tos-useast2a-p-0037-euttp/f53140e9e15c4facb934cab6bf0430be_1706118909~tplv-noop.image?x-expires=1706809279&x-signature=zcQwl4tqkb32fGWC%2BZHmPimqrJs%3D",
330        "url": "https://www.tiktok.com/@/video/7327724861562817824"
331      },
332      {
333        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/oYy6E5CCABiBtw44NTJAfit1cBpE0IBgIK3SVB~tplv-noop.image?x-expires=1706809297&x-signature=PabQ3yAUK2OQmfFs2GtGE%2FZurk4%3D",
334        "url": "https://www.tiktok.com/@/video/7329976320597773610"
335      },
336      {
337        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/oEVHeKLgY0uGFCLeA5knPeIaLIAjVEWdbcrUnQ~tplv-noop.image?x-expires=1706809240&x-signature=gN55mAN7MGISfiaG3lrnI1Ih7Ak%3D",
338        "url": "https://www.tiktok.com/@/video/7326365184459689259"
339      },
340      {
341        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/83a1c903d3e145aea0aab53b67d49e8e~tplv-noop.image?x-expires=1706809400&x-signature=rshSz6iwCiRMSfLErDIARye9Af0%3D",
342        "url": "https://www.tiktok.com/@/video/7247927354595478827"
343      },
344      {
345        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/osfy4nIGCRB3049iPAiFnEptiTdPIAAwALBq0A~tplv-noop.image?x-expires=1706809243&x-signature=LGrl5fqTUyNNcQs2pXUN8YSXBxA%3D",
346        "url": "https://www.tiktok.com/@/video/7329611260826275102"
347      },
348      {
349        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/ogkCTnmAaVAG7qfCAxhjEbeXIfHLmsILAEFIBs~tplv-noop.image?x-expires=1706809322&x-signature=bFS3RkIp6WEEu2BhRB%2FJFQGA%2Bl0%3D",
350        "url": "https://www.tiktok.com/@/video/7324735530862726443"
351      },
352      {
353        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/e79370cad6a346229a696e3d5b381316_1706561036~tplv-noop.image?x-expires=1706809375&x-signature=VnSM3dAtSJyE9RVjoBW2cafdLl8%3D",
354        "url": "https://www.tiktok.com/@/video/7329623650162838830"
355      },
356      {
357        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/d9779bc920bc4b4399486e6954273dda_1706220087~tplv-noop.image?x-expires=1706809229&x-signature=LeIHAHJKjgOBCT581qwyWBa3x58%3D",
358        "url": "https://www.tiktok.com/@/video/7328159405327945006"
359      },
360      {
361        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/oU0ECfHw7AORDxMQCUwEA9BVeEuFIZnxlHs4wV~tplv-noop.image?x-expires=1706809238&x-signature=j0fD5WwssIwB00akA%2BzJhpIBQc4%3D",
362        "url": "https://www.tiktok.com/@/video/7329743864988749087"
363      },
364      {
365        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068/4a1d51807a24481a9f5f7bb57fd19c1e_1706553364~tplv-noop.image?x-expires=1706809234&x-signature=8lnordPnvDMDN2xWHCS2CNU1o5s%3D",
366        "url": "https://www.tiktok.com/@/video/7329590855784828165"
367      },
368      {
369        "coverUri": "https://p16-sign-sg.tiktokcdn.com/tos-alisg-p-0037/8dd222b7a65443688f553f47f90f2698_1705114388~tplv-noop.image?x-expires=1706809250&x-signature=%2FaeL8sgcr%2FLEnPt%2B%2FVAXfb8dYnM%3D",
370        "url": "https://www.tiktok.com/@/video/7323410483468455186"
371      },
372      {
373        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/o4lte5BEQWhoBREEILV26DAzBRFxtSfh9grDJE~tplv-noop.image?x-expires=1706809418&x-signature=TGR6%2BTZle1%2BaGWr3QpPRuoMXXwk%3D",
374        "url": "https://www.tiktok.com/@/video/7329066095980072234"
375      },
376      {
377        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/oMeEDHsS7QAGHsjZbq214bC2MgDK5BnQlIcRDe~tplv-noop.image?x-expires=1706809232&x-signature=wD9GuSGhHtilZ7PbFCHkdZ%2BoM6U%3D",
378        "url": "https://www.tiktok.com/@/video/7285819096279682346"
379      },
380      {
381        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/osWsfZAIIBGAWktLUpCeqLpKplOHjIBEEPEveR~tplv-noop.image?x-expires=1706809280&x-signature=xeh6sZQUUM0va26WK6fgwAuhi7k%3D",
382        "url": "https://www.tiktok.com/@/video/7326411197392244011"
383      },
384      {
385        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/o84WeTG7ReY4Qilg8MuGLQ5uO8z7gAFfjfBIvA~tplv-noop.image?x-expires=1706809241&x-signature=agJarZJUMNsmu9WgaXgaZvq2brY%3D",
386        "url": "https://www.tiktok.com/@/video/7329763064557964590"
387      },
388      {
389        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/oo2el7BsIEo7Ff3Hu6KIiD1CoQTqkUAfAAuFqj~tplv-noop.image?x-expires=1706809240&x-signature=ErqTG9ph2iaMGqtPuOnmh%2BEdOvA%3D",
390        "url": "https://www.tiktok.com/@/video/7300745780841712939"
391      },
392      {
393        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/oQ2y8OxW1AEPAIhHwEfYknpz4t9VrOchBCAojI~tplv-noop.image?x-expires=1706809311&x-signature=cM4V4cpZOO64hAN2FY1i92wIVFw%3D",
394        "url": "https://www.tiktok.com/@/video/7287841111173877035"
395      },
396      {
397        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/642efe3bfcda46b0ada9b5e16fcde5b3_1703268022~tplv-noop.image?x-expires=1706809311&x-signature=r3p3PMORY6hD2RHKzpzgtyKyReA%3D",
398        "url": "https://www.tiktok.com/@/video/7315480375059336478"
399      },
400      {
401        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/oQBvt2aUbEcLiMIEuRGwbZ4ihAJABA9Psygx7~tplv-noop.image?x-expires=1706809303&x-signature=8e%2Bnhp0D83oU9cbTyP06KIWmhlc%3D",
402        "url": "https://www.tiktok.com/@/video/7328042484335004971"
403      },
404      {
405        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/8d1acf9438c04dbea09d9f73a4abfef6_1701892777~tplv-noop.image?x-expires=1706809289&x-signature=XXshmj3XsABQ7t1w60l4NVGJ0I8%3D",
406        "url": "https://www.tiktok.com/@/video/7309573706873933086"
407      },
408      {
409        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/ooeNJtL2DLgtEAIbHdeLuI3GC5kfTIjmljkABH~tplv-noop.image?x-expires=1706809231&x-signature=%2F57q1Amv4mDJqhBpLCYMmNEQkZg%3D",
410        "url": "https://www.tiktok.com/@/video/7324573207862758699"
411      },
412      {
413        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/02239ba2e2f54bcc98bf5748b3a689c6_1706570899~tplv-noop.image?x-expires=1706809280&x-signature=OHOpRfrkFlHzpNkk7R4Cer4QLa8%3D",
414        "url": "https://www.tiktok.com/@/video/7329666083764423982"
415      },
416      {
417        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/oUfGIRewWy5KbRCftQFkQdvjADFKOVAwfMDIdE~tplv-noop.image?x-expires=1706809321&x-signature=4QVX2e8Ks637NZ6N3uKfIppRvhE%3D",
418        "url": "https://www.tiktok.com/@/video/7313718931640913195"
419      },
420      {
421        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/o8FUMzIvgiGgqz4MBGqq5OXbE0iB9VAKAZAPE~tplv-noop.image?x-expires=1706809280&x-signature=BzR6%2BoJW4luam58b37WPnODxe7k%3D",
422        "url": "https://www.tiktok.com/@/video/7328389205212646698"
423      },
424      {
425        "coverUri": "https://p16-sign-sg.tiktokcdn.com/tos-alisg-p-0037/o8FCmBNZLWDc36N3CeFEAHDeIbAjLSLIEmfboh~tplv-noop.image?x-expires=1706809301&x-signature=0s%2Be7o%2B3DAIEzBI90R3YvyR2Pzk%3D",
426        "url": "https://www.tiktok.com/@/video/7329338276400090370"
427      },
428      {
429        "coverUri": "https://p16-vod-sign-useast2a.ibyteimg.com/tos-useast2a-p-0037-euttp/o0vF2AGXpPCg2EIlKtFfDBQ0ekYxArE4RODsET~tplv-noop.image?x-expires=1706809251&x-signature=WBPir%2FbcTeaSgTySMbjRO%2FZhQDk%3D",
430        "url": "https://www.tiktok.com/@/video/7329204128343674145"
431      },
432      {
433        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/51f5b39d64f44e069bff0d6778084d6e_1671110150~tplv-noop.image?x-expires=1706809235&x-signature=o8MYQhjIx8Q0UCK9Xn4psOYmpck%3D",
434        "url": "https://www.tiktok.com/@/video/7177363382197144875"
435      },
436      {
437        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/b1a473ba239041068fb3cc8c00a67c44_1700599677~tplv-noop.image?x-expires=1706809230&x-signature=u1FpJMhy0zHBAtPAiWnxmzryFM8%3D",
438        "url": "https://www.tiktok.com/@/video/7304019926505901358"
439      },
440      {
441        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/osPDqflI1K1B4Basg1SAafi5iEARSAt5cTsphE~tplv-noop.image?x-expires=1706809292&x-signature=mTZtf6VIOgSURVDXQid0sUUqBd4%3D",
442        "url": "https://www.tiktok.com/@/video/7328957425275571502"
443      },
444      {
445        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/ow2ID6fDSI36R2lE0Yt4NtlzuB1AfEENFCb3Qg~tplv-noop.image?x-expires=1706809300&x-signature=HMRsca5TO9em2gkrQW6A7bc7Csc%3D",
446        "url": "https://www.tiktok.com/@/video/7329381421221432619"
447      },
448      {
449        "coverUri": "https://p16-vod-sign-useast2a.ibyteimg.com/tos-useast2a-p-0037-euttp/64948601432d463f9610693c606b2de7_1706380598~tplv-noop.image?x-expires=1706809272&x-signature=xBZS57ttaqUOX0tNnpZPN8u3Hxo%3D",
450        "url": "https://www.tiktok.com/@/video/7328848822610742561"
451      }
452    ]
453  },
454  {
455    "hashtagName": "coffee",
456    "period": "7",
457    "countryCode": "US",
458    "description": "We're celebrating International Coffee Day! Share your favourite coffee hacks, recommendations and stories with us!",
459    "trend": [
460      {
461        "time": 1706140800,
462        "value": 0.98
463      },
464      {
465        "time": 1706227200,
466        "value": 1
467      },
468      {
469        "time": 1706313600,
470        "value": 1
471      },
472      {
473        "time": 1706400000,
474        "value": 0.98
475      },
476      {
477        "time": 1706486400,
478        "value": 0.96
479      },
480      {
481        "time": 1706572800,
482        "value": 0.99
483      },
484      {
485        "time": 1706659200,
486        "value": 0.99
487      }
488    ],
489    "longevity": {
490      "popularDays": 0,
491      "currentPopularity": 0
492    },
493    "hashtagId": "14104",
494    "videoUrl": "https://www.tiktok.com/tag/coffee",
495    "countryInfo": {
496      "id": "US",
497      "value": "United States",
498      "label": "US"
499    },
500    "industryInfo": {
501      "id": 27000000000,
502      "value": "Food & Beverage",
503      "label": "label_27000000000"
504    },
505    "isPromoted": true,
506    "publishCnt": 28801,
507    "videoViews": 126078299,
508    "publishCntAll": 9398654,
509    "videoViewsAll": 74972454706,
510    "audienceAges": [
511      {
512        "score": 58,
513        "ageLevel": 3
514      },
515      {
516        "score": 26,
517        "ageLevel": 4
518      },
519      {
520        "score": 16,
521        "ageLevel": 5
522      }
523    ],
524    "audienceInterests": [
525      {
526        "score": 133,
527        "interestInfo": {
528          "id": "10042",
529          "label": "diversify_10042",
530          "value": "Drinks"
531        }
532      },
533      {
534        "score": 112,
535        "interestInfo": {
536          "id": "10085",
537          "label": "diversify_10085",
538          "value": "Food Tour & Recommendations"
539        }
540      },
541      {
542        "score": 104,
543        "interestInfo": {
544          "id": "10036",
545          "label": "diversify_10036",
546          "value": "Other Art"
547        }
548      },
549      {
550        "score": 103,
551        "interestInfo": {
552          "id": "10044",
553          "label": "diversify_10044",
554          "value": "Home & Garden"
555        }
556      },
557      {
558        "score": 102,
559        "interestInfo": {
560          "id": "10043",
561          "label": "diversify_10043",
562          "value": "Travel"
563        }
564      }
565    ],
566    "audienceCountries": [
567      {
568        "score": 666,
569        "countryInfo": {
570          "id": "390903",
571          "label": "GR",
572          "value": "Greece"
573        }
574      },
575      {
576        "score": 409,
577        "countryInfo": {
578          "id": "290291",
579          "label": "BH",
580          "value": "Bahrain"
581        }
582      },
583      {
584        "score": 295,
585        "countryInfo": {
586          "id": "102358",
587          "label": "SA",
588          "value": "Saudi Arabia"
589        }
590      },
591      {
592        "score": 245,
593        "countryInfo": {
594          "id": "285570",
595          "label": "KW",
596          "value": "Kuwait"
597        }
598      },
599      {
600        "score": 245,
601        "countryInfo": {
602          "id": "272103",
603          "label": "LB",
604          "value": "Lebanon"
605        }
606      },
607      {
608        "score": 221,
609        "countryInfo": {
610          "id": "719819",
611          "label": "HU",
612          "value": "Hungary"
613        }
614      },
615      {
616        "score": 217,
617        "countryInfo": {
618          "id": "6252001",
619          "label": "US",
620          "value": "United States"
621        }
622      },
623      {
624        "score": 196,
625        "countryInfo": {
626          "id": "1733045",
627          "label": "MY",
628          "value": "Malaysia"
629        }
630      },
631      {
632        "score": 192,
633        "countryInfo": {
634          "id": "3202326",
635          "label": "HR",
636          "value": "Croatia"
637        }
638      },
639      {
640        "score": 187,
641        "countryInfo": {
642          "id": "6251999",
643          "label": "CA",
644          "value": "Canada"
645        }
646      },
647      {
648        "score": 185,
649        "countryInfo": {
650          "id": "732800",
651          "label": "BG",
652          "value": "Bulgaria"
653        }
654      }
655    ],
656    "relatedHashtags": [
657      {
658        "hashtagId": "42431",
659        "hashtagName": "coffeeaddict",
660        "videoUrl": "https://www.tiktok.com/tag/coffeeaddict"
661      },
662      {
663        "hashtagId": "1594072699843586",
664        "hashtagName": "coffeetiktok",
665        "videoUrl": "https://www.tiktok.com/tag/coffeetiktok"
666      },
667      {
668        "hashtagId": "17301",
669        "hashtagName": "coffeetime",
670        "videoUrl": "https://www.tiktok.com/tag/coffeetime"
671      },
672      {
673        "hashtagId": "476970",
674        "hashtagName": "coffeelover",
675        "videoUrl": "https://www.tiktok.com/tag/coffeelover"
676      },
677      {
678        "hashtagId": "9310",
679        "hashtagName": "starbucks",
680        "videoUrl": "https://www.tiktok.com/tag/starbucks"
681      }
682    ],
683    "recList": [
684      {
685        "hashtagId": "42431",
686        "hashtagName": "coffeeaddict",
687        "videoUrl": "https://www.tiktok.com/tag/coffeeaddict"
688      },
689      {
690        "hashtagId": "1594072699843586",
691        "hashtagName": "coffeetiktok",
692        "videoUrl": "https://www.tiktok.com/tag/coffeetiktok"
693      },
694      {
695        "hashtagId": "17301",
696        "hashtagName": "coffeetime",
697        "videoUrl": "https://www.tiktok.com/tag/coffeetime"
698      },
699      {
700        "hashtagId": "476970",
701        "hashtagName": "coffeelover",
702        "videoUrl": "https://www.tiktok.com/tag/coffeelover"
703      },
704      {
705        "hashtagId": "9310",
706        "hashtagName": "starbucks",
707        "videoUrl": "https://www.tiktok.com/tag/starbucks"
708      }
709    ],
710    "relatedVideos": [
711      {
712        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/oYerGIAmI3LD49E2QC762kLcfdk7WHervsAXbJ~tplv-noop.image?x-expires=1706809293&x-signature=SVPUTFZ6aHeJIBAuoc6HQAdT%2FXc%3D",
713        "url": "https://www.tiktok.com/@/video/7328076520000539950"
714      },
715      {
716        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/baae815de62f490ea5fceef7037acdc3_1705334372~tplv-noop.image?x-expires=1706809281&x-signature=9Ixf2n0c1Sf2Q5rchd%2Fx1d1XmXM%3D",
717        "url": "https://www.tiktok.com/@/video/7324355236729031982"
718      },
719      {
720        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/o8smfDsIOsF1DKdfCgo7SSlxWqVtuAngEQlBD7~tplv-noop.image?x-expires=1706809282&x-signature=0kdJ9Esc5c0vQZp4pYG5ZRlRLqw%3D",
721        "url": "https://www.tiktok.com/@/video/7325314397897968942"
722      },
723      {
724        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/ogalqBDBEDBEimuYfEAgInoFeYpahPir9xqRSi~tplv-noop.image?x-expires=1706809242&x-signature=O%2B1mj5oGBc3nuBqWVzzrVYesV8w%3D",
725        "url": "https://www.tiktok.com/@/video/7325539916123819306"
726      },
727      {
728        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/229e62607e5343ab9502676e1b0b4e9c_1706562098~tplv-noop.image?x-expires=1706809275&x-signature=oDYkuzVb3ATRfbGn01t6ghYutTg%3D",
729        "url": "https://www.tiktok.com/@/video/7329628170662055211"
730      },
731      {
732        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/1295890513984034b4f48a02e7dd53e6_1705677867~tplv-noop.image?x-expires=1706809286&x-signature=v%2BIrWop6v62dzcPZmiy9GzMuLXs%3D",
733        "url": "https://www.tiktok.com/@/video/7325830618430917931"
734      },
735      {
736        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/61ab9c5d4a824a68918d6da3ab9e1e00_1706152889~tplv-noop.image?x-expires=1706809276&x-signature=l7bhFBbK1%2FctGED9t7CqCur00IE%3D",
737        "url": "https://www.tiktok.com/@/video/7327870749782330666"
738      },
739      {
740        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068/621a34fc8b4d4f66b61817f20369fe10_1706556926~tplv-noop.image?x-expires=1706809300&x-signature=IWrWViQT8BRnRvVF1Y71PLQW1mU%3D",
741        "url": "https://www.tiktok.com/@/video/7329606132505283845"
742      },
743      {
744        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/d04303464b6a47aeb893e202600bf410_1706369915~tplv-noop.image?x-expires=1706809294&x-signature=C3h3PRrRavLfUSPPnLzxbrvcYHo%3D",
745        "url": "https://www.tiktok.com/@/video/7328802796680105262"
746      },
747      {
748        "coverUri": "https://p16-sign-sg.tiktokcdn.com/tos-alisg-p-0037/bc2c9f9511aa43f288bc712ea48a8caf_1706542886~tplv-noop.image?x-expires=1706809255&x-signature=7LVScBMNA5CmW2I0GjIuWgXP%2Bnc%3D",
749        "url": "https://www.tiktok.com/@/video/7329545803494640897"
750      },
751      {
752        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/12656e3c004642a8a4577dcc045657ab_1705068094~tplv-noop.image?x-expires=1706809271&x-signature=a0MdPXlkHLrP28UaYvV7eMS%2FfE8%3D",
753        "url": "https://www.tiktok.com/@/video/7323211637727497514"
754      },
755      {
756        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/4e1954d9661146d3a31df560c3b1cb8f_1706559160~tplv-noop.image?x-expires=1706809255&x-signature=wP8wVBQFBVv7mXYsOIb%2BEidztbE%3D",
757        "url": "https://www.tiktok.com/@/video/7329615604531383598"
758      },
759      {
760        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/ab906c97b0534e0daebe2d5d9aecb1f0_1706777313~tplv-noop.image?x-expires=1706809282&x-signature=Vwg%2Betj7Orhc%2Fc7y%2Fm%2ByG23oAl8%3D",
761        "url": "https://www.tiktok.com/@/video/7324040007331728683"
762      },
763      {
764        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/9cc957b1035f4799a42109f99b57bb8b_1687024631~tplv-noop.image?x-expires=1706809266&x-signature=vmhMMNPc7nB42JLTjRqVXmMC%2FUw%3D",
765        "url": "https://www.tiktok.com/@/video/7245715546770115882"
766      },
767      {
768        "coverUri": "https://p16-vod-sign-useast2a.ibyteimg.com/tos-useast2a-p-0037-euttp/2fb13280e2b74eecaf9abe6c31446d51_1706024246~tplv-noop.image?x-expires=1706809424&x-signature=atBTPZ%2BC5Ps2gR4ChIzTJUKhXnk%3D",
769        "url": "https://www.tiktok.com/@/video/7327318122833235232"
770      },
771      {
772        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/3371609458b04fd0b9db5972ce69bad5_1702856274~tplv-noop.image?x-expires=1706809294&x-signature=kAziKEUBlX7bwyicS4zjEZXYYVQ%3D",
773        "url": "https://www.tiktok.com/@/video/7313711957926825259"
774      },
775      {
776        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/3b50dd05d9c54846a700151cd6f9fe2d_1696961319~tplv-noop.image?x-expires=1706809305&x-signature=p6tU8aBj2W%2Bc%2BpOkym97nMvTqJo%3D",
777        "url": "https://www.tiktok.com/@/video/7288393315072920874"
778      },
779      {
780        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/70ef8a5e38714111a4f420fe184d11fb_1706561801~tplv-noop.image?x-expires=1706809261&x-signature=twYH5bVZ%2BYmiviqhrpMOflWHBEA%3D",
781        "url": "https://www.tiktok.com/@/video/7329626944172002606"
782      },
783      {
784        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068/0d53ba3b97e648ab8ed2c3c441d8e130_1623550750~tplv-noop.image?x-expires=1706809237&x-signature=EUR4f9jqe1QjFWAJWi4RQKIch%2FU%3D",
785        "url": "https://www.tiktok.com/@/video/6973097346880081157"
786      },
787      {
788        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/504f591bfb824478bcfb114f985d1222_1668798005~tplv-noop.image?x-expires=1706809226&x-signature=FFXpFMZOflQlhARxWLXCp1UMwn4%3D",
789        "url": "https://www.tiktok.com/@/video/7167432786750573870"
790      },
791      {
792        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/21366c074c924111befa3ef6a31a5a89_1705089183~tplv-noop.image?x-expires=1706809294&x-signature=B19IPdMTy1fYZcy2sIXydTGLs20%3D",
793        "url": "https://www.tiktok.com/@/video/7323302192276917546"
794      },
795      {
796        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/o8vIECYFQ6emauyxMHAQIUA7AAiPiyAP2GBq5i~tplv-noop.image?x-expires=1706809241&x-signature=FhKJQAD7MBRnAypbV%2BNySVBEoOM%3D",
797        "url": "https://www.tiktok.com/@/video/7327898536610204959"
798      },
799      {
800        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/50a5cf599f6a430dbe7860f970c09d24_1706392137~tplv-noop.image?x-expires=1706809229&x-signature=Z7KuBd7JCKBMO0wXW0gg8KdA%2BQ8%3D",
801        "url": "https://www.tiktok.com/@/video/7328898303259594027"
802      },
803      {
804        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/1e3b0f6e10d14a22b2b16cb886ad5042_1702845654~tplv-noop.image?x-expires=1706809296&x-signature=7XWXQtppopAWBwYzbe5DganCC44%3D",
805        "url": "https://www.tiktok.com/@/video/7313666337564364074"
806      },
807      {
808        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/db232f851daf4ac3a30af1f5331a49c3_1704833502~tplv-noop.image?x-expires=1706809226&x-signature=NF36EVobe5%2FW80n9TPD50KrIuQE%3D",
809        "url": "https://www.tiktok.com/@/video/7322203884062133535"
810      },
811      {
812        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/069c488f74a5489c9142120e1b16d998_1706184897~tplv-noop.image?x-expires=1706809245&x-signature=KpFyPcFvA84lL4kN4Hy23O6tX2I%3D",
813        "url": "https://www.tiktok.com/@/video/7328008250643942702"
814      },
815      {
816        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/f3db34e1c29342d5a48fce4d8e661fe1_1699655888~tplv-noop.image?x-expires=1706809293&x-signature=j6qtZkuMBp0TKswjeB3OrtHsby4%3D",
817        "url": "https://www.tiktok.com/@/video/7299966393066360110"
818      },
819      {
820        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/676e7299793247fba8031b424f7ead1a_1706394883~tplv-noop.image?x-expires=1706809313&x-signature=FjXHZ%2Fl3lY5Zg8frfTZBv9S8v6g%3D",
821        "url": "https://www.tiktok.com/@/video/7328910070375353643"
822      },
823      {
824        "coverUri": "https://p16-vod-sign-useast2a.ibyteimg.com/tos-useast2a-p-0037-euttp/ce3097161023407fbc9f349a4730d200_1706655461~tplv-noop.image?x-expires=1706809241&x-signature=sGg0hb2a6qzpVHQEAckTwFC1A0g%3D",
825        "url": "https://www.tiktok.com/@/video/7330029325653200160"
826      },
827      {
828        "coverUri": "https://p16-vod-sign-useast2a.ibyteimg.com/tos-useast2a-p-0037-euttp/5b228f7efebd464084738bbb435280d6_1706333321~tplv-noop.image?x-expires=1706809282&x-signature=xP1I20tkTOSkHgGIzOYCHhrnMeo%3D",
829        "url": "https://www.tiktok.com/@/video/7328645452881071393"
830      },
831      {
832        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/oYagK7vIjInAMqrffdEAD7DKcrxFEI6SCAKfmt~tplv-noop.image?x-expires=1706809288&x-signature=VfewS%2FzNCSYae5%2Ff4Z9uthSDwiY%3D",
833        "url": "https://www.tiktok.com/@/video/7303317690553273630"
834      },
835      {
836        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/ad284ca27dd143b0bb55dffa268f2a22_1705621925~tplv-noop.image?x-expires=1706809361&x-signature=WRmkJbFSl%2FPht9z9AhkZv2YIc1w%3D",
837        "url": "https://www.tiktok.com/@/video/7325590144856182058"
838      },
839      {
840        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/889d81e5e8164c3bb0b47586480f22c6_1697821742~tplv-noop.image?x-expires=1706809253&x-signature=dVgehcb9OzZpjVlw2Qv8PvnvyPA%3D",
841        "url": "https://www.tiktok.com/@/video/7292088806361107755"
842      },
843      {
844        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/7249b0e5c5e64c56af75013102545e9e_1706221915~tplv-noop.image?x-expires=1706809357&x-signature=l%2FBXrrjuxy0VtO39gFqiWC3%2FpOM%3D",
845        "url": "https://www.tiktok.com/@/video/7328167263628987691"
846      },
847      {
848        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/oA0kBvUshU1fwzTAwghE7E5RRe5AzDAMENMI9S~tplv-noop.image?x-expires=1706809234&x-signature=FSHC8tvy0j3zf4sNf6vEAmp%2FfC4%3D",
849        "url": "https://www.tiktok.com/@/video/7273119009166429482"
850      },
851      {
852        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/023b93f8659e45148e316d4cd7f58a2f_1706591113~tplv-noop.image?x-expires=1706809364&x-signature=ELEk4FV0YqVcmhi%2BiCpHFBlKP68%3D",
853        "url": "https://www.tiktok.com/@/video/7329752940489575710"
854      },
855      {
856        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/okWegtQgQOAWfU38NiXIufllgYBfrRAoMFRGIZ~tplv-noop.image?x-expires=1706809285&x-signature=lkKbnzFzcZsHb6Mu0a%2FypKFNSag%3D",
857        "url": "https://www.tiktok.com/@/video/7329402334604365102"
858      },
859      {
860        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/9984d645eaeb46b5a817460c1e312d86_1706115266~tplv-noop.image?x-expires=1706809258&x-signature=ft62UgDHmsa6GurP9Ff4pSKA6VI%3D",
861        "url": "https://www.tiktok.com/@/video/7327709186337557806"
862      },
863      {
864        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/47e814af9c7e4d12b4c134feb5008868~tplv-noop.image?x-expires=1706809248&x-signature=ljxa0XIU4wjdWtwsYNg7Dfds4bE%3D",
865        "url": "https://www.tiktok.com/@/video/7245998600591805739"
866      },
867      {
868        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/045f69f8168f492b989e4a24ea4f4b55_1706414355~tplv-noop.image?x-expires=1706809296&x-signature=V2ThV5T3LE3cZQcYDnwlCZ81KRs%3D",
869        "url": "https://www.tiktok.com/@/video/7328993739475537198"
870      },
871      {
872        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/osvxMGtQceLaIXFeIAAUMqLr1ej1KAKQIgXCEZ~tplv-noop.image?x-expires=1706809302&x-signature=hBB9kyJlsrM7XyAxFSfQ2VsE7co%3D",
873        "url": "https://www.tiktok.com/@/video/7319711220632685855"
874      },
875      {
876        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/8771ea2eabb44c1d980dad0d04e67415_1689182220~tplv-noop.image?x-expires=1706809286&x-signature=DzqcRyqBsHAHSk%2BP0K5BGo9TPBo%3D",
877        "url": "https://www.tiktok.com/@/video/7254982324268404010"
878      },
879      {
880        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/oUej5vbRGgJAVIWeyqQECmGWWlILIOtAFAffCv~tplv-noop.image?x-expires=1706809239&x-signature=B4YnLFhZD3IorAuaH0J9uczbAJs%3D",
881        "url": "https://www.tiktok.com/@/video/7327080155543817514"
882      },
883      {
884        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/8f30c77c0940453d92fdae8aa7eaff56_1706631234~tplv-noop.image?x-expires=1706809365&x-signature=2Kv5AfvdvS0jtVV5rIi3oy0o6Eg%3D",
885        "url": "https://www.tiktok.com/@/video/7329925041896951083"
886      },
887      {
888        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/641a9edee0cf4881baf20bdb15e67ec1_1706560115~tplv-noop.image?x-expires=1706809258&x-signature=SpUBSCtIx2aCVHRybocEloTKG%2Bk%3D",
889        "url": "https://www.tiktok.com/@/video/7329619726504611114"
890      },
891      {
892        "coverUri": "https://p16-sign-va.tiktokcdn.com/tos-maliva-p-0068c799-us/c08e577a3af14c12b87e1f34ec8cf52a_1686075071~tplv-noop.image?x-expires=1706809336&x-signature=%2B1XrqiAggcc%2FI7%2BIs%2B6L6QKtEaU%3D",
893        "url": "https://www.tiktok.com/@/video/7241637243692027178"
894      }
895    ]
896  }
897]

🎸 Want to scrape TikTok comments, creators or music?

If you want to scrape TikTok beyond just TikTok ad data, you can use one of the specialized web scrapers below, each built particularly for the relevant TikTok scraping case, whether it's profiles, comments, search results, or all data at once:

📹 Tiktok Video Scraper🧛 TikTok Profile Scraper🎸 Tiktok Sound Scraper
🎙 TikTok Comments Scraper🎶 TikTok Scraper#️⃣ TikTok Hashtag Scraper

❓FAQ

Is there a TikTok Ads API?

TikTok offers three APIs that allow access to TikTok data: Research API, Display API, and Commercial Content API. The closest TikTok API to get the ads data would be the third one, the Commercial Content API. However, to access any of these APIs, you would typically need to register and get approved. The basic requirements to access the TikTok official APIs include having a TikTok developer account, a TikTok account, and approval for a Login Kit and/or TikTok API products.

As for an approval-free alternative, you can use scrapers and crawlers as a stand-in for a web scraping API, e.g. 📢 TikTok Ads Scraper.

Can I integrate TikTok Ads Scraper with other apps?

Yes. Tiktok Ads Scraper can be connected with almost any cloud service or web app thanks to integrations on the Apify platform. You can integrate with Make, Zapier, LangChain, Asana, Slack, Airbyte, GitHub, Google Sheets, Google Drive, and more. You can also integrate with other Actors.

Or you can use webhooks to carry out an action whenever an event occurs, e.g., get a notification whenever Tiktok Ads Scraper successfully finishes a run.

Can I use TikTok Ads Scraper with the API?

Yes, you can do so by using Apify API. It gives you programmatic access to the Apify platform. The API is organized around RESTful HTTP endpoints that enable you to manage, schedule, and run Apify Actors. The API also lets you access any datasets, monitor actor performance, fetch results, create and update versions, and more.

To access the API using Node.js, use the apify-client NPM package. To access the API using Python, use the apify-client PyPI package.

Check out the Apify API reference docs for full details, or click on the API tab for code examples.

Can I use this TikTok Ads API in Python?

Yes, by using Apify API. To access the TikTok Ads API using Python, use the apify-client PyPI package. You can find more details about the client in our Docs for Python Client.

Our TikTok scrapers are ethical and do not extract any private user data, such as email addresses, gender, or location. They can only extract what the user has chosen to share publicly. However, you should be aware that your results might contain personal data.

Personal data is protected by GDPR in the European Union and other laws and regulations around the world. You should not scrape personal data unless you have a legitimate reason to do so. If you’re unsure whether your reason is legitimate, consult your lawyers. You can also read our blog post on the legality of web scraping and ethical scraping.

Not your cup of tea? Build your own scraper.

TikTok Ads Scraper doesn’t exactly do what you need? You can always build your own! We have various scraper templates in Python, JavaScript, and TypeScript to get you started. Alternatively, you can write it from scratch using our open-source library Crawlee. You can keep the scraper to yourself or make it public by adding it to Apify Store (and find users for it).

Or let us know if you need a custom scraping solution.

Your feedback

We’re always working on improving the performance of our Actors. So if you’ve got any technical feedback for TikTok Ads Scraper or simply found a bug, please create an issue on the Actor’s Issue tab in Apify Console.

Developer
Maintained by Apify
Actor metrics
  • 31 monthly users
  • 100.0% runs succeeded
  • 0.0 days response time
  • Created in Oct 2023
  • Modified 10 days ago