TikTok Leads Generator avatar

TikTok Leads Generator

Try for free

1 day trial then $45.00/month - No credit card required now

Go to Store
TikTok Leads Generator

TikTok Leads Generator

caprolok/tiktok-leads-generator
Try for free

1 day trial then $45.00/month - No credit card required now

Boost your TikTok success! Our Leads Generator finds your ideal audience, driving engagement and sales. AI-powered targeting delivers high-value leads, maximizing ROI. Stay ahead of trends, outpace competitors, and watch your business grow on TikTok. Start generating quality leads now!

You can access the TikTok Leads Generator programmatically from your own applications by using the Apify API. You can 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": "K2316NgDlWJpXD3vS"
6  },
7  "servers": [
8    {
9      "url": "https://api.apify.com/v2"
10    }
11  ],
12  "paths": {
13    "/acts/caprolok~tiktok-leads-generator/run-sync-get-dataset-items": {
14      "post": {
15        "operationId": "run-sync-get-dataset-items-caprolok-tiktok-leads-generator",
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/caprolok~tiktok-leads-generator/runs": {
50      "post": {
51        "operationId": "runs-sync-caprolok-tiktok-leads-generator",
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/caprolok~tiktok-leads-generator/run-sync": {
93      "post": {
94        "operationId": "run-sync-caprolok-tiktok-leads-generator",
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          "keyword",
135          "maxLeads"
136        ],
137        "properties": {
138          "keyword": {
139            "title": "TikTok Targets",
140            "type": "string",
141            "description": "Enter the categories or types of TikTok users you want to generate leads from"
142          },
143          "country": {
144            "title": "Country",
145            "enum": [
146              "af",
147              "al",
148              "dz",
149              "as",
150              "ad",
151              "ao",
152              "ai",
153              "aq",
154              "ag",
155              "ar",
156              "am",
157              "aw",
158              "au",
159              "at",
160              "az",
161              "bs",
162              "bh",
163              "bd",
164              "bb",
165              "by",
166              "be",
167              "bz",
168              "bj",
169              "bm",
170              "bt",
171              "bo",
172              "ba",
173              "bw",
174              "bv",
175              "br",
176              "io",
177              "bn",
178              "bg",
179              "bf",
180              "bi",
181              "kh",
182              "cm",
183              "ca",
184              "cv",
185              "ky",
186              "cf",
187              "td",
188              "cl",
189              "cn",
190              "cx",
191              "cc",
192              "co",
193              "km",
194              "cg",
195              "cd",
196              "ck",
197              "cr",
198              "ci",
199              "hr",
200              "cu",
201              "cy",
202              "cz",
203              "dk",
204              "dj",
205              "dm",
206              "do",
207              "ec",
208              "eg",
209              "sv",
210              "gq",
211              "er",
212              "ee",
213              "et",
214              "fk",
215              "fo",
216              "fj",
217              "fi",
218              "fr",
219              "gf",
220              "pf",
221              "tf",
222              "ga",
223              "gm",
224              "ge",
225              "de",
226              "gh",
227              "gi",
228              "gr",
229              "gl",
230              "gd",
231              "gp",
232              "gu",
233              "gt",
234              "gn",
235              "gw",
236              "gy",
237              "ht",
238              "hm",
239              "va",
240              "hn",
241              "hk",
242              "hu",
243              "is",
244              "in",
245              "id",
246              "ir",
247              "iq",
248              "ie",
249              "il",
250              "it",
251              "jm",
252              "jp",
253              "jo",
254              "kz",
255              "ke",
256              "ki",
257              "kp",
258              "kr",
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              "mk",
272              "mg",
273              "mw",
274              "my",
275              "mv",
276              "ml",
277              "mt",
278              "mh",
279              "mq",
280              "mr",
281              "mu",
282              "yt",
283              "mx",
284              "fm",
285              "md",
286              "mc",
287              "mn",
288              "ms",
289              "ma",
290              "mz",
291              "mm",
292              "na",
293              "nr",
294              "np",
295              "nl",
296              "an",
297              "nc",
298              "nz",
299              "ni",
300              "ne",
301              "ng",
302              "nu",
303              "nf",
304              "mp",
305              "no",
306              "om",
307              "pk",
308              "pw",
309              "ps",
310              "pa",
311              "pg",
312              "py",
313              "pe",
314              "ph",
315              "pn",
316              "pl",
317              "pt",
318              "pr",
319              "qa",
320              "re",
321              "ro",
322              "ru",
323              "rw",
324              "sh",
325              "kn",
326              "lc",
327              "pm",
328              "vc",
329              "ws",
330              "sm",
331              "st",
332              "sa",
333              "sn",
334              "rs",
335              "sc",
336              "sl",
337              "sg",
338              "sk",
339              "si",
340              "sb",
341              "so",
342              "za",
343              "gs",
344              "es",
345              "lk",
346              "sd",
347              "sr",
348              "sj",
349              "sz",
350              "se",
351              "ch",
352              "sy",
353              "tw",
354              "tj",
355              "tz",
356              "th",
357              "tl",
358              "tg",
359              "tk",
360              "to",
361              "tt",
362              "tn",
363              "tr",
364              "tm",
365              "tc",
366              "tv",
367              "ug",
368              "ua",
369              "ae",
370              "uk",
371              "gb",
372              "us",
373              "um",
374              "uy",
375              "uz",
376              "vu",
377              "ve",
378              "vn",
379              "vg",
380              "vi",
381              "wf",
382              "eh",
383              "ye",
384              "zm",
385              "zw"
386            ],
387            "type": "string",
388            "description": "Select your country",
389            "default": "us"
390          },
391          "language": {
392            "title": "Language",
393            "enum": [
394              "af",
395              "ak",
396              "sq",
397              "ws",
398              "am",
399              "ar",
400              "hy",
401              "az",
402              "eu",
403              "be",
404              "bem",
405              "bn",
406              "bh",
407              "xx-bork",
408              "bs",
409              "br",
410              "bg",
411              "bt",
412              "km",
413              "ca",
414              "chr",
415              "ny",
416              "zh-cn",
417              "zh-tw",
418              "co",
419              "hr",
420              "cs",
421              "da",
422              "nl",
423              "xx-elmer",
424              "en",
425              "eo",
426              "et",
427              "ee",
428              "fo",
429              "tl",
430              "fi",
431              "fr",
432              "fy",
433              "gaa",
434              "gl",
435              "ka",
436              "de",
437              "el",
438              "kl",
439              "gn",
440              "gu",
441              "xx-hacker",
442              "ht",
443              "ha",
444              "haw",
445              "iw",
446              "hi",
447              "hu",
448              "is",
449              "ig",
450              "id",
451              "ia",
452              "ga",
453              "it",
454              "ja",
455              "jw",
456              "kn",
457              "kk",
458              "rw",
459              "rn",
460              "xx-klingon",
461              "kg",
462              "ko",
463              "kri",
464              "ku",
465              "ckb",
466              "ky",
467              "lo",
468              "la",
469              "lv",
470              "ln",
471              "lt",
472              "loz",
473              "lg",
474              "ach",
475              "mk",
476              "mg",
477              "my",
478              "ml",
479              "mt",
480              "mv",
481              "mi",
482              "mr",
483              "mfe",
484              "mo",
485              "mn",
486              "sr-me",
487              "ne",
488              "pcm",
489              "nso",
490              "no",
491              "nn",
492              "oc",
493              "or",
494              "om",
495              "ps",
496              "fa",
497              "xx-pirate",
498              "pl",
499              "pt",
500              "pt-br",
501              "pt-pt",
502              "pa",
503              "qu",
504              "ro",
505              "rm",
506              "nyn",
507              "ru",
508              "gd",
509              "sr",
510              "sh",
511              "st",
512              "tn",
513              "crs",
514              "sn",
515              "sd",
516              "si",
517              "sk",
518              "sl",
519              "so",
520              "es",
521              "es-419",
522              "su",
523              "sw",
524              "sv",
525              "tg",
526              "ta",
527              "tt",
528              "te",
529              "th",
530              "ti",
531              "to",
532              "lua",
533              "tum",
534              "tr",
535              "tk",
536              "tw",
537              "ug",
538              "uk",
539              "ur",
540              "uz",
541              "vu",
542              "vi",
543              "cy",
544              "wo",
545              "xh",
546              "yi",
547              "yo",
548              "zu"
549            ],
550            "type": "string",
551            "description": "Select your language",
552            "default": "en"
553          },
554          "maxLeads": {
555            "title": "Number of Leads per Input",
556            "minimum": 1,
557            "type": "integer",
558            "description": "Enter the number of leads you want to generate for each input (minimum 1)",
559            "default": 10
560          }
561        }
562      },
563      "runsResponseSchema": {
564        "type": "object",
565        "properties": {
566          "data": {
567            "type": "object",
568            "properties": {
569              "id": {
570                "type": "string"
571              },
572              "actId": {
573                "type": "string"
574              },
575              "userId": {
576                "type": "string"
577              },
578              "startedAt": {
579                "type": "string",
580                "format": "date-time",
581                "example": "2025-01-08T00:00:00.000Z"
582              },
583              "finishedAt": {
584                "type": "string",
585                "format": "date-time",
586                "example": "2025-01-08T00:00:00.000Z"
587              },
588              "status": {
589                "type": "string",
590                "example": "READY"
591              },
592              "meta": {
593                "type": "object",
594                "properties": {
595                  "origin": {
596                    "type": "string",
597                    "example": "API"
598                  },
599                  "userAgent": {
600                    "type": "string"
601                  }
602                }
603              },
604              "stats": {
605                "type": "object",
606                "properties": {
607                  "inputBodyLen": {
608                    "type": "integer",
609                    "example": 2000
610                  },
611                  "rebootCount": {
612                    "type": "integer",
613                    "example": 0
614                  },
615                  "restartCount": {
616                    "type": "integer",
617                    "example": 0
618                  },
619                  "resurrectCount": {
620                    "type": "integer",
621                    "example": 0
622                  },
623                  "computeUnits": {
624                    "type": "integer",
625                    "example": 0
626                  }
627                }
628              },
629              "options": {
630                "type": "object",
631                "properties": {
632                  "build": {
633                    "type": "string",
634                    "example": "latest"
635                  },
636                  "timeoutSecs": {
637                    "type": "integer",
638                    "example": 300
639                  },
640                  "memoryMbytes": {
641                    "type": "integer",
642                    "example": 1024
643                  },
644                  "diskMbytes": {
645                    "type": "integer",
646                    "example": 2048
647                  }
648                }
649              },
650              "buildId": {
651                "type": "string"
652              },
653              "defaultKeyValueStoreId": {
654                "type": "string"
655              },
656              "defaultDatasetId": {
657                "type": "string"
658              },
659              "defaultRequestQueueId": {
660                "type": "string"
661              },
662              "buildNumber": {
663                "type": "string",
664                "example": "1.0.0"
665              },
666              "containerUrl": {
667                "type": "string"
668              },
669              "usage": {
670                "type": "object",
671                "properties": {
672                  "ACTOR_COMPUTE_UNITS": {
673                    "type": "integer",
674                    "example": 0
675                  },
676                  "DATASET_READS": {
677                    "type": "integer",
678                    "example": 0
679                  },
680                  "DATASET_WRITES": {
681                    "type": "integer",
682                    "example": 0
683                  },
684                  "KEY_VALUE_STORE_READS": {
685                    "type": "integer",
686                    "example": 0
687                  },
688                  "KEY_VALUE_STORE_WRITES": {
689                    "type": "integer",
690                    "example": 1
691                  },
692                  "KEY_VALUE_STORE_LISTS": {
693                    "type": "integer",
694                    "example": 0
695                  },
696                  "REQUEST_QUEUE_READS": {
697                    "type": "integer",
698                    "example": 0
699                  },
700                  "REQUEST_QUEUE_WRITES": {
701                    "type": "integer",
702                    "example": 0
703                  },
704                  "DATA_TRANSFER_INTERNAL_GBYTES": {
705                    "type": "integer",
706                    "example": 0
707                  },
708                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
709                    "type": "integer",
710                    "example": 0
711                  },
712                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
713                    "type": "integer",
714                    "example": 0
715                  },
716                  "PROXY_SERPS": {
717                    "type": "integer",
718                    "example": 0
719                  }
720                }
721              },
722              "usageTotalUsd": {
723                "type": "number",
724                "example": 0.00005
725              },
726              "usageUsd": {
727                "type": "object",
728                "properties": {
729                  "ACTOR_COMPUTE_UNITS": {
730                    "type": "integer",
731                    "example": 0
732                  },
733                  "DATASET_READS": {
734                    "type": "integer",
735                    "example": 0
736                  },
737                  "DATASET_WRITES": {
738                    "type": "integer",
739                    "example": 0
740                  },
741                  "KEY_VALUE_STORE_READS": {
742                    "type": "integer",
743                    "example": 0
744                  },
745                  "KEY_VALUE_STORE_WRITES": {
746                    "type": "number",
747                    "example": 0.00005
748                  },
749                  "KEY_VALUE_STORE_LISTS": {
750                    "type": "integer",
751                    "example": 0
752                  },
753                  "REQUEST_QUEUE_READS": {
754                    "type": "integer",
755                    "example": 0
756                  },
757                  "REQUEST_QUEUE_WRITES": {
758                    "type": "integer",
759                    "example": 0
760                  },
761                  "DATA_TRANSFER_INTERNAL_GBYTES": {
762                    "type": "integer",
763                    "example": 0
764                  },
765                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
766                    "type": "integer",
767                    "example": 0
768                  },
769                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
770                    "type": "integer",
771                    "example": 0
772                  },
773                  "PROXY_SERPS": {
774                    "type": "integer",
775                    "example": 0
776                  }
777                }
778              }
779            }
780          }
781        }
782      }
783    }
784  }
785}

TikTok Leads Generator 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 Leads Generator 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:

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • 3 stars

  • >99% runs succeeded

  • Created in Sep 2024

  • Modified 5 days ago