instacart_search
Get Instacart search-term autosuggestions for a keyword within a specific store, matching the storefront's own dropdown suggestions with thumbnails.
Instructions
Search Instacart product terms at a store. Returns Instacart's own search-term autosuggestions for a keyword within one store -- the same suggestion list shown in the site's own search box dropdown. This is term-level (matching search phrases plus a representative thumbnail), not a paginated product-results list. Public data sourced from Instacart's own storefront search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Free-text search term | |
| shop_id | Yes | Store's opaque shop id, from GET /instacart/stores | |
| store_slug | Yes | Store's retailer slug, from GET /instacart/stores |