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:
👉 View Repository