This is a scraper for the alko website. It downloads and parses the .xls file into csv from the alko website. After that, it uses the id:s found in the .xls to scrape the store availability from the website. You can select scraping parameters in the config file. This project can be used with my Alko App project.
pip install xlrd
pip install pysocks- Tor (Used as socks5 proxy default port 9050 http/https)
- Produces .csv files for Alko products and availability
- Produces .csv for SuperAlko products
- Config file
- Easy cronjob creation
- All data => PostgreSQL

