Advanced Search Tiktok API (with no-watermark video download) avatar
Advanced Search Tiktok API (with no-watermark video download)

Pricing

$35.00/month + usage

Go to Store
Advanced Search Tiktok API (with no-watermark video download)

Advanced Search Tiktok API (with no-watermark video download)

novi/advanced-search-tiktok-api

Developed by

Novi

Maintained by Community

Leverage the TikTok Search API to unlock a world of possibilities. Explore, discover, and analyze TikTok content with ease. Gain valuable insights and optimize your marketing efforts. Provides no-watermark download link.

0.0 (0)

Pricing

$35.00/month + usage

6

Monthly users

12

Runs succeeded

>99%

Last modified

10 days ago

You can access the Advanced Search Tiktok API (with no-watermark video download) 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.1",
5    "x-build-id": "JT2NmII9TTMYbz1py"
6  },
7  "servers": [
8    {
9      "url": "https://api.apify.com/v2"
10    }
11  ],
12  "paths": {
13    "/acts/novi~advanced-search-tiktok-api/run-sync-get-dataset-items": {
14      "post": {
15        "operationId": "run-sync-get-dataset-items-novi-advanced-search-tiktok-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~advanced-search-tiktok-api/runs": {
50      "post": {
51        "operationId": "runs-sync-novi-advanced-search-tiktok-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~advanced-search-tiktok-api/run-sync": {
93      "post": {
94        "operationId": "run-sync-novi-advanced-search-tiktok-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          "keyword": {
138            "title": "🔍 ️Keyword (can contain space).",
139            "type": "string",
140            "description": "Keyword",
141            "default": "viral"
142          },
143          "limit": {
144            "title": "💯 Limit by number",
145            "type": "integer",
146            "description": "Soft limit of result. If actual result size >= limit. The scraper will stop."
147          },
148          "isUnlimited": {
149            "title": "Is Unlimited",
150            "type": "boolean",
151            "description": "Get all if possible. This feature will slowdown your actor because it need to bypass TikTok's captcha",
152            "default": false
153          },
154          "region": {
155            "title": "Target country",
156            "enum": [
157              "",
158              "GB",
159              "AF",
160              "AL",
161              "DZ",
162              "AS",
163              "AD",
164              "AO",
165              "AI",
166              "AQ",
167              "AG",
168              "AR",
169              "AM",
170              "AW",
171              "AU",
172              "AT",
173              "AZ",
174              "BS",
175              "BH",
176              "BD",
177              "BB",
178              "BY",
179              "BE",
180              "BZ",
181              "BJ",
182              "BM",
183              "BT",
184              "BO",
185              "BQ",
186              "BA",
187              "BW",
188              "BV",
189              "BR",
190              "IO",
191              "VG",
192              "BN",
193              "BG",
194              "BF",
195              "BI",
196              "KH",
197              "CM",
198              "CA",
199              "CV",
200              "KY",
201              "CF",
202              "TD",
203              "CL",
204              "CN",
205              "CX",
206              "CC",
207              "CO",
208              "KM",
209              "CK",
210              "CR",
211              "HR",
212              "CU",
213              "CW",
214              "CY",
215              "CZ",
216              "CD",
217              "DK",
218              "DJ",
219              "DM",
220              "DO",
221              "TL",
222              "EC",
223              "EG",
224              "SV",
225              "GQ",
226              "ER",
227              "EE",
228              "ET",
229              "FK",
230              "FO",
231              "FJ",
232              "FI",
233              "FR",
234              "GF",
235              "PF",
236              "TF",
237              "GA",
238              "GM",
239              "GE",
240              "DE",
241              "GH",
242              "GI",
243              "GR",
244              "GL",
245              "GD",
246              "GP",
247              "GU",
248              "GT",
249              "GG",
250              "GN",
251              "GW",
252              "GY",
253              "HT",
254              "HM",
255              "HN",
256              "HK",
257              "HU",
258              "IS",
259              "IN",
260              "ID",
261              "IR",
262              "IQ",
263              "IE",
264              "IM",
265              "IL",
266              "IT",
267              "CI",
268              "JM",
269              "JP",
270              "JE",
271              "JO",
272              "KZ",
273              "KE",
274              "KI",
275              "XK",
276              "KW",
277              "KG",
278              "LA",
279              "LV",
280              "LB",
281              "LS",
282              "LR",
283              "LY",
284              "LI",
285              "LT",
286              "LU",
287              "MO",
288              "MG",
289              "MW",
290              "MY",
291              "MV",
292              "ML",
293              "MT",
294              "MH",
295              "MQ",
296              "MR",
297              "MU",
298              "YT",
299              "MX",
300              "FM",
301              "MD",
302              "MC",
303              "MN",
304              "ME",
305              "MS",
306              "MA",
307              "MZ",
308              "MM",
309              "NA",
310              "NR",
311              "NP",
312              "NL",
313              "NC",
314              "NZ",
315              "NI",
316              "NE",
317              "NG",
318              "NU",
319              "NF",
320              "KP",
321              "MK",
322              "MP",
323              "NO",
324              "OM",
325              "PK",
326              "PW",
327              "PS",
328              "PA",
329              "PG",
330              "PY",
331              "PE",
332              "PH",
333              "PN",
334              "PL",
335              "PT",
336              "PR",
337              "QA",
338              "CG",
339              "RO",
340              "RU",
341              "RW",
342              "RE",
343              "BL",
344              "SH",
345              "KN",
346              "LC",
347              "MF",
348              "PM",
349              "VC",
350              "WS",
351              "SM",
352              "SA",
353              "SN",
354              "RS",
355              "SC",
356              "SL",
357              "SG",
358              "SX",
359              "SK",
360              "SI",
361              "SB",
362              "SO",
363              "ZA",
364              "GS",
365              "KR",
366              "SS",
367              "ES",
368              "LK",
369              "SD",
370              "SR",
371              "SJ",
372              "SZ",
373              "SE",
374              "CH",
375              "SY",
376              "ST",
377              "TW",
378              "TJ",
379              "TZ",
380              "TH",
381              "TG",
382              "TK",
383              "TO",
384              "TT",
385              "TN",
386              "TR",
387              "TM",
388              "TC",
389              "TV",
390              "UM",
391              "VI",
392              "UG",
393              "UA",
394              "AE",
395              "US",
396              "UY",
397              "UZ",
398              "VU",
399              "VA",
400              "VE",
401              "VN",
402              "WF",
403              "EH",
404              "YE",
405              "ZM",
406              "ZW",
407              "AX"
408            ],
409            "type": "string",
410            "description": "Please fill 2 characters region code. Ex: US",
411            "default": "US"
412          },
413          "sortType": {
414            "title": "Sort Type. 0: Relevance. 1: Most liked. 2: Most recent",
415            "minimum": 0,
416            "maximum": 1,
417            "type": "integer",
418            "description": "Sort Type. 0: Relevance. 1: Most liked. 2: Most recent"
419          },
420          "publishTime": {
421            "title": "Publish Time. ",
422            "enum": [
423              "ALL_TIME",
424              "YESTERDAY",
425              "WEEK",
426              "MONTH",
427              "THREE_MONTH",
428              "SIX_MONTH"
429            ],
430            "type": "string",
431            "description": "Sort Type. "
432          }
433        }
434      },
435      "runsResponseSchema": {
436        "type": "object",
437        "properties": {
438          "data": {
439            "type": "object",
440            "properties": {
441              "id": {
442                "type": "string"
443              },
444              "actId": {
445                "type": "string"
446              },
447              "userId": {
448                "type": "string"
449              },
450              "startedAt": {
451                "type": "string",
452                "format": "date-time",
453                "example": "2025-01-08T00:00:00.000Z"
454              },
455              "finishedAt": {
456                "type": "string",
457                "format": "date-time",
458                "example": "2025-01-08T00:00:00.000Z"
459              },
460              "status": {
461                "type": "string",
462                "example": "READY"
463              },
464              "meta": {
465                "type": "object",
466                "properties": {
467                  "origin": {
468                    "type": "string",
469                    "example": "API"
470                  },
471                  "userAgent": {
472                    "type": "string"
473                  }
474                }
475              },
476              "stats": {
477                "type": "object",
478                "properties": {
479                  "inputBodyLen": {
480                    "type": "integer",
481                    "example": 2000
482                  },
483                  "rebootCount": {
484                    "type": "integer",
485                    "example": 0
486                  },
487                  "restartCount": {
488                    "type": "integer",
489                    "example": 0
490                  },
491                  "resurrectCount": {
492                    "type": "integer",
493                    "example": 0
494                  },
495                  "computeUnits": {
496                    "type": "integer",
497                    "example": 0
498                  }
499                }
500              },
501              "options": {
502                "type": "object",
503                "properties": {
504                  "build": {
505                    "type": "string",
506                    "example": "latest"
507                  },
508                  "timeoutSecs": {
509                    "type": "integer",
510                    "example": 300
511                  },
512                  "memoryMbytes": {
513                    "type": "integer",
514                    "example": 1024
515                  },
516                  "diskMbytes": {
517                    "type": "integer",
518                    "example": 2048
519                  }
520                }
521              },
522              "buildId": {
523                "type": "string"
524              },
525              "defaultKeyValueStoreId": {
526                "type": "string"
527              },
528              "defaultDatasetId": {
529                "type": "string"
530              },
531              "defaultRequestQueueId": {
532                "type": "string"
533              },
534              "buildNumber": {
535                "type": "string",
536                "example": "1.0.0"
537              },
538              "containerUrl": {
539                "type": "string"
540              },
541              "usage": {
542                "type": "object",
543                "properties": {
544                  "ACTOR_COMPUTE_UNITS": {
545                    "type": "integer",
546                    "example": 0
547                  },
548                  "DATASET_READS": {
549                    "type": "integer",
550                    "example": 0
551                  },
552                  "DATASET_WRITES": {
553                    "type": "integer",
554                    "example": 0
555                  },
556                  "KEY_VALUE_STORE_READS": {
557                    "type": "integer",
558                    "example": 0
559                  },
560                  "KEY_VALUE_STORE_WRITES": {
561                    "type": "integer",
562                    "example": 1
563                  },
564                  "KEY_VALUE_STORE_LISTS": {
565                    "type": "integer",
566                    "example": 0
567                  },
568                  "REQUEST_QUEUE_READS": {
569                    "type": "integer",
570                    "example": 0
571                  },
572                  "REQUEST_QUEUE_WRITES": {
573                    "type": "integer",
574                    "example": 0
575                  },
576                  "DATA_TRANSFER_INTERNAL_GBYTES": {
577                    "type": "integer",
578                    "example": 0
579                  },
580                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
581                    "type": "integer",
582                    "example": 0
583                  },
584                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
585                    "type": "integer",
586                    "example": 0
587                  },
588                  "PROXY_SERPS": {
589                    "type": "integer",
590                    "example": 0
591                  }
592                }
593              },
594              "usageTotalUsd": {
595                "type": "number",
596                "example": 0.00005
597              },
598              "usageUsd": {
599                "type": "object",
600                "properties": {
601                  "ACTOR_COMPUTE_UNITS": {
602                    "type": "integer",
603                    "example": 0
604                  },
605                  "DATASET_READS": {
606                    "type": "integer",
607                    "example": 0
608                  },
609                  "DATASET_WRITES": {
610                    "type": "integer",
611                    "example": 0
612                  },
613                  "KEY_VALUE_STORE_READS": {
614                    "type": "integer",
615                    "example": 0
616                  },
617                  "KEY_VALUE_STORE_WRITES": {
618                    "type": "number",
619                    "example": 0.00005
620                  },
621                  "KEY_VALUE_STORE_LISTS": {
622                    "type": "integer",
623                    "example": 0
624                  },
625                  "REQUEST_QUEUE_READS": {
626                    "type": "integer",
627                    "example": 0
628                  },
629                  "REQUEST_QUEUE_WRITES": {
630                    "type": "integer",
631                    "example": 0
632                  },
633                  "DATA_TRANSFER_INTERNAL_GBYTES": {
634                    "type": "integer",
635                    "example": 0
636                  },
637                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
638                    "type": "integer",
639                    "example": 0
640                  },
641                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
642                    "type": "integer",
643                    "example": 0
644                  },
645                  "PROXY_SERPS": {
646                    "type": "integer",
647                    "example": 0
648                  }
649                }
650              }
651            }
652          }
653        }
654      }
655    }
656  }
657}

Advanced Search Tiktok API (with no-watermark video download) 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 Advanced Search Tiktok API (with no-watermark video download) 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

3 days

Price

$35.00