Skip to content

priyanshu2510/Automated-PCS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated price monitor system

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.

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

The scripts are written in jupyter notebook and require anaconda with python 3.7. Dependencies are provided in requirements.txt.

Usage

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.

Image of

Author

Contributing

Feel Free to Contribute and for any suggestions you can email me at priyanshu2510kr@gmail.com 🙃

License

MIT

About

Monitor the price of product and notify any change by Email.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors