Skip to content

A Whatsapp automation tool to automate marketing campaigns

Notifications You must be signed in to change notification settings

RatnaRaj297/Auto_Whatsapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Auto Whatsapp

Whatsapp Automation using Python and Scheduling Marketing Campaigns

  • Created this tool to help automate Whatsapp marketing campaigns using Whatsapp Web.
  • Takes in an excel file containing the contact numbers of the prospects and sends all of them the campaign message. The contact numbers need not necessarily be saved to the phone.
  • Campaigns can also be schduled to be sent on a given time.
  • The script can be easily altered to further personalize the campaigns.

Code and Resources Used:

Python Version: 3.7.6
Packages: Pandas, Schedule, Selenium
For Web Framework requirement:

pip install selenium
pip install schedule
pip install pandas


Platform: Windows

ChromeDriver used: If this versions becomes outdated or gives problem download the latest version from Download Link

Platform Mac

Remove the ChromeDriverused in the repository and install Mac ChromeDrive Download Link

Set ChromeDriver path in function whatsapp_login() Set ChromeDriver Path in MacOS


About

A Whatsapp automation tool to automate marketing campaigns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages