umtblbl
Member
Hello friends,
In Instagram, I want to show a list of those who have followed before and left the follow-up. I think I need the user's followers first. *one
And I want to be able to show a list of other users that are blocking the user. There are mobile apps that do this. *2nd
I've been researching what data Instagram gave us to solve these two problems. However, I could not reach a clear solution.
I will do the project in Android Studio, I know how to send a request with retrofit. For these two issues, exactly what URL do I need to send a request to, what can I do, ... can you give me some ideas, advice and suggestions on my research?
Below are some Instagram URLs which can help me? I guess I'm not very good at determining that, can you please help me?
https://github.com/postaddictme/instagram-php-scraper/blob/master/src/InstagramScraper/Endpoints.php
In Instagram, I want to show a list of those who have followed before and left the follow-up. I think I need the user's followers first. *one
And I want to be able to show a list of other users that are blocking the user. There are mobile apps that do this. *2nd
I've been researching what data Instagram gave us to solve these two problems. However, I could not reach a clear solution.
I will do the project in Android Studio, I know how to send a request with retrofit. For these two issues, exactly what URL do I need to send a request to, what can I do, ... can you give me some ideas, advice and suggestions on my research?
Below are some Instagram URLs which can help me? I guess I'm not very good at determining that, can you please help me?
https://github.com/postaddictme/instagram-php-scraper/blob/master/src/InstagramScraper/Endpoints.php
Last edited: