
Tiktok Search (With Page Cursor)
Pricing
$39.90/month + usage

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