Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CoolApk as a source #532

Open
IlIllIl opened this issue May 4, 2023 · 6 comments
Open

CoolApk as a source #532

IlIllIl opened this issue May 4, 2023 · 6 comments
Labels
enhancement New feature or request

Comments

@IlIllIl
Copy link

IlIllIl commented May 4, 2023

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.

@ImranR98 ImranR98 added the enhancement New feature or request label May 4, 2023
@ImranR98
Copy link
Owner

ImranR98 commented May 4, 2023

Can't seem to access it.

image

@ImranR98
Copy link
Owner

ImranR98 commented May 4, 2023

Do you know if they have an API? Also could you link to the app page for some example app

@ImranR98 ImranR98 added the needs follow up Further information is requested label May 4, 2023
@IlIllIl IlIllIl closed this as completed May 6, 2023
@IlIllIl
Copy link
Author

IlIllIl commented May 6, 2023

Maybe it need a token to access. The UpgradeAll’s Code using their APIv2 works well.

e.g. Salt Music Bookster 2

@IlIllIl IlIllIl reopened this May 6, 2023
@ImranR98 ImranR98 removed the needs follow up Further information is requested label May 8, 2023
@momobobe
Copy link

@ImranR98 DUpdateSystem/UpgradeAll#372 also mentioned about the api.

@Vinfall
Copy link

Vinfall commented Sep 12, 2023

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.

@IlIllIl
Copy link
Author

IlIllIl commented Oct 4, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants