Skip to content

A combination of my own small projects. Crawler, to-do-list etc.

Notifications You must be signed in to change notification settings

jiujieti/AHBonusCollector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 

Repository files navigation

AH Bonus Collector

This is a crawler to gather all bonus information about one of the most famous Dutch supermarket, Abert Heijn. The starting url is ah/bonus.

Prerequisites

  1. Python 3.5.x;
  2. Selenium Package for Python;
  3. lxml for Python;
  4. Chrome;
  5. Chrome WebDriver.

Features to be added

  1. Send the information to users by email;
  2. Use database to store information and compare;
  3. Set the running schedule for this crawler, make it run time by time.

About

A combination of my own small projects. Crawler, to-do-list etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages