lidl-plus icon indicating copy to clipboard operation
lidl-plus copied to clipboard

Fetch receipts and more from Lidl Plus

Results 4 lidl-plus issues
Sort by recently updated
recently updated
newest added

It seems lidl's CDN is blocking python connecting. ``` DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): accounts.lidl.com:443 send: b'GET /.well-known/openid-configuration HTTP/1.1\r\nHost: accounts.lidl.com\r\nUser-Agent: python-requests/2.31.0\r\nAccept-Encoding: gzip, deflate, br, zstd\r\nAccept: */*\r\nConnection: keep-alive\r\n\r\n' reply: 'HTTP/1.1 403...

I would be most appreciative if an example in docs or in practical implementation would be shown on how to run code from the library inside a docker container (preferably...

Hi, thanks for providing this nice package. With feature #7 it's possible to automatically activate all coupons available to all markets. However, there may be coupons that are only available...

**Describe the bug** I'm not familiar with selenium at all, but `lidl-plus auth` was reporting that I don't have firefox installed (I do). Removing `executable_path`, `firefox_binary` and `firefox_profile` arguments from...