A simple tool to check "online" status of your whatsapp contact implemented using selenium.
Steps to run:
- Download this script.
- Give the contact name in the script (variable : name)
- Run the program.
- Once whatsappWeb is opened, Scan the QR Code.
- Rest will be taken care by selenium.
- Whenever your contact is online, you can see the status on the console with time.
Run the below command to execute this script: python "WhatsApp Online Tracker.py"
Note: ChromeDriver is required to run this script.
#Open to add more functionality and visualization to this simple script.