Skip to content

Instantly share code, notes, and snippets.

View sonusumit1994's full-sized avatar

SUMIT KUMAR SINGH sonusumit1994

  • Bangalore
View GitHub Profile
@sonusumit1994
sonusumit1994 / total_amount_calculator.js
Last active January 16, 2022 07:22 — forked from sirdarthvader/total_amount_calculator.js
A minimal script to check overall spend till date on Zomato and Swiggy
/*
For Swiggy orders detail wise
Step 1: Go to Swiggy.com,
Step 2: Click on your "Name" then click on "Orders".
Step 3: Scroll to the very bottom and click on "Show More Orders", until nothing new gets added.
Step 4: Do a right click anywhere on the screen and click on "Inspect", in the inspector,
go to console copy and paste the below snippet and press enter.
*****IMPORTANT****
Make sure all the steps till step 3 is followed before doing the step 4.
*/