Ultimate ALDI Scraper avatar
Ultimate ALDI Scraper

Pricing

$30.00/month + usage

Go to Store
Ultimate ALDI Scraper

Ultimate ALDI Scraper

Developed by

Eneiro Matos

Eneiro Matos

Maintained by Community

This is the ultimate web scraping and tool for extracting the most relevant data points from products on new.aldi.us! Developed by an expert software developer, this powerful scraper is a fast and reliable tool for all your web scraping needs.

0.0 (0)

Pricing

$30.00/month + usage

2

Total users

22

Monthly users

3

Runs succeeded

>99%

Last modified

a year ago

You can access the Ultimate ALDI Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "productUrls": [
< "https://new.aldi.us/product/coca-cola-cola-049000050103",
< "https://new.aldi.us/product/sprite-lemon-lime-soda-049000028928"
< ],
< "listingUrls": [
< "https://new.aldi.us/products/snacks/k/20",
< "https://new.aldi.us/brands/Coca-Cola"
< ],
< "keywords": [
< "chocolate"
< ],
< "startPageNumber": 1,
< "finalPageNumber": 1,
< "minPrice": 0,
< "maxPrice": 0
<}' |
<apify call eneiromatos/ultimate-aldi-scraper --silent --output-dataset

Ultimate ALDI Scraper API through CLI

The Apify CLI is the official tool that allows you to use Ultimate ALDI Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: