-
EmptyResponseException is not able to be raised properly when fetching user data
EmptyResponseException is tried to be raised ending with typeError missing required args for the exception
```p…
-
I have a bot that retrieves the tik tok of an user every minute. But now It just gives this key error:
`line 118, in getVideosByUserName
user_obj = user_data["userInfo"]["user"]
KeyError: 'use…
-
Encounters typeerror each time I try running the code.
![image](https://user-images.githubusercontent.com/19975367/230348033-8324830e-c323-4efd-9d6d-dd52c29de75d.png)
Could I kindly check how to…
-
Hello there!
Is there any way to change the region in which TikTokApi searches for videos without using proxies?
I know there is such option in modified mobile clients.
Thanks in advance!
-
I keep getting this issue, can you help please?
`There is no current event loop in thread 'main_task'.`
```
cookie = {
's_v_web_id': verify_fp,
'tt_webid': tt_web_id
}
tiktok = TikTok…
-
hi voletro,
at the first special thanks for your special work ,
please if it's possible make it deployable on heroku , all buildpacks needed like selenium are available & using set worker on procfil…
-
Hello
I think this is not working well, its not able to scrape by Author/Hashtag
I dont know how to code but i will donate to thank the creator of this fantastic open source bot
-
Fill Out the template :)
**Describe the bug**
Error said "It looks like you are suing Playwright Sync API inside the asyncio loop. Please use the Async API instead."
**The buggy code**
asy…
-
Dear all,
I tried the trending API and got an exception on this
playwright._impl._api_types.Error: TypeError: Cannot read properties of undefined (reading 'frontierSign')
investigating the co…
-
When trying to create a session with the cookies argument in subsequent requests (e.g. user(username“...”).info()) - will constantly return an error TikTok returned an empty response. At the same time…