Get user profile picture by Id

后端 未结 15 2512
闹比i
闹比i 2020-11-27 10:08

I\'m now working on a web application which is mostly based of facebook graph api. I hold some data about users - actually , the possible public data available - such as nam

15条回答
  •  暖寄归人
    2020-11-27 11:00

    Here, this api allows you to get fb, google and twitter profile pics easily

    https://www.avatars.io/

    It's an API that returns the profile image when given a username for a variety of social networks including Twitter, Facebook, Instagram, and gravatar. It has libraries for iOS, Android, Ruby, Node, PHP, Python, and JavaScript.

提交回复
热议问题