2024-01-30 18:01:18 +01:00
2024-02-01 11:03:11 +01:00
2024-02-01 11:03:11 +01:00
2024-02-01 11:03:11 +01:00
2024-01-30 18:08:40 +01:00
2024-01-30 20:36:54 +01:00

Lidl price scraper

Simple app which checks a price of selected items and prints their current price and discount.

It also sends a notification of items via email any items is on sale and following env variables are defined:

SCRAPER_SMTP_USER
SCRAPER_SMTP_PASSWORD
SCRAPER_TO_MAIL

It uses Google SMTP server (you have to provide google app credentials).

Run with:

python main.py
Description
No description provided
Readme 52 KiB
Languages
Python 96.7%
Dockerfile 3.3%