Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/baccega/whatsapp-unknown-contact-list
📞❓ Script that allows you to fetch the list of unknown contacts in your WhatsApp chats
https://github.com/baccega/whatsapp-unknown-contact-list
csv nodejs typescript whatsapp whatsapp-web
Last synced: 17 days ago
JSON representation
📞❓ Script that allows you to fetch the list of unknown contacts in your WhatsApp chats
- Host: GitHub
- URL: https://github.com/baccega/whatsapp-unknown-contact-list
- Owner: Baccega
- License: mit
- Created: 2020-10-21T20:50:05.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-22T09:27:49.000Z (over 4 years ago)
- Last Synced: 2024-12-06T13:44:47.651Z (2 months ago)
- Topics: csv, nodejs, typescript, whatsapp, whatsapp-web
- Language: TypeScript
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WhatsApp Unknown Contact List
A simple script that uses [whatsapp-web.js](https://github.com/pedroslopez/whatsapp-web.js) in order to download the list of unknown contact numbers in your WhatsApp chats.
## Usage
```
yarn
yarn start
```Once the script is started a QR code will appear. You need to scan the QR code with your WhatsApp scanner (like WhatsApp Web), then the list of unknown contacts will be available in the `out` folder as a `.csv` file.