H-E-B US Real-Time Grocery & Product API
H-E-B US — Real-Time Grocery Retail API Get instant access to live H-E-B (Texas & expanding US) supermarket data. This API delivers clean, normalized product and pricing information exactly as shoppers see it on the H-E-B website. Key Features Fully store-aware — pass store_id to get accurate local prices, availability and promotions for any H-E-B store Clean normalized output with…
H-E-B US Real-Time Grocery & Product API endpoints
| Method | Endpoint | Description |
|---|---|---|
| HEB US | ||
| GET |
store_heb_us_store_get /heb_us/store |
Returns one rich H-E-B store profile by numeric `store_id`. Use this endpoint when you already know the store number and want normalized address, phone, hours, fulfillments, and… |
| GET |
categories_heb_us_categories_get /heb_us/categories |
Returns live category rows discovered from H-E-B store feature metadata. This is more reliable than relying on the empty `browse/shop` shell. Results include `parent_id`,… |
| GET |
category_heb_us_category_get /heb_us/category |
Returns one live H-E-B category listing for a selected store. You can resolve the category by `parent_id + child_id`, by `category_id`, or by a full public `url`. When only… |
| GET |
search_heb_us_search_get /heb_us/search |
Returns live H-E-B product search results for a shopper query. Responses are store-aware and include normalized grocery fields such as `price`, `discount_price`,… |
| GET |
item_heb_us_item_get /heb_us/item |
Returns one rich H-E-B product detail by numeric `product_id` or full public product `url`. The item response is store-aware and includes normalized pricing, promotion hints,… |
| GET |
search_filters_heb_us_search_filters_get /heb_us/search/filters |
Returns live filter groups, category pivots, and sort options either for a shopper search query or for a resolved category. You can resolve the category via `category_parent_id +… |
| GET |
stores_heb_us_stores_get /heb_us/stores |
Searches H-E-B stores by ZIP, city, state, or free-form address-like text using H-E-B public store-locations data. This endpoint is intentionally lighter than `/heb_us/store`: it… |
| GET |
probe_heb_us_probe_get /heb_us/probe |
Checks that H-E-B search data is reachable for a specific store context. This is the lightest live smoke endpoint for the source and is useful before running heavier search,… |
H-E-B US Real-Time Grocery & Product API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 3 / second |
|
| ULTRA | $30 / month | 3 / second |
|
| MEGA | $100 / month | 3 / second |
|