Closed wweevv-johndpope closed 1 year ago
I don't really understand why use someone's private api? the point is to make a request to tiktok yourself and receive data directly
fyi - https://github.com/pablouser1/SignTok/tree/b7c46979f104dc8aee8feafce7708a68bf3d03fc
i already create signature service https://github.com/sheldygg/tiktok-signature
fyi - I found this US Api - https://gist.github.com/wweevv-johndpope/083043b2fd2b6f77e7be4239726fa597
I used some sample code by chatgpt to scaffold these calls
may not be so helpful - but if the calls are all matched up - would be a good feature set. Have to do some manually mapping - (people could contribute via PR) eg. for number 1) /public/followers -> /aweme/v1/user/follower/list/ https://github.com/kingking888/app-crawler/blob/5a8211671efc86d01f72c9bfdb4543aff135c5d7/app/event.py#L16
UPDATE
private static final ArrayList<String> f68802f = n.d("/service/1/update_token/", "/aweme/v1/aweme/detail/", "/aweme/v1/user/", "/aweme/v1/abtest/param/", "/aweme/v1/commerce/settings", "/aweme/v1/feed/", "/aweme/v1/settings/", "/aweme/v1/story/", "/aweme/v1/user/settings/", "/aweme/v1/im/cloud/token/", "/aweme/v1/upload/contacts/", "/aweme/v1/aweme/post/", "/aweme/v1/user/", "/aweme/v1/commit/follow/user/", "/aweme/v1/multi/aweme/detail/", "/aweme/v1/comment/publish/", "/aweme/v1/general/search/", "/passport/user/logout/", "/aweme/v1/commit/item/digg/", "/user/mobile/reset_password/", "/passport/auth/login/", "/aweme/v1/create/aweme/", "/aweme/v1/recommend/user/", "/aweme/v2/comment/list/", "/passport/mobile/login/", "/aweme/v1/user/follower/list/", "/aweme/v1/notice/count/", "/aweme/v1/friend/feed/", "/aweme/v1/aweme/stats/", "/aweme/v1/hot/search/list/", "/aweme/v1/recommend/challenge/");
https://gist.github.com/wweevv-johndpope/04ab609277ecffb4335de719acbba0ac