Dollar General US Real-Time Grocery API
Dollar General US Real-Time Retail API Dollar General US API gives developers and data teams a practical way to work with live Dollar General storefront data across the most useful public shopping flows: top-level category discovery, keyword product search, search filters, category browsing, store lookup, store search, and product detail. What makes this API strong: - Live retail source: built…
Dollar General US Real-Time Grocery API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Dollar General US | ||
| GET |
search_dollargeneral_us_search_get /dollargeneral_us/search |
Runs a live Dollar General product search and returns normalized listing items. Search results are store-aware via `store_id`. |
| GET |
item_dollargeneral_us_item_get /dollargeneral_us/item |
Returns one normalized Dollar General product detail by UPC or full product URL. The response is store-aware via `store_id`. Rating and review counts are exposed when available;… |
| GET |
probe_dollargeneral_us_probe_get /dollargeneral_us/probe |
Checks that Dollar General live search data is reachable for one store context. This is the lightest live smoke endpoint for the source. |
| GET |
category_dollargeneral_us_category_get /dollargeneral_us/category |
Browses one Dollar General category and returns normalized listing items. You can resolve the category by `category_id`, relative `slug`, or full public `url`. |
| GET |
categories_dollargeneral_us_categories_get /dollargeneral_us/categories |
Returns normalized top-level Dollar General navigation categories discovered from the live homepage navigation menu. |
| GET |
store_dollargeneral_us_store_get /dollargeneral_us/store |
Returns one normalized Dollar General store profile by numeric `store_id`. |
| GET |
stores_dollargeneral_us_stores_get /dollargeneral_us/stores |
Searches Dollar General stores using a bounded, stable discovery flow. Best-supported query shapes are numeric `store_id` values such as `4667` or city/state text such as `Ada,… |
| GET |
search_filters_dollargeneral_us_search_filters_get /dollargeneral_us/search/filters |
Returns live filter groups and sort options either for a keyword search or for a resolved category page. Category mode accepts `category_id`, a relative `slug`, or a full public… |
Dollar General US Real-Time Grocery API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 3 / second |
|
| ULTRA | $30 / month | 3 / second |
|
| MEGA | $100 / month | 3 / second |
|