在Twitter API VERSION 1.1中提取Twitter个人资料图片

时间:2013-09-10 12:51:33

标签: javascript url twitter tweetsharp

有没有快速的方法来在Javascript中提取推特个人资料图片?我需要获取完整图像的网址(不是头像大小)。谢谢。任何代码示例都很好。

1 个答案:

答案 0 :(得分:0)

您可以使用如下,我正在使用Tweet Sharp:

While callback twitter is providing ProfileImageURL. Maintain this and again
  hit the provided url using OAuth, it will return Twitter user image URL

或使用以下网址,点击OAuth并获取ImageURL。

https://api.twitter.com/1.1/users/show.json?screen_name=amit

对于非安全信息,它会在ProfileImageUrl中返回,而对于安全ProfileImageUrlHttps