MianajiAli / WhatsappCheckNumber

A tool to see who has WhatsApp in the list of numbers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WhatsappCheckNumber

A tool to see who has WhatsApp in the list of numbers

whatsapp

How To Use

Install Dependencies:

npm install

Initiate login on Whatsapp:

npm run login

Run check for a Phone Number

npm run check 989121231234

Run check for list of Phone Number

npm run check 

put numer list in src/check.js/line 7

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

Caution Using this method to verify numbers in bulk can result in the logged in number being banned by WhatsApp

About

A tool to see who has WhatsApp in the list of numbers

License:MIT License


Languages

Language:JavaScript 100.0%