Lidl UK Real-Time Retail API
Lidl UK Real-Time Retail API Lidl UK API gives developers and data teams a practical way to work with live Lidl GB storefront data across the main public catalog flows: full public shoppable category discovery, keyword search, category browsing, and product detail. What makes this API useful: - No browser required: built from Lidl UK public SSR HTML, product JSON-LD, and listing tile data - Real…
Lidl UK Real-Time Retail API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Lidl UK | ||
| GET |
search_lidl_uk_search_get /lidl_uk/search |
Searches Lidl UK products by keyword using the public SSR search page. Lidl currently exposes the visible product grid in page HTML, so pagination and sort are normalized… |
| GET |
search_filters_lidl_uk_search_filters_get /lidl_uk/search/filters |
Returns the normalized filters available for a Lidl UK search or category page. Current reliable filters include availability, category pivots inferred from listing rows, and… |
| GET |
probe_lidl_uk_probe_get /lidl_uk/probe |
Runs a lightweight live Lidl UK storefront smoke test using a search keyword. Useful before heavier search, category, or item requests. |
| GET |
item_lidl_uk_item_get /lidl_uk/item |
Resolves one Lidl UK product by full URL, slug, cached product id, or barcode / IAN fallback through public search. Returns normalized item detail extracted from JSON-LD and page… |
| GET |
categories_lidl_uk_categories_get /lidl_uk/categories |
Returns publicly shoppable Lidl UK category pages discovered from the homepage catalog surface. Discovery is broader than simple top navigation: it scans public `/c/...` links,… |
| GET |
category_lidl_uk_category_get /lidl_uk/category |
Browses one Lidl UK category using `category_id`, relative slug, or full URL. Results come from the public SSR category page and are normalized into the same schema used by… |
Lidl UK Real-Time Retail API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 3 / second |
|
| ULTRA | $30 / month | 3 / second |
|
| MEGA | $100 / month | 3 / second |
|