Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yassindaboussi/pending-follow-requests

A script that extracts and renders your pending follow requests into πŸ“„ txt and a custom πŸ–₯️ HTML template. The script uses πŸ” data extraction techniques and πŸ€– automation to generate the files.
https://github.com/yassindaboussi/pending-follow-requests

automation followers-instagram html instagram jinja2 jinja2-templates pending-requests python render-html

Last synced: 2 days ago
JSON representation

A script that extracts and renders your pending follow requests into πŸ“„ txt and a custom πŸ–₯️ HTML template. The script uses πŸ” data extraction techniques and πŸ€– automation to generate the files.

Awesome Lists containing this project

README

        


Get Instagram Pending Follow Requests and Render into Custom HTML

1. Login to Instagram and download your data by following the instructions in the link below.
- Select JSON as the format, and the data will be sent to your email by Instagram.

2. Download and open the folder emailed by Instagram.

3. Navigate to the "followers_and_following" folder and find the file "pending_follow_requests".

4. Create a new folder on your computer and copy the "pending_follow_requests" file into it.

5. Select the type of extract you want and copy the "ExtractAndRender.py" and "template.html" files into the new folder.

6. Run the `ExtractAndRender.py` file to extract the pending follow requests and render them into the custom HTML format.

Screenshot




Screenshot 1


Figure 1: Output Pending.html


Screenshot 2


Figure 2: Output Pending.txt


Screenshot 2


Figure 3: Report per year

🌟Star this repository🌟

Please ⭐️ this repo and share it with others

[![ExpressJS](https://img.shields.io/badge/Python-orange.svg)](https://www.python.org)
[![NodeJS](https://img.shields.io/badge/Html-brightgreen.svg)](https://nodejs.org)

(back to top)