My requirement is to search profile data based on some parameters from various social media plateforms like instagram, facebook, youtube, twitter.
How to get no of posts, followers, profile links, following and many more of any user profile from instagram, facebook, twitter
I have tried instagram api, facebook graph api for getting profile details.
https://www.instagram.com/developer/ https://developers.facebook.com/
They all are asking for login and access token. How can i get profile details without login.