Skip to content

bertrandom/doordash-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

doordash-analyzer

Tells you how much money you've spent with Doordash during the pandemic.

Leverages chrome-cookies-secure.

asciicast

Installation

Clone the repo and install the dependencies:

git clone git@github.com:bertrandom/doordash-analyzer.git
cd doordash-analyzer
npm install

Usage

Open Google Chrome and go to Doordash. Click "Sign In" in the top-right and sign-in to your account.

Wait 30 seconds for Chrome to flush its cookies to the SQLite file.

Run:

node app

On OS X, this module requires Keychain Access to read the Google Chrome encryption key. The first time you use it, it will popup this dialog:

image

Clicking Allow will let it extract the Doordash cookies from Chrome and calculate how much you've spent.

License

This software is free to use under the MIT license. See the LICENSE file for license text and copyright information.

About

Tells you how much money you've spent with Doordash during the pandemic

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors