Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 574 Bytes

File metadata and controls

26 lines (17 loc) · 574 Bytes

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.