Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.02 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.02 KB

TooGoodToGo-Scraper

Table of contents

General info

TooGoodToGo scrapper that notifies user when there is a package avaiable at given store.

Technologies

Tgtg library for acquiring data, pygame for simple menu.
Optional: pushbullet aplication for phone notifications.

Setup

First you need to setup tgtg client, like it is shown here: client for TooGoodToGo API After that you'll acquire acces token, refresh token and user id that you need to paste into data.txt file like this:

Data file

If you want to get phone notifications, install pushbullet aplication on your phone, create account and log into it on Your phone and PC.
Then, on the pushbullet page click "Create Access Token" button and paste the result into notify.py file.