From e7439aa750f8a93765ce4d2fd8b31a2e5f069171 Mon Sep 17 00:00:00 2001 From: Simone Vinciguerra <105554843+SmartsvXD@users.noreply.github.com> Date: Tue, 29 Oct 2024 16:29:37 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4344eab..3e5d4c2 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,11 @@ Easly identify the people you follow but don't follow you back\ **NO PASSWORD OR USERNAME REQUIRED!!** -## What is this? +## ⁉️ What is this? Meta lets you download your personal data, like your posts, your connections, the followers list, ecc.. By following the quick guide you will download only the follower and following lists. This repository will then use that data to identify the people you follow but don't follow you back by comparing your followers and following lists. -## Quick Guide +## 📗 Quick Guide ### Step 0: Install Python (if necessary) @@ -44,6 +44,6 @@ Meta lets you download your personal data, like your posts, your connections, th - Move `followers.json` and `following_1.json` in the cloned repository folder. - Run `main.py` and select **"Find unfollowers"**, if everything is done correctly it should print the list of accounts. -## Privacy Note +## 🔑 Privacy Note This script runs entirely on your local machine. No personal data is shared or transmitted elsewhere. The code does not require your Instagram username or password.