Which permissions we need to ask seller to crawl their catalog via Shopify API

Yep you can get both images and descriptions, and more from querying product or products in GraphQL Admin API.

Just make sure that when you define your scopes for your app, you include the correct access scopes such as read_products

1 Like