Obtainium
Obtainium copied to clipboard
CoolApk as a source
Hi, Coolapk is a Chinese app store. The language of site is Chinese but it has some interesting apps in this app store. And here is another app called UpgradeAll written in Kotlin has made it. Would you like to take a look of the code. Want to see it in Obtainium, so that I can manage my apps more easily.
Can't seem to access it.
Do you know if they have an API? Also could you link to the app page for some example app
Maybe it need a token to access. The UpgradeAll’s Code using their APIv2 works well.
e.g. Salt Music Bookster 2
@ImranR98 https://github.com/DUpdateSystem/UpgradeAll/issues/372 also mentioned about the api.
From the mentioned code & issue, it seems that the API requires encoding & hashing while the old API is unstable and maybe deprecated. However, I think it should be feasible to add a minimum "track only" support for CoolApk by matching regex of the app detail page.
Take Bmap as an example. You just need to distinguish between real version 7.230809.Final
and other metrics like 81.8M
, 193万下载
, 2.0万人关注
and 4912个评论
.
I wrote a Python script a few years ago and it's still working to date (check the stripped version here). I hope this would help somehow.
The website has a firewall that does not allow access outside China. Someone interested in it can use a VPN or China local network to access it.
Can't seem to access it.