Tiktok Trend API (with no-watermark download link) avatar
Tiktok Trend API (with no-watermark download link)

Pricing

$30.00/month + usage

Go to Store
Tiktok Trend API (with no-watermark download link)

Tiktok Trend API (with no-watermark download link)

novi/tiktok-trend-api

Developed by

Novi

Maintained by Community

Stay ahead of the trends with the TikTok Trend API. Access real-time insights on the latest viral content. Provides no-watermark download link. Optimize your content and engage with the TikTok community using this essential API.

0.0 (0)

Pricing

$30.00/month + usage

9

Monthly users

42

Runs succeeded

98%

Last modified

7 days ago

You can access the Tiktok Trend API (with no-watermark download link) programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1{
2  "openapi": "3.0.1",
3  "info": {
4    "version": "0.6",
5    "x-build-id": "2CI9KzzpHrktkiJLH"
6  },
7  "servers": [
8    {
9      "url": "https://api.apify.com/v2"
10    }
11  ],
12  "paths": {
13    "/acts/novi~tiktok-trend-api/run-sync-get-dataset-items": {
14      "post": {
15        "operationId": "run-sync-get-dataset-items-novi-tiktok-trend-api",
16        "x-openai-isConsequential": false,
17        "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
18        "tags": [
19          "Run Actor"
20        ],
21        "requestBody": {
22          "required": true,
23          "content": {
24            "application/json": {
25              "schema": {
26                "$ref": "#/components/schemas/inputSchema"
27              }
28            }
29          }
30        },
31        "parameters": [
32          {
33            "name": "token",
34            "in": "query",
35            "required": true,
36            "schema": {
37              "type": "string"
38            },
39            "description": "Enter your Apify token here"
40          }
41        ],
42        "responses": {
43          "200": {
44            "description": "OK"
45          }
46        }
47      }
48    },
49    "/acts/novi~tiktok-trend-api/runs": {
50      "post": {
51        "operationId": "runs-sync-novi-tiktok-trend-api",
52        "x-openai-isConsequential": false,
53        "summary": "Executes an Actor and returns information about the initiated run in response.",
54        "tags": [
55          "Run Actor"
56        ],
57        "requestBody": {
58          "required": true,
59          "content": {
60            "application/json": {
61              "schema": {
62                "$ref": "#/components/schemas/inputSchema"
63              }
64            }
65          }
66        },
67        "parameters": [
68          {
69            "name": "token",
70            "in": "query",
71            "required": true,
72            "schema": {
73              "type": "string"
74            },
75            "description": "Enter your Apify token here"
76          }
77        ],
78        "responses": {
79          "200": {
80            "description": "OK",
81            "content": {
82              "application/json": {
83                "schema": {
84                  "$ref": "#/components/schemas/runsResponseSchema"
85                }
86              }
87            }
88          }
89        }
90      }
91    },
92    "/acts/novi~tiktok-trend-api/run-sync": {
93      "post": {
94        "operationId": "run-sync-novi-tiktok-trend-api",
95        "x-openai-isConsequential": false,
96        "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
97        "tags": [
98          "Run Actor"
99        ],
100        "requestBody": {
101          "required": true,
102          "content": {
103            "application/json": {
104              "schema": {
105                "$ref": "#/components/schemas/inputSchema"
106              }
107            }
108          }
109        },
110        "parameters": [
111          {
112            "name": "token",
113            "in": "query",
114            "required": true,
115            "schema": {
116              "type": "string"
117            },
118            "description": "Enter your Apify token here"
119          }
120        ],
121        "responses": {
122          "200": {
123            "description": "OK"
124          }
125        }
126      }
127    }
128  },
129  "components": {
130    "schemas": {
131      "inputSchema": {
132        "type": "object",
133        "required": [
134          "limit"
135        ],
136        "properties": {
137          "region": {
138            "title": "Country",
139            "enum": [
140              "",
141              "GB",
142              "AF",
143              "AL",
144              "DZ",
145              "AS",
146              "AD",
147              "AO",
148              "AI",
149              "AQ",
150              "AG",
151              "AR",
152              "AM",
153              "AW",
154              "AU",
155              "AT",
156              "AZ",
157              "BS",
158              "BH",
159              "BD",
160              "BB",
161              "BY",
162              "BE",
163              "BZ",
164              "BJ",
165              "BM",
166              "BT",
167              "BO",
168              "BQ",
169              "BA",
170              "BW",
171              "BV",
172              "BR",
173              "IO",
174              "VG",
175              "BN",
176              "BG",
177              "BF",
178              "BI",
179              "KH",
180              "CM",
181              "CA",
182              "CV",
183              "KY",
184              "CF",
185              "TD",
186              "CL",
187              "CN",
188              "CX",
189              "CC",
190              "CO",
191              "KM",
192              "CK",
193              "CR",
194              "HR",
195              "CU",
196              "CW",
197              "CY",
198              "CZ",
199              "CD",
200              "DK",
201              "DJ",
202              "DM",
203              "DO",
204              "TL",
205              "EC",
206              "EG",
207              "SV",
208              "GQ",
209              "ER",
210              "EE",
211              "ET",
212              "FK",
213              "FO",
214              "FJ",
215              "FI",
216              "FR",
217              "GF",
218              "PF",
219              "TF",
220              "GA",
221              "GM",
222              "GE",
223              "DE",
224              "GH",
225              "GI",
226              "GR",
227              "GL",
228              "GD",
229              "GP",
230              "GU",
231              "GT",
232              "GG",
233              "GN",
234              "GW",
235              "GY",
236              "HT",
237              "HM",
238              "HN",
239              "HK",
240              "HU",
241              "IS",
242              "IN",
243              "ID",
244              "IR",
245              "IQ",
246              "IE",
247              "IM",
248              "IL",
249              "IT",
250              "CI",
251              "JM",
252              "JP",
253              "JE",
254              "JO",
255              "KZ",
256              "KE",
257              "KI",
258              "XK",
259              "KW",
260              "KG",
261              "LA",
262              "LV",
263              "LB",
264              "LS",
265              "LR",
266              "LY",
267              "LI",
268              "LT",
269              "LU",
270              "MO",
271              "MG",
272              "MW",
273              "MY",
274              "MV",
275              "ML",
276              "MT",
277              "MH",
278              "MQ",
279              "MR",
280              "MU",
281              "YT",
282              "MX",
283              "FM",
284              "MD",
285              "MC",
286              "MN",
287              "ME",
288              "MS",
289              "MA",
290              "MZ",
291              "MM",
292              "NA",
293              "NR",
294              "NP",
295              "NL",
296              "NC",
297              "NZ",
298              "NI",
299              "NE",
300              "NG",
301              "NU",
302              "NF",
303              "KP",
304              "MK",
305              "MP",
306              "NO",
307              "OM",
308              "PK",
309              "PW",
310              "PS",
311              "PA",
312              "PG",
313              "PY",
314              "PE",
315              "PH",
316              "PN",
317              "PL",
318              "PT",
319              "PR",
320              "QA",
321              "CG",
322              "RO",
323              "RU",
324              "RW",
325              "RE",
326              "BL",
327              "SH",
328              "KN",
329              "LC",
330              "MF",
331              "PM",
332              "VC",
333              "WS",
334              "SM",
335              "SA",
336              "SN",
337              "RS",
338              "SC",
339              "SL",
340              "SG",
341              "SX",
342              "SK",
343              "SI",
344              "SB",
345              "SO",
346              "ZA",
347              "GS",
348              "KR",
349              "SS",
350              "ES",
351              "LK",
352              "SD",
353              "SR",
354              "SJ",
355              "SZ",
356              "SE",
357              "CH",
358              "SY",
359              "ST",
360              "TW",
361              "TJ",
362              "TZ",
363              "TH",
364              "TG",
365              "TK",
366              "TO",
367              "TT",
368              "TN",
369              "TR",
370              "TM",
371              "TC",
372              "TV",
373              "UM",
374              "VI",
375              "UG",
376              "UA",
377              "AE",
378              "US",
379              "UY",
380              "UZ",
381              "VU",
382              "VA",
383              "VE",
384              "VN",
385              "WF",
386              "EH",
387              "YE",
388              "ZM",
389              "ZW",
390              "AX"
391            ],
392            "type": "string",
393            "description": "Country target for scraping",
394            "default": "GB"
395          },
396          "limit": {
397            "title": "💯 Number of videos",
398            "minimum": 1,
399            "maximum": 10000,
400            "type": "integer",
401            "description": "Add the number of videos you want to scrape.",
402            "default": 1
403          },
404          "isDownloadVideoCover": {
405            "title": "Download Cover Image",
406            "type": "boolean",
407            "description": "Tick to download TikTok video cover images (thumbnails). Note that this will increase time and costs needed to extract the data.",
408            "default": false
409          },
410          "isDownloadVideo": {
411            "title": "Download Video (no watermark)",
412            "type": "boolean",
413            "description": "Tick to download TikTok videos. Note that this will increase time and costs needed to extract the data.",
414            "default": false
415          }
416        }
417      },
418      "runsResponseSchema": {
419        "type": "object",
420        "properties": {
421          "data": {
422            "type": "object",
423            "properties": {
424              "id": {
425                "type": "string"
426              },
427              "actId": {
428                "type": "string"
429              },
430              "userId": {
431                "type": "string"
432              },
433              "startedAt": {
434                "type": "string",
435                "format": "date-time",
436                "example": "2025-01-08T00:00:00.000Z"
437              },
438              "finishedAt": {
439                "type": "string",
440                "format": "date-time",
441                "example": "2025-01-08T00:00:00.000Z"
442              },
443              "status": {
444                "type": "string",
445                "example": "READY"
446              },
447              "meta": {
448                "type": "object",
449                "properties": {
450                  "origin": {
451                    "type": "string",
452                    "example": "API"
453                  },
454                  "userAgent": {
455                    "type": "string"
456                  }
457                }
458              },
459              "stats": {
460                "type": "object",
461                "properties": {
462                  "inputBodyLen": {
463                    "type": "integer",
464                    "example": 2000
465                  },
466                  "rebootCount": {
467                    "type": "integer",
468                    "example": 0
469                  },
470                  "restartCount": {
471                    "type": "integer",
472                    "example": 0
473                  },
474                  "resurrectCount": {
475                    "type": "integer",
476                    "example": 0
477                  },
478                  "computeUnits": {
479                    "type": "integer",
480                    "example": 0
481                  }
482                }
483              },
484              "options": {
485                "type": "object",
486                "properties": {
487                  "build": {
488                    "type": "string",
489                    "example": "latest"
490                  },
491                  "timeoutSecs": {
492                    "type": "integer",
493                    "example": 300
494                  },
495                  "memoryMbytes": {
496                    "type": "integer",
497                    "example": 1024
498                  },
499                  "diskMbytes": {
500                    "type": "integer",
501                    "example": 2048
502                  }
503                }
504              },
505              "buildId": {
506                "type": "string"
507              },
508              "defaultKeyValueStoreId": {
509                "type": "string"
510              },
511              "defaultDatasetId": {
512                "type": "string"
513              },
514              "defaultRequestQueueId": {
515                "type": "string"
516              },
517              "buildNumber": {
518                "type": "string",
519                "example": "1.0.0"
520              },
521              "containerUrl": {
522                "type": "string"
523              },
524              "usage": {
525                "type": "object",
526                "properties": {
527                  "ACTOR_COMPUTE_UNITS": {
528                    "type": "integer",
529                    "example": 0
530                  },
531                  "DATASET_READS": {
532                    "type": "integer",
533                    "example": 0
534                  },
535                  "DATASET_WRITES": {
536                    "type": "integer",
537                    "example": 0
538                  },
539                  "KEY_VALUE_STORE_READS": {
540                    "type": "integer",
541                    "example": 0
542                  },
543                  "KEY_VALUE_STORE_WRITES": {
544                    "type": "integer",
545                    "example": 1
546                  },
547                  "KEY_VALUE_STORE_LISTS": {
548                    "type": "integer",
549                    "example": 0
550                  },
551                  "REQUEST_QUEUE_READS": {
552                    "type": "integer",
553                    "example": 0
554                  },
555                  "REQUEST_QUEUE_WRITES": {
556                    "type": "integer",
557                    "example": 0
558                  },
559                  "DATA_TRANSFER_INTERNAL_GBYTES": {
560                    "type": "integer",
561                    "example": 0
562                  },
563                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
564                    "type": "integer",
565                    "example": 0
566                  },
567                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
568                    "type": "integer",
569                    "example": 0
570                  },
571                  "PROXY_SERPS": {
572                    "type": "integer",
573                    "example": 0
574                  }
575                }
576              },
577              "usageTotalUsd": {
578                "type": "number",
579                "example": 0.00005
580              },
581              "usageUsd": {
582                "type": "object",
583                "properties": {
584                  "ACTOR_COMPUTE_UNITS": {
585                    "type": "integer",
586                    "example": 0
587                  },
588                  "DATASET_READS": {
589                    "type": "integer",
590                    "example": 0
591                  },
592                  "DATASET_WRITES": {
593                    "type": "integer",
594                    "example": 0
595                  },
596                  "KEY_VALUE_STORE_READS": {
597                    "type": "integer",
598                    "example": 0
599                  },
600                  "KEY_VALUE_STORE_WRITES": {
601                    "type": "number",
602                    "example": 0.00005
603                  },
604                  "KEY_VALUE_STORE_LISTS": {
605                    "type": "integer",
606                    "example": 0
607                  },
608                  "REQUEST_QUEUE_READS": {
609                    "type": "integer",
610                    "example": 0
611                  },
612                  "REQUEST_QUEUE_WRITES": {
613                    "type": "integer",
614                    "example": 0
615                  },
616                  "DATA_TRANSFER_INTERNAL_GBYTES": {
617                    "type": "integer",
618                    "example": 0
619                  },
620                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
621                    "type": "integer",
622                    "example": 0
623                  },
624                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
625                    "type": "integer",
626                    "example": 0
627                  },
628                  "PROXY_SERPS": {
629                    "type": "integer",
630                    "example": 0
631                  }
632                }
633              }
634            }
635          }
636        }
637      }
638    }
639  }
640}

Tiktok Trend API (with no-watermark download link) OpenAPI definition

OpenAPI is a standard for designing and describing RESTful APIs, allowing developers to define API structure, endpoints, and data formats in a machine-readable way. It simplifies API development, integration, and documentation.

OpenAPI is effective when used with AI agents and GPTs by standardizing how these systems interact with various APIs, for reliable integrations and efficient communication.

By defining machine-readable API specifications, OpenAPI allows AI models like GPTs to understand and use varied data sources, improving accuracy. This accelerates development, reduces errors, and provides context-aware responses, making OpenAPI a core component for AI applications.

You can download the OpenAPI definitions for Tiktok Trend API (with no-watermark download link) from the options below:

If you’d like to learn more about how OpenAPI powers GPTs, read our blog post.

You can also check out our other API clients:

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

1 day

Price

$30.00