9

WhatsApp Automation

A Python-based Windows CMD app designed for the marketing team to automate WhatsApp Web messaging using Selenium, allowing users to send messages and images to a list of users from an Excel sheet.

GitHub →Website →

WhatsApp Automation is a Windows CMD application built using Python, designed to assist the marketing team with automating WhatsApp Web messaging. This tool allows users to send messages and images to a list of recipients extracted from a CSV file, making marketing campaigns more efficient.

Key Features:

  • 🚀 Automated messaging on WhatsApp Web
  • 📋 Sends messages and images to a list of users loaded from an Excel (CSV) sheet
  • 🤖 Uses Selenium and Chrome WebDriver to interact with WhatsApp Web
  • 🛑 Asks for a delay between messages to avoid being flagged as spam
  • 💡 Easy-to-use command-line interface

Tools Used:

  • python
  • selenium
  • csv

👉 View Repository