Skip to main content

A package that automates sending messages through WhatsApp Web

Project description

API for WhatsApp Web Automation

Send WhatsApp messages programmatically, using only 3 lines of code.

A python package that helps you automate sending messages through WhatsApp Web 😎

✅ tests passed successfully

CodeFactor

whatspp

It's very simple to use

import wappdriver as wa
bot = wa.WappDriver()
bot.send_message(to='aahnik',msg='Hi ! sent by a bot :-p ')
# the recipients name must be saved in your contacts ...

wapp_driver_scrnsht

Requirements:

  1. Python3 and pip3
  2. Chrome Browser
  3. Chrome Driver

How to install ??

pip3 install wappdriver

PyPI

Special Thanks to @VISWESWARAN1998 I learned a lot from his repo and had initially started working on it. But as my PRs were not accepted as my needs were different, I created a seperate project totally independent from that repo.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wappdriver-0.1.5.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

wappdriver-0.1.5-py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page