This repository cointains a useful tool by which you can see the the peoples on instagram whom you follow but they don't follow you back
- open instagram on web browser and open developer's tools by pressing (F12) or (fn+F12).
- There in storage type you will find cookies and then in that you will find
ds_user_id
andsessionid
- In networks tab filter it with
api
and then there you find a request in which in request headers you will findX-IG-App-ID
.


You will have to write all the above things in here
Lines 3 to 5 in 359e1af
git clone https://github.com/lsnnt/instafwrnback && cd instafwrnback
pip3 install -r requirements.txt
python3 main.py