An open API service indexing awesome lists of open source software.

https://github.com/deeeelin/ig_message_analyzer

IG Message Analyzer , analyzes IG inbox messages , evaluates relationship : )
https://github.com/deeeelin/ig_message_analyzer

analytics analyze analyzer analyzers beutifulsoup bs4 entertainment html5 instagram object-oriented parse parser side-project tabulate

Last synced: 9 months ago
JSON representation

IG Message Analyzer , analyzes IG inbox messages , evaluates relationship : )

Awesome Lists containing this project

README

          

# **IG Message Analyzer**

## **Introduction**

IG Message Analyzer , analyzes IG inbox messages , evaluates relationship : )

## **Motivation**

Just for fun~

*Wish this tool helps you , ENJOY LEARNING !*

***

## **Requirements**

Before you begin, ensure you have met the following requirements:

* You have a machine that is able to execute python3
* You have installed all python extensions in requirements.txt
* You have read the instructions for using IG Message Analyzer

***

## **How to install**

### To install, follow these steps:

1. Clone the repo , or just download the zip file of the repo

2. Install required module in requirements.txt using pip3

3. Go to the installed folder and execute main.py

***

## **How to use**

### Material gathering :

REQUEST MESSAGE RECORDS:

1. Use your computer sign in IG , and go to settings->your files and media ->reuqest download
![Image](./README_sources/1.png)

2. Set download format as "HTML"
![Image](./README_sources/2.png)

3. Wait for the download url in mail
![Image](./README_sources/3.png)

4. Download the records
![Image](./README_sources/4.png)
![Image](./README_sources/5.png)

5. Open download folder ,and go messages
![Image](./README_sources/6.png)

6. go to ->inbox
![Image](./README_sources/7.png)

7. Find the folder name with the person's name you want to anlayze ,below example : brandon
![Image](./README_sources/8.png)

8. copy/paste the folder's path to the program , press enter
![Image](./README_sources/input.png)

9. Result document "text.txt" will be produce under the same folder of IG Message Analyzer.

**Sample result by following above instructions :**
![Image](./README_sources/result.png)

## **Very welcome to make contributes to NTHU_SELECT**

To contribute to this project:

1. Fork this repository.
2. Create branch
3. Make changes and commit them
4. Push to your github
5. Create pull request.
6. Send a message to me via email

## **List of contributors**

* [@deeeelin](https://github.com/deeeelin)

## **Contact me**

If you want to contact me you can reach me at

## **MIT License**

This project uses the following license: [MIT License](https://choosealicense.com/licenses/mit/#).

***