8000 GitHub - jajonsraviation/whatsapp-automate: Broadcast messages using Whatsapp Web ๐Ÿš€
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jajonsraviation/whatsapp-automate

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

18 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Whatsapp Automation ๐Ÿš€

GitHub forks GitHub stars GitHub license

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:

Clone the Repo

https://github.com/Jatin-8898/whatsapp-broadcast.git

Instructions ๐Ÿ“˜

Export the Contacts

  1. Make sure to include the google contacts by going to Google Contacts
  2. Export in Google CSV format all your contacts or a particular contact and save it as contact.csv

Install the libraries

  1. Selenium
  2. Pandas
pip install selenium 
pip install pandas

Install the Chrome Driver

  1. Install the latest version of Chrome Driver:http://chromedriver.chromium.org/downloads
  2. Set the path at line 10

Execute the Code ๐Ÿ’ป

python main.py
  1. To send to the displayed contact press k
  2. To exit press c

About

Broadcast messages using Whatsapp Web ๐Ÿš€

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0