This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* This script will fetch all your orders from UberEats and display some stats | |
* | |
* How to use: | |
* Go to https://www.ubereats.com/ and sign in | |
* Open the console of your browser: F12 key or right click anywhere on the page and click "Inspect" | |
* Go to the "Console" tab | |
* Copy/paste the code below | |
* Press enter | |
*/ |