Topic
Crawlora's Shopify coverage: 11 live API endpoints and 1 guide on scraping Shopify data. See the endpoint table and the Shopify storefront scraping API hub below for parameters, pricing, and comparisons.
API endpoints
| Method | Endpoint | Summary | Docs |
|---|---|---|---|
GET | /shopify/store | Get Shopify store metadata | |
GET | /shopify/products | List Shopify products | |
GET | /shopify/products/{handle} | Get Shopify product | |
GET | /shopify/products/{handle}/recommendations | List Shopify product recommendations | |
GET | /shopify/collections | List Shopify collections | |
GET | /shopify/collections/{handle}/products | List Shopify collection products | |
GET | /shopify/search/suggest | Get Shopify search suggestions | |
GET | /shopify/pages | List Shopify pages | |
GET | /shopify/pages/{handle} | Get Shopify page | |
GET | /shopify/sitemaps | List Shopify sitemaps | |
GET | /shopify/sitemap/urls | List Shopify sitemap URLs |
API hub
Collect public Shopify storefront metadata, products, collections, pages, recommendations, search suggestions, and sitemap URLs through documented endpoints.
Explore the Shopify storefront scraping APIGuides
Related