Added missing categories, migrated data to sqlite database which is more useful than csv. Errors have been fixed.
-
Clone or download the project:
git clone https://github.com/0baris/aldi-scraper.git
-
Install the required packages:
pip install -r requirements.txt
- Run
python main.py
in the console to start core operations. - Call the relevant functions to collect.
This project is licensed under the MIT License.