Skip to content

ResidualInformation/WhatsApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhatsApp

Send Text Messages to Whatsapp using Python

Setup

1.Install selenium

sudo pip install -U selenium

2.Download Chromium Driver from the below link

https://chromedriver.storage.googleapis.com/index.html?path=2.25/

3.Download Chromium, the open source version of Google Chrome

sudo apt-get update

sudo apt-get install chromium-browser

4.Run the script

python WhatsApp.py

5.Login into Whatsapp web with your mobile and send messages

About

Send Messages to Whatsapp with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%