This is a python program which can get you deatils of features of numbers of mobiles and store it in file named "details.json" and provide you with regular updates about change in price of mobiles mentioned in the json.
These instructions will get you a copy of the project up and running on your local machine.
The scripts are written in jupyter notebook and require anaconda with python 3.7. Dependencies are provided in requirements.txt.
Modify the usersender.json file by adding details of sender and receiver
[
{
"sender_mail": "username@gmail.com",
"sender_password": "password123",
"receiver_email": ["abc1@gmail.com","abc2@gmail.com"]
}
]To get notified on price drops configure the sender email and enable permission for less secure apps. Start the kernel and run all.
- Priyanshu Kumar - Priyanshu2510
Feel Free to Contribute and for any suggestions you can email me at priyanshu2510kr@gmail.com 🙃
