Skip to content

This Django application automates WhatsApp messaging based on unread messages. It utilizes web scraping techniques to interact with WhatsApp Web, automating the process of sending responses.

Notifications You must be signed in to change notification settings

iamumarjaved/Whatsapp-Automation

Repository files navigation

Whatsapp-Automation

This Django application automates WhatsApp messaging based on unread messages. It utilizes web scraping techniques to interact with WhatsApp Web, automating the process of sending responses.

Features

  • Automated response to unread WhatsApp messages.
  • Customizable message templates.
  • No need for pictures or GIFs.

Installation

  1. Clone the Repository

    git clone [Your Repository URL]
    cd [Your Repository Directory]
  2. Install Dependencies

    pip install -r requirements.txt
  3. Web Scraping Setup -Ensure you have a compatible Chrome web driver installed for Selenium. -Update the web driver path

  4. Run the Django Server

    python manage.py runserver

About

This Django application automates WhatsApp messaging based on unread messages. It utilizes web scraping techniques to interact with WhatsApp Web, automating the process of sending responses.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published