Skip to content

Lavanyask03/whatsapp-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Whatsapp Automation

WhatsApp Automation in Python using selenium which is capable of sending messages and images to any desired recipient given by user on WhatsApp Web.

Requirements

Python 2 or Python 3 (preferred)

Run on local machine

  1. Clone the repository
git clone https://github.com/Lavanyask03/whatsapp-automation.git
  1. Install required packages via pip. (Type in anaconda prompt or python prompt)
pip install -r requirements.txt
  1. Open and run the notebook using Jupyter notebook.
jupyter-notebook WhatsApp_Automation.ipynb

Note

Do change the path for chromedriver.exe file.

Usage

Enter in the recipient's name and message to send it, image can also be sent. The QR Code scanning cannot be automated and should be done manually when the Whatsapp Web page opens.

About

Automate sending messages and images on WhatsApp.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published