Skip to content

An automated Whatsapp Messaging solution built with Selenium using Python allowing to send messages to multiple (saved or unsaved) contacts with ease.

Notifications You must be signed in to change notification settings

adi-code22/Python-Automation-WhatsApp

Repository files navigation

Python-Automation-WhatsApp

This is python automation using Python and Selenium

Give it a try

clone the repository as it is and run python main.py the program will be initiated and whatsapp messages will be sent to numbers in phoneno.csv file with the content in message.py files

Whatsapp-Automation

Automate-Whatsapp-Messaging

forthebadge made-with-python

An automated Whatsapp Messaging solution built with Selenium using Python allowing to send messages to multiple (saved or unsaved) contacts with ease.

Getting Started

  1. Install Pandas

pip3 install pandas  

  1. Install Selenium

pip3 install -U selenium

  1. Install xlrd

pip3 install xlrd==1.2.0

  1. Clone this repository.

  2. Change the executable path of Chrome Driver in automate-whatsapp.py file.

  3. Add name and contact numbers of the recipients in the Participants.xlsx file.

  4. Run the file.

  5. Star and fork this repository.

About

An automated Whatsapp Messaging solution built with Selenium using Python allowing to send messages to multiple (saved or unsaved) contacts with ease.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages