/zomato_expenses

A simple python script which fetch total spent amount on zomato till date using registered contact number

Primary LanguagePython

Zomato Expenditure

A simple python script which fetch total amount one have spent on zomato till date.

Installation

Clone repository and then,

cd zomato_expenses
source installation.sh

Running script

python zomato_expenditure.py 98******12

where 98******12 is contact number registered on zomato. It will send OTP on entered number, Once OTP entered, script will fetch all orders from your account and calculate total cost of orders.