binay
1
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:
Thanks in advance! 
Hi @binay
What you’re looking for won’t be possible using the Shopify API, it sounds like what you’ll want to use is a service like SASI:
binay
3
Hi @Liam-Shopify thanks for the suggestion!
Just to clarify, what I’m really asking is whether Shopify provides any official API (REST or GraphQL) that allows us to:
-
Fetch all apps by a specific partner (like apps.shopify.com/partners/partner-name)
-
Get app listing details (name, description, reviews number, ratings)
I’m trying to avoid scraping or third-party tools and stay fully within Shopify’s official APIs.
Does anyone know if this is possible via the Shopify Partner API or Admin/GraphQL APIs?
This isn’t supported by the Shopify API.