https://github.com/piyushhbhutoria/whatsappwebapi
API for sending bulk text/image to know/unknown numbers
https://github.com/piyushhbhutoria/whatsappwebapi
api automation bulk-messages bulk-text golang rest-api whatsapp whatsapp-api whatsapp-bot whatsapp-sender whatsapp-web whatsapp-web-hack
Last synced: 6 months ago
JSON representation
API for sending bulk text/image to know/unknown numbers
- Host: GitHub
- URL: https://github.com/piyushhbhutoria/whatsappwebapi
- Owner: Piyushhbhutoria
- License: mit
- Created: 2019-08-04T10:58:00.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-08T08:49:57.000Z (7 months ago)
- Last Synced: 2025-03-26T02:51:14.255Z (7 months ago)
- Topics: api, automation, bulk-messages, bulk-text, golang, rest-api, whatsapp, whatsapp-api, whatsapp-bot, whatsapp-sender, whatsapp-web, whatsapp-web-hack
- Language: Go
- Homepage:
- Size: 5.48 MB
- Stars: 48
- Watchers: 4
- Forks: 19
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

# whatsappWebAPI




[](https://goreportcard.com/report/github.com/Piyushhbhutoria/whatsappWebAPI)

This project is made with the help of [Rhymen/go-whatsapp - WhatsApp Web API](https://github.com/Rhymen/go-whatsapp).
Works only for numbers in India for now.## Setup
1. Download the latest binary release.
2. run on your system.or create your binary locally as below
Note : (Requirements) Golang setup on your local
1. Download the repo
2. run commands below```go
go get .
go build .
```3. Run the binary
## Steps to use -
1. Scan the QR code with whatsapp web
2. Put your lists for bulk message and pictures to send in same folder## Usage
Press the following number to send message on whatsapp
```
Send Text -> send
Send Image -> sendimg [caption]
Send Bulk Text -> sendbulk
Send Bulk Image -> sendbulkimg
Exit -> Crtl+C
```Demo bulk file examples stored in [files](/files) folder
## License
[](https://app.fossa.com/projects/git%2Bgithub.com%2FPiyushhbhutoria%2FwhatsappWebAPI?ref=badge_large)