To Broadcast the messages using the Whatsapp Web using python. A sample for the christmas greetings has been demonstrated in the code. You can send automated messages of your choice. :smile:
https://github.com/Jatin-8898/whatsapp-broadcast.git
- Make sure to include the google contacts by going to Google Contacts
- Export in Google CSV format all your contacts or a particular contact and save it as contact.csv
- Selenium
- Pandas
pip install selenium
pip install pandas
- Install the latest version of Chrome Driver:http://chromedriver.chromium.org/downloads
- Set the path at line 10
python main.py
- To send to the displayed contact press k
- To exit press c