whatsapp-sender

WhatsApp Sender using Python. Used for sending a message to a list of numbers loaded from csv file

Stars
7

Tools & Technologies

  • pyqt5 is a Python binding of the cross-platform GUI toolkit Qt, implemented as a Python plug-in.
  • Selenium is a powerful tool for controlling web browsers through programs and performing browser automation.
  • chrome driver ChromeDriver is a separate executable that Selenium WebDriver uses to control Chrome.
  • pandas for data manipulation and analysis.
  • pynput This library allows you to control and monitor input devices.

Requirements:

  • Chrome Driver version must be compatible with installed chrome version.. Check from Here
  • CSV file must be like this stucture

Download EXE

note: exe file maybe not working cause of the version of "chrome driver" which included

Contributing

If you want to contribute to this project and make it better with new ideas, your pull request is very welcomed. If you find any issue just put it in the repository issue section, thank you.

Please this repo and share it with others

Related Projects