Tiktokapi

Latest version: v6.5.2

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 20

4.1.0

[All tests currently passing](https://github.com/davidteather/TikTok-Api/runs/4491934033)

Upgrade with `pip install TikTokApi --upgrade`

**REMOVED**
* discover_hashtags,discover_music (can be replicated with the "search_for" methods giving it an empty string as query)
* get_suggested & crawlers methods (think the endpoint is only available for desktop and the package uses IOS)

**All Changes**
- Removed useless node dependency in tests
- update get_trending.py to reflect new naming change
- allow for mobile shortened URLs
- add unit description on request_delay
- removed host&authority to bypass 403 error
- fix by_trending
- added more tiktok exception message logging

Feel free to connect on [LinkedIn](https://www.linkedin.com/in/davidteather/), I'd love to hear about how you're using the package!
Feel free to [sponsor me on GitHub](https://github.com/sponsors/davidteather) it helps me maintain this :)

Thank you for using this package,
David

4.0.4.2

4.0.4.1

4.0.4

Fixes 709

4.0.3

Hey here's a brief summary of this release I am too tired to write a longer one
- Update Selenium to work with the changed code (but please try to switch to playwright if you can it's a pain to support both)
- Add by_sound_page similar to user_page
- When going to the tiktok site directly unneeded content like .mp4 and images are not loaded

That's all :)
Thank you for using this API

4.0.2

It appears that most of the methods have been fixed :). Big shout out to MuffinFox for 699 and to carcabot who found the new updated signature methods (and for the code I've used in the past). Thanks to everyone who helped on 695

Finally, if you're reading this thank you for supporting this API.

Update with `pip install TikTokApi --upgrade`

Kinda Broken :\
* by_trending -> only retrieves the first page of trending which TikTok then responds `hasMore: False` which makes the code exit. Not sure how to get around this right now

Intermittent Issues
* by_hashtag -> sometimes throws error saying it doesn't exist

Methods Still Not Currently Working
* get_suggested_users_by_id / get_suggested_hashtags_by_id / get_suggested_music_by_id
* discover_hashtags / discover_music

Page 4 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.