Hi everyone! ![]()
I’m working on a project where I need to retrieve detailed data from public Shopify App Store listings (for example:
https://apps.shopify.com/partners/partner-name).
I’m looking for any API or official way to programmatically get this app data — such as:
-
App name & description
-
Ratings and reviews
-
Developer/partner info
My goals:
Fetch app listing data automatically
Use it in a dashboard / analytics tool
Not rely on manual copy-paste
Question
Is there any official Shopify API (REST or GraphQL) that allows us to fetch app store listing data like the public pages show?
If not:
-
Has anyone built a reliable solution?
-
Are there best practices to collect this data (without violating terms of service)?
Thanks in advance! ![]()