主流互联网社区网站API小结

Youtube
https://developers.google.com/youtube/2.0/developers_guide_protocol_displaying_list_of_videos
https://developers.google.com/youtube/2.0/developers_guide_java#Retrieving_and_searching_for_videos
Just find latest public videos by ?
No need Auth

Facebook

注: access_token默认失效期很短,你可以在未失效的情况下反复发请求延伸失效日期
https://developers.facebook.com/docs/public_feed/

https://developers.facebook.com/roadmap/offline-access-removal/ 

https://developers.facebook.com/docs/facebook-login/access-tokens/#long-via-code 

解决失效问题的终极解决办法是使用APP access token 代替 access token

https://developers.facebook.com/docs/facebook-login/access-tokens/#generating

Twitch
https://github.com/justintv/twitch-api
curl -H 'Accept: application/vnd.twitchtv.v2+json' -X GET https://api.twitch.tv/kraken/channels/unrealengine/videos?limit=1 

Twitter
https://dev.twitter.com/docs/api/1.1/get/statuses/user_timeline
http://grails.org/plugin/twitter4j
https://dev.twitter.com/docs/platform-objects/tweets
https://dev.twitter.com/docs/rate-limiting/1.1

Instagram
http://instagram.com/developer/endpoints/users/#get_users_media_recent
http://jelled.com/instagram/lookup-user-id
http://instagram.com/developer/authentication/
Register APP:http://instagram.com/developer/register/ 
注:必须先用网页得到token后使用,服务端无法自动生成token

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值