rajsagare14 / WhatsappWebAutomation

Automate Whatsapp to schedule messages using web scrapping and Automation
3 stars 2 forks source link
hacktoberfest hacktoberfest-accepted hacktoberfest2022 python python3 web-automation web-scraping

Whatsapp Web Automation

Whatsapp Web Automation is a script (more precisely a set of scripts) used to automate WhatsApp Web's usage through web scraping.

Installation

Just clone/download the repository to your local machine, then resolve the dependencies.

Dependencies

Whatsapp Web Automation requires Python's several dependencies:

You can install them with pip install <dependency> or you can use this one liner:

pip install pandas openpyxl art colorama selenium bs4 pyautogui

Usage

Just run the main file with the command python main.py while in the same directory as the scripts

Currently Unsupported (Linux, the Whatsapp Login with Selenium is Broken)

Maintainers