Thanks to visit codestin.com
Credit goes to github.com

Skip to content

yalait/whatsapp-verify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WA-VERIFY

What

Tool to verify the existence of a phone number on Whatsapp.

How

Uses Whatsapp Web to verify if the number has an associated Whatsapp account without sending a message.

Why

Built for personal use. It can be extended to check phone numbers in bulk.

How To Use

Install Dependencies:

npm install

Initiate login on Whatsapp:

npm run login

Run check for a Phone Number

npm run check 919898989898

Note Phone Number format is (Country Prefix without)(Phone Number Digits)

About

Check if a phone number exists on Whatsapp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 100.0%