TikTok-Api icon indicating copy to clipboard operation
TikTok-Api copied to clipboard

The Unofficial TikTok API Wrapper In Python

Results 160 TikTok-Api issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

feature_request

The basic function that is provided in the documentation returns status_code = 0 and that's it. All other functions return an empty dictionary in the same way.

bug

I got mstoken from inspect and after I ran terminal I got this error 024-03-01 21:11:59,929 - TikTokApi.tiktok - WARNING - Failed to get msToken from cookies, trying to make...

bug

Is it possible with this project to search for a word in tiktok and get the videos generated in the last 24 hours for that word? For example search for...

bug

**Describe the bug** I tried the hashtag example but it doesn't work. **The buggy code** Please add any relevant code that is giving you unexpected results. Preferably the smallest amount...

bug

Right now, I am able to fetch trending videos in my region only. I would like to be able to fetch anoyother region (like Japan) TikToks. I was suggested to...

installation_help

Where can we deploy the TikTokApi script so it could be run with out error. I tried running it on replit + streamlit, none of these worked due to playwright.

I am using api.search.users to search for a keyword My goal is to fetch all the accounts for that keyword but the code is returning only 10 results for any...

bug

**Is your feature request related to a problem? Please describe.** I need to get videos, and comments and I need to geographically locate the user. I also need user bio...

feature_request

Please first check the closed issues on GitHub for people with similar problems to you. If you'd like more instant help from the community consider joining the [discord](https://discord.gg/yyPhbfma6f) I had...

installation_help