A simple python script to track someone's online sessions on WhatsApp through web scraping.
-Creates a log of the target's arrival time and session duration.
Modules Used:
-Time
-Selenium
-BeautifulSoup
-Playsound
-PyQt5 for GUI version
*Appropriate chromedriver required for selenium automation for your version of Chrome.