2

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.

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