Skip to content

REST API build using Node JS that will analyze the WhatsApp groups and chats.

Notifications You must be signed in to change notification settings

yashkundu/WhatsApp-Group-Chat-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhatsApp-Group-Chat-Analyzer

A REST API that will analyze the WhatsApp groups and chats and display the analysis of the chats and the group member based on what are they doing on the group.

Architecture:

The API is created using NodeJS and Express web framework with Mongo DB as database backend.

How to Use:

Send the group chat from export chat file as a POST request and you will then get an authorization token which will be used to authorize you. Send GET request to the url to get the analyzed data.

Features :

-It will provide a detailed analysis of a whatsapp group by using its export chat file.

-It will also provide sentimental analysis by using DatumBox API about each group member.

About

REST API build using Node JS that will analyze the WhatsApp groups and chats.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published