Skip to content

Repository files navigation

Alko Scraper

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.

Requirements

pip install xlrd
pip install pysocks
  • Tor (Used as socks5 proxy default port 9050 http/https)

Features

  • Produces .csv files for Alko products and availability
  • Produces .csv for SuperAlko products
  • Config file
  • Easy cronjob creation

Planned features

  • All data => PostgreSQL

Images

alt text alt text

About

This simple python script scrapes the alko website for product availability. It produces a JSON file as result.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages