A tracker to check someone's status on WhatsApp. It sends a message whenever the stalked contact is online.
Use either the .py file or the Jupyter notebook. Both have the same code, they are just two options.
You cannot use the WhatsApp web while tracking, but feel free to use it on your mobile.
- Make sure you have Chrome browser installed
- Install Selenium is a web automation framework
- The selenium package is used to automate web browser interaction
pip install -U selenium
- Adriano Henrique Cantão - ahCantao