Aldi: Get Products By Category
Aldi via Parse · food_dining
List products in a given top-level category from the permanent assortment. Category names must match those returned by get_product_categories (e.g. 'Milchprodukte', 'Snacks & Süßigkeiten'). Returns products with pricing and hierarchical category data. API to fetch current and upcoming weekly offers, product details, search results, and category information from Aldi Nord (aldi-nord.de). Fulfilled by Parse from aldi.de.
- aldi
- aldi-de
- 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/3e8a2517-2748-4ad2-809c-d99f0bc32914/get_products_by_category
- Interface artifact
- sha256:f3110f660026353ea3031bb82d1f1ca27595037db881bbdc81ca07964ed30fa4
- Manifest digest
- sha256:8b7fe5550c752e9a070e432e4460a167c13ed0cfee0f75d732b1f0d1532ccdb1
Request fields
- limit (integer): Maximum number of results to return.
- category_name (string, required): Category name from get_product_categories (e.g. 'Milchprodukte', 'Snacks & Süßigkeiten').
Example queries
- {"limit":"3","category_name":"ALDI Eigenmarken"}