Skip to content

Aldi.com.au web scraper captures prices, images and pack sizes of grocery products.

Notifications You must be signed in to change notification settings

0Baris/aldi-scraper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork Changes

Added missing categories, migrated data to sqlite database which is more useful than csv. Errors have been fixed.

On average, it pulls close to 1000 product data.

Installation

  1. Clone or download the project:

    git clone https://github.com/0baris/aldi-scraper.git
  2. Install the required packages:

    pip install -r requirements.txt

Usage

  • Run python main.py in the console to start core operations.
  • Call the relevant functions to collect.

License

This project is licensed under the MIT License.

About

Aldi.com.au web scraper captures prices, images and pack sizes of grocery products.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%