Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Send messages to multiple contacts automatically

License

NotificationsYou must be signed in to change notification settings

rajanyadav857/Whatsapp-automation-using-python-selenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This python program will read the names of contacts availabe in 'contacts.csv' file and send a particular msg to all

Requirements:

  1. Install openpyxl library(used to read and write file from or to .csv file) :

    $ pip install openpyxl

  2. Install selenium ( tool used for automation) :

    $ pip install selenium

  3. Update chrome to latest version
  4. Download chrome webdriver

To run the project :

  1. Firstly update the contact list of 'contacts.csv' file ( the contact name should be same as it is saved in mobile)
  2. Update the msg variable with your new msg availabe in 'WhatsApp.py' file
  3. Run WhatsApp.py

    $ python WhatsApp.py

After running the code:

  1. Wait till the whatsapp web page opens.
  2. Now scan the code shown at the page using whatsapp installed in mobile.
  3. Once the whatsapp web page is loaded compeletely, scroll down the contacts list area until you reached to the last contact you want to send msg and it will automatically send the msg to all the contacts available in the 'contacts.csv' file

Endorse me at LinkedIn if this project was helpful.Linkedin LinkedIn

About

Send messages to multiple contacts automatically

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp