|
1 |
| -# tikhub_pp([API.TikHub.io](https://api.tikhub.io/docs)) |
| 1 | +# tkhub_pp([API.TikHub.io](https://api.tikhub.io/docs)) |
2 | 2 |
|
3 | 3 | [API.TikHub.io](https://api.tikhub.io/docs), is an asynchronous high-performance Douyin and TikTok data crawling tool. This Repo is a PyPi package based on this API, which is convenient for developers to call.
|
4 | 4 |
|
5 | 5 | ## note
|
6 | 6 |
|
7 | 7 | > This project uses the following Emoji to indicate the development status in the development chart!
|
8 | 8 |
|
9 |
| -| Emoji | representative meaning | |
10 |
| -| :---: | :-------------------------------------------------------------------------------------------------------------------: | |
11 |
| -| 🚀 | Rocket - The feature is written, tested, and deployed to production. | |
12 |
| -| ✅ | Check mark - the feature is written, but has yet to be tested and will be deployed to production once the tests pass. | |
13 |
| -| ❌ | Cross sign - The feature has not yet been written or has not been written yet. | |
14 |
| -| 🔜 | SOON BREAK - Feature has been proposed but has not yet been assigned a designated developer. | |
15 |
| -| ⚠️ | Warning symbol - There is a problem with the function that needs to be fixed. | |
| 9 | +| Emoji | representative meaning | |
| 10 | +| :---: | :-----------------------------------------------------------------------------------------------------------------: | |
| 11 | +| 🚀 | Rocket - The feature is written, tested, and deployed to production. | |
| 12 | +| ✅ | Checkmark - The feature is written but has yet to be tested and will be deployed to production once the tests pass. | |
| 13 | +| ❌ | Cross sign - The feature has not yet been written or has not been written yet. | |
| 14 | +| 🔜 | SOON BREAK - Feature proposed but not yet assigned a designated developer. | |
| 15 | +| ⚠️ | Warning symbol - There is a problem with the function that needs to be fixed. | |
16 | 16 |
|
17 | 17 | ## project progress
|
18 | 18 |
|
|
41 | 41 | | 🚀 | `/douyin_profile_videos/` | Crawl user homepage video data | no known issues |
|
42 | 42 | | 🚀 | `/douyin_profile_liked_videos/` | Crawl the user homepage has liked the video data | no known issues |
|
43 | 43 |
|
44 |
| -> Production and deployment of TikTok-related interfaces - API tags: TikTok |
| 44 | +> Production deployment of TikTok-related interfaces - API tags: TikTok |
45 | 45 |
|
46 | 46 | | state | API endpoint path | Function | issue |
|
47 | 47 | | :---: | :-----------------------------: | :----------------------------------------------: | :-------------: |
|
|
0 commit comments