# Tiktok

| Name                               | Description                                                                                                                                                                     | Cost                                                         | Tool Review and Guide                                                                                                                                                                                                        |
| ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Bellingcat TikTok Date Extract     | Get the exact upload date + time for tiktok video urls                                                                                                                          | <mark style="background-color:green;">Free</mark>            | <p><sub><em>Guide not available</em></sub></p><p><a href="https://bellingcat.github.io/tiktok-timestamp"><mark style="background-color:blue;"><https://bellingcat.github.io/tiktok-timestamp></mark></a></p>                 |
| Bellingcat TikTok Hashtag Analysis | Archive content and metadata from TikTok posts that contain one or more specified hashtags                                                                                      | <mark style="background-color:green;">Free</mark>            | <p><sub><em>Guide not available</em></sub></p><p><a href="https://github.com/bellingcat/tiktok-hashtag-analysis"><mark style="background-color:blue;"><https://github.com/bellingcat/tiktok-hashtag-analysis></mark></a></p> |
| Open Measures                      | Open Measures helps open source researchers investigate harmful online activity such as extremism and disinformation.                                                           | <mark style="background-color:orange;">Partially Free</mark> | [https://bellingcat.gitbook.io/toolkit/more/all-tools/open-measures](/toolkit/more/all-tools/open-measures.md)                                                                                                               |
| TikTokApi                          | Python - This is an unofficial api wrapper for TikTok.com in python. With this api you are able to call most trending and fetch specific user information as well as much more. | <mark style="background-color:green;">Free</mark>            | <p><sub><em>Guide not available</em></sub></p><p><a href="https://pypi.org/project/TikTokApi"><mark style="background-color:blue;"><https://pypi.org/project/TikTokApi></mark></a></p>                                       |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://bellingcat.gitbook.io/toolkit/categories/social-media/tiktok.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
