'If i have the username for a specific social media user like Facebook, twitter can I fetch some information like profile picture or profile url?

actually, I want a form on my website where users

  1. first, select a social media platform(currently we have only four choices 1. facebook 2.Instagram 3.twitter 4.TikTok)

  2. Then the user enters a valid username

  3. A search is performed and I want to get profile picture + profile URL of that user registered on that specific social media platform



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source