Sign inSign up

developsessions/lidl_scrapper

By developsessions

•Updated over 3 years ago

About A Lidl scrapper which sends an notification via email if a product is available again

Image
0

246

developsessions/lidl_scrapper repository overview

⁠Lidl Scrapper

The Lidl Scrapper checks in a configurable interval if the product with the given URL is available, if it is available, it sends an email to a configurable mail address.

⁠Environment Variables

VariableExample valueDescription
SCRAPPER_URLhttps://www.lidl.de/p/p100332026⁠The URL of the Lidl product to check
SCRAPPER_PRODUCT_NAMEBackautomatOptionally a name for the product which is used on console and in the mail
SCRAPPER_SMTP_USER[email protected]⁠The mail login, normally the sender mail address
SCRAPPER_SMTP_PASSWORDpasswordThe password for the sender mail account
SCRAPPER_SMTP_MAIL[email protected]⁠The sender mail address
SCRAPPER_MAIL_TO[email protected]⁠The receiver mail address if a product is available
SCRAPPER_CRON0 * * * *The cron pattern, a good ressource is https://crontab.guru⁠

Tag summary

Content type

Image

Digest

sha256:0e70358b5…

Size

385.7 MB

Last updated

over 3 years ago

docker pull developsessions/lidl_scrapper