- Get your store id at https://lenta.com/api/v1/stores/
- Grab promoted goods info at:
https://lenta.com/api/v1/stores/<store_id>/home https://lenta.com/api/v1/stores/<store_id>/crazypromotions https://lenta.com/api/v1/stores/<store_id>/mobilepromo?hideAlcohol=false&limit=15&offset=0&type=weekly
Figuring out authentication and receiving personal promotions is left as an exercise for the reader.