aldi.co.uk API: search_products
aldi.co.uk via Parse · food_dining
Search for products on Aldi UK by keyword query and/or category. Returns paginated results with product details, pricing, and available facets for filtering. At least one of query or category_key must be provided. Paginates via offset; each product includes SKU, name, brand, price, categories, and image assets. Access Aldi UK product data including search, product details, category browsing, and search suggestions. Fulfilled by Parse from aldi.co.uk.
- aldi-co-uk
- ecommerce
- food-dining
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- food_dining
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/35841d28-d858-4269-b5f4-c68b0f46596f/search_products
- Interface artifact
- sha256:3a3a1b3a9381f6a4bc3b4b4bedafc0e69bea6e592bc190e47afd28ab9d73f23e
- Manifest digest
- sha256:02b61639b1325a4e9dc99713afed97474f97c0f478ba81b729213388589445d4
Request fields
- sort (string): Sort order for results.: Allowed values: relevance, name_asc, name_desc, price_asc, price_desc
- limit (integer): Number of results per page. Accepts exactly one of: 12, 16, 24, 30, 32, 48, 60.: Allowed values: 12, 16, 24, 30, 32, 48, 60
- query (string): Search query text. At least one of query or category_key must be provided.
- offset (integer): Pagination offset (number of results to skip).
- category_key (string): Category key to filter products. Obtain from get_categories endpoint (categories[].key). At least one of query or category_key must be provided.
- service_point (string): Store service point code determining product availability and pricing.
Example queries
- {"limit":"12","category_key":"1588161416978053"}