Aldi Scraper (Pay Per Result) avatar
Aldi Scraper (Pay Per Result)

Pricing

$5.00 / 1,000 results

Go to Store
Aldi Scraper (Pay Per Result)

Aldi Scraper (Pay Per Result)

Developed by

Milán Vásárhelyi

Milán Vásárhelyi

Maintained by Community

A scraper for Aldi to extract product information and pricing from category and product pages. Great for inventory tracking, market analysis, and AI datasets. Pricing: $0.005/result. 10 results on free trial.

0.0 (0)

Pricing

$5.00 / 1,000 results

0

Total users

2

Monthly users

1

Runs succeeded

33%

Last modified

10 hours ago

Aldi.us Scraper

This actor scrapes product data from Aldi.us and other international Aldi websites, a global discount supermarket chain.

Issues and feature requests

If you encounter any issue, or you'd like us to change or add anything, please open an issue in the actor page or write to us directly at hello@123webdata.com

Output Example (simplified)

The actor provides a convenient overview mode that displays the most important product information in a tabular format. Here's an example of how the data looks in the overview mode:

ImageProduct URLProduct NameCurrent PriceRegular PriceCurrencyDescriptionScraped At
https://www.aldi.us/product/parkview-uncured-beef-franks-15-oz-0000000000000081Uncured Beef Franks, 15 oz4.090USDParkview Beef Franks are pa...2025-07-21
https://www.aldi.us/product/kirkwood-boneless-skinless-chicken-thighs-0000000000008915Boneless Skinless Chicken T...6.640USDItems to be weighed out (e....2025-07-21
https://www.aldi.us/product/salmon-with-mediterranean-herb-0000000000004320Salmon with Mediterranean Herb11.2911.29USDTake the guesswork out of t...2025-07-21

Features

  • Scrapes detailed product information from Aldi.us product pages
  • Extracts data from both individual product URLs and category pages
  • Follows pagination links on category pages (optional)
  • Supports various product categories with specific fields like brand, price, and category
  • Works with multiple Aldi country domains (.us, .co.uk, .de, etc.)

Input

The actor accepts the following input parameters:

FieldTypeDescription
productUrlsarrayList of Aldi product URLs to scrape
categoryUrlsarrayList of Aldi category URLs to scrape
maxResultsPerScrapeintegerMaximum number of results to extract (default: 1000)
usePaginationbooleanWhether to follow pagination links on category pages (default: true)

Output Example (full)

The actor outputs data in the following structure:

{
"url": "https://www.aldi.us/product/parkview-uncured-beef-franks-15-oz-0000000000000081",
"name": "Uncured Beef Franks, 15 oz",
"price": 4.09,
"regular_price": 0,
"currency": "USD",
"in_stock": true,
"sku": "0000000000000081",
"mpn": null,
"gtin": null,
"brand": "Parkview",
"breadcrumbs": [
"Home",
"BBQ & Picnic",
"Grilled Meat & Seafood"
],
"main_image": "https://dm.cms.aldi.cx/is/image/prod1amer/product/jpg/scaleWidth/864/997f6e93-8412-4751-8b84-a63495d536ce/Uncured%20%20%20Beef%20%20Franks%2015%20oz",
"images": [
"https://dm.cms.aldi.cx/is/image/prod1amer/product/jpg/scaleWidth/864/997f6e93-8412-4751-8b84-a63495d536ce/Uncured%20%20%20Beef%20%20Franks%2015%20oz"
],
"description": "Parkview Beef Franks are packed with flavor and are perfect for grilling. Enjoy them alone in a tasty bun, topped with mustard or your favorite condiments, or even chopped and mixed into pasta sauces, soups, or stews. These beef franks are fully cooked and will make a great addition to any savory recipe!",
"color": null,
"size": "15 oz",
"weight": "15 ounce",
"material": null,
"style": null,
"features": [],
"attributes": {},
"rating_value": null,
"review_count": null,
"canonical_url": "https://www.aldi.us/product/parkview-uncured-beef-franks-15-oz-0000000000000081",
"scraped_at": "2025-07-21T12:10:33.337Z"
}

Use Cases

  • Monitoring grocery product prices across international Aldi stores
  • Analyzing product availability and trends
  • Tracking price changes over time
  • Market research and competitive analysis in the discount grocery sector