Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/situmorang-com/whatsapp-group-contacts-scraper
How to scrap whatsapp group contacts from https://web.whatsapp.com/
https://github.com/situmorang-com/whatsapp-group-contacts-scraper
javascript scraper whatsapp whatsapp-group whatsapp-parser whatsapp-web
Last synced: 15 days ago
JSON representation
How to scrap whatsapp group contacts from https://web.whatsapp.com/
- Host: GitHub
- URL: https://github.com/situmorang-com/whatsapp-group-contacts-scraper
- Owner: situmorang-com
- Created: 2018-01-17T02:44:37.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-04-29T11:46:22.000Z (over 3 years ago)
- Last Synced: 2024-12-19T07:06:25.596Z (15 days ago)
- Topics: javascript, scraper, whatsapp, whatsapp-group, whatsapp-parser, whatsapp-web
- Language: JavaScript
- Size: 86.9 KB
- Stars: 116
- Watchers: 9
- Forks: 113
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Whatsapp-Group-Contacts-Scraper π
How to scrap whatsapp group contacts from https://web.whatsapp.com/
This will enable you to get group contacts from your whatsapp specific group you chose as a list on csv or excel### π―Clone Project
```shell
git clone https://github.com/situmorang-com/Whatsapp-Group-Contacts-Scraper.git
```
### π΄Fork Project
You can fork this project by clicking `fork button` π ![GitHub forks](https://img.shields.io/github/forks/situmorang-com/Whatsapp-Group-Contacts-Scraper?style=social) the top right corner of this page.## πHow to use it?
1. Open your `"Whatsapp Web"` from a browser: "https://web.whatsapp.com/"
2. Select a `Whatsapp Group`
3. Press `F12` or `Ctrl-Shift-I`(Windows) / `Cmd-Shift-I`(Mac) to open the browser console
4. Paste this whole code and press `ENTER` key
5. It will ask you to where to save your `.csv` file (It will already automatically input your Group Name as file name)Now you can open your file and find your list of contacts which specifies the following:
The header will tell you the group name and number of contacts that it has in that group
Column A - num : will tell you the phone number of your contacts if not already registered in your phone's contact
Column B = name: will tell you the unlisted number's owner (name), and it will show NO_NAME if it's already listed in your contacts
Column C = img: will give you the link for the contact's profile picture for you to download manually
Column D = status: will give you the current status as of now from the particular contactIf this project has helped you please give me a "STAR" up above and help spread the news.
Thanks.
### π [Homepage](https://situmorang.com)
### β¨ [Demo](https://web.whatsapp.com)
## Author
π€ **Edmund Situmorang**## β€οΈΒ Community and Contributions
We are open for contributors. Whether you are helping us fixing bugs, proposing new feature, improving our documentation or spreading the word - **we would love to have you as part of the our community**.
## π Show your support
Give a βοΈ if this project helped you! ![GitHub stars](https://img.shields.io/github/stars/situmorang-com/Whatsapp-Group-Contacts-Scraper?style=social)## π«Β Have a question? Want to chat? Ran into a problem?
We are happy to welcome you in our official (πclick here)π [![Discord Channel](https://img.shields.io/discord/727939715407413300)](https://discord.gg/NvP5FW7) Or **reach out to us directly** via [![Twitter](https://img.shields.io/twitter/follow/edmund7s.svg?style=social)](https://twitter.com/edmund7s)