TikTok Location API avatar
TikTok Location API

Pricing

$30.00/month + usage

Go to Store
TikTok Location API

TikTok Location API

novi/tiktok-location-api

Developed by

Novi

Maintained by Community

Effortless TikTok location scraping! Fast, cheap, and efficient. Get any location-tagged post instantly. Perfect for all your data needs.

0.0 (0)

Pricing

$30.00/month + usage

0

Monthly users

2

Runs succeeded

>99%

Last modified

5 days ago

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

TikTok Location API 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 Location API 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