Topic
Crawlora's Shop App coverage: 16 live API endpoints and 1 guide on scraping Shop App data. See the endpoint table and the Shop.app scraping API hub below for parameters, pricing, and comparisons.
API endpoints
| Method | Endpoint | Summary | Docs |
|---|---|---|---|
GET | /shop-app/search | Search Shop.app products | |
GET | /shop-app/products/{id} | Get Shop.app product | |
GET | /shop-app/shops/{handle} | Get Shop.app shop | |
GET | /shop-app/shops/{handle}/products | List Shop.app shop products | |
GET | /shop-app/analysis | Analyze Shop.app query results | |
GET | /shop-app/suggestions | Suggest Shop.app searches | |
GET | /shop-app/categories | List Shop.app categories | |
GET | /shop-app/products/{id}/variants | List Shop.app product variants | |
GET | /shop-app/products/{id}/variant | Get a Shop.app product variant by selected options | |
GET | /shop-app/products/{id}/reviews | List Shop.app product reviews | |
GET | /shop-app/products/{id}/related | List Shop.app related products | |
GET | /shop-app/products/{id}/shop | Get the Shop.app shop for a product | |
GET | /shop-app/shops/{handle}/collections/{collection_id}/products | List Shop.app collection products | |
GET | /shop-app/shops/{handle}/locations | List Shop.app shop locations | |
GET | /shop-app/shops/{handle}/reviews | List Shop.app shop reviews | |
GET | /shop-app/shops/{handle}/typeahead | Suggest products and collections inside a Shop.app shop |
API hub
Collect Shop.app product search, product detail, merchant profile, review, location, suggestion, category, and variant data through documented API endpoints.
Explore the Shop.app scraping APIGuides
Related