-4

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.

1 Answers1

1

I'm not sure if I understood your question, but I'm gonna assume that you're looking for YouTube and Instagram's APIs to get the information you mentioned.

You can find YouTube API here.

I'm not sure if Instagram will let you get that information tho, check it out here.

Hope my answer was what you're looking for.

Saulo Joab
  • 11
  • 2