Skip to content

Scrape all whatsapp numbers and save them to a json file

Notifications You must be signed in to change notification settings

knowbee/whatsapp_phone_numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whatsapp Phone Numbers Scraper

Scrape all whatsapp numbers and save them to a json file
  • Target : https://web.whatsapp.com/

Requirements

- Chrome Webdriver

  • How to install webdriver on linux/mac os and windows os : click here

- Python >= 3.5

Setup

git clone https://github.com/knowbee/whatsapp_phone_numbers.git
cd whatsapp_phone_numbers
python -m venv .
activate.bat
pip install -r requirements.txt

Usage

  python run.py

  scan the code

Author

Igwaneza Bruce knowbeeinc@gmail.com

About

Scrape all whatsapp numbers and save them to a json file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published