Skip to content

WA Checkmate is a bulk WhatsApp number checking tool crafted with Python and utilizing Selenium.

License

Notifications You must be signed in to change notification settings

AnoopPushpad/WACheckmate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WACheckmate

WhatsApp Bulk Number Checker & Validator Tool

WACheckmate is a bulk WhatsApp number checking tool crafted with Python and utilizing Selenium.

It serves the fundamental purpose of verifying the availability of a number on WhatsApp. This tool can validate whether a given number is registered on WhatsApp or not, enabling you to efficiently verify large lists of multiple numbers through automation.

Features

  • Bulk WhatsApp Number Validation
  • Country Code Validation
  • CSV Result Export

Requirements

pip install selenium

How to Use it ? (Usage)

Follow the steps below to use this tool:

Sidenote: For a visual guide on how to use this tool, you can watch this video tutorial.

  1. Ensure you have Python installed on your Windows system. If not, you can download and install it from here. Additionally, I have already included the Windows chromedriver with the repository. However, if you are not using Windows, you can download the appropriate chromedriver from here for your system.

  2. After installing Python and the setting up the chromedriver, you need to input the numbers within the numbers.txt file along with the country code. For example, +912903372794, where +91 is the country code.

  3. Once you have input the numbers, run the main.py script, and follow the instructions provided.

  4. Once the checking is complete, the results will be saved in a CSV file within the folder.

Pull requests are welcome!

If you spot an error or something doesn't make sense, feel free to send me a pull request. Thanks for your contribution!

Bug Reports and Feedback

If you encounter any bugs or have any feedback, please raise them under Github issues. Pull requests are also more than welcome.

License

This project is licensed under the MIT License. See the LICENSE file for details.

MIT © Anoop Pushpad

About

WA Checkmate is a bulk WhatsApp number checking tool crafted with Python and utilizing Selenium.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages