https://github.com/atharva-naik/pywhatsapp
A python library to interface with WhatsApp Web using selinium. Functionalities include checking if users are online, sending messages, getting conversation history, getting profile of contacts ...
https://github.com/atharva-naik/pywhatsapp
Last synced: about 1 month ago
JSON representation
A python library to interface with WhatsApp Web using selinium. Functionalities include checking if users are online, sending messages, getting conversation history, getting profile of contacts ...
- Host: GitHub
- URL: https://github.com/atharva-naik/pywhatsapp
- Owner: atharva-naik
- License: bsd-3-clause
- Created: 2020-12-05T10:54:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-05T11:03:01.000Z (over 4 years ago)
- Last Synced: 2025-02-05T04:08:32.432Z (3 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pyWhatsApp
A python library to interface with WhatsApp Web using selinium. Functionalities include checking if users are online, sending messages, getting conversation history, getting profile of contacts ...