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