Business API文檔



商業資料API

搜尋最近資料(收費)

  • search/statuses/limited搜尋含某關鍵字的微博En


擷取歷史全量資料(收費)

  • search /statuses/historical/create 建立檢索歷史資料任務En
  • search/statuses/historical/check 查看檢索歷史資料任務的執行狀態En
  • search/statuses/historical/download 下載任務執行後續的結果資料En


微博內容資料(收費)

  • statuses/repost_timeline/all傳回一則微博的完整轉寄微博清單En
  • statuses/mentions/other 取得@某人的微博En
  • statuses/user_timeline_batch 批次取得使用者個人微博清單En
  • place/user_timeline/other 取得某個使用者的位置動態En
  • comments/show/all 傳回一則微博的全部評論清單En
  • comments/by_me/other 取得某個使用者發出的評論清單En
  • comments/to_me/other 取得某個使用者收到的評論清單En
  • comments/timeline/other 取得某位使用者所發出和收到的留言清單En
  • comments/mentions/other 取得@某人的評論En


# 微博用戶資料

  • users/show_batch/other 批次取得使用者資訊En
  • tags/tags_batch/other 批次取得使用者標籤En
  • users/counts_batch/other 批次取得使用者的粉絲數、關注數、微博數En



#通用API

微博內容讀取介面

  • statuses/public_timeline/biz 取得最新的公共微博En
  • statuses/friends_timeline/biz 取得目前登入用戶及其所關注用戶的微博En
  • statuses/user_timeline/biz 取得目前登入使用者發佈的微博En
  • statuses/repost_timeline/biz 取得目前登入使用者發佈的一則原始微博的轉送微博En
  • statuses/mentions/biz 取得@目前登入使用者的微博En


#

微博資訊讀取介面

  • statuses/show_batch/biz 根據微博ID批次取得微博資訊En
  • statuses/count/biz批次取得指定微博的轉送數註解數喜歡數En


#微博寫入介面

  • statuses/repost/biz 轉寄一則微博訊息En
  • statuses/destroy/biz 刪除微博訊息En
  • statuses/update/biz 發佈一則微博訊息En
  • #statuses/upload/biz 上傳圖片並發佈一則微博En
  • statuses/upload_url_text/biz 發佈一則微博同時指定上傳的圖片或圖片url En
  • statuses/filter/create/ biz 屏蔽某條微博En
  • statuses/mentions/shield/biz 屏蔽某個@我的微博及後續由其轉發引起的@提及En


評論內容讀取介面

  • comments/show/biz 取得目前登入使用者發佈的微博下的評論清單En
  • comments/by_me/biz 取得目前登入使用者所發出的評論清單En
  • comments/to_me/biz 取得目前登入使用者收到的評論清單En
  • comments/timeline/biz 取得目前登入使用者發出及收到的評論清單En
  • comments/mentions/biz 取得@目前登入使用者的評論En


##評論資訊讀取介面

    comments/show_batch/biz 批次取得評論內容En


##註解寫入介面

comments/create/biz 評論一則微博En
  • comments/destroy/biz 刪除一則評論En
  • comments/reply/biz 回复一則評論En


用戶讀取介面

users/show/biz 取得目前登入用戶信息En
  • tags/biz 取得目前登入使用者的標籤En



##attitudes/to_me/biz 取得目前登入使用者收到的讚清單En
  • attitudes/show/biz 根據微博id取得按讚清單En


#關係讀取介面############friendships/friends/biz 取得目前登入使用者的關注清單En######friendships/followers/ biz 取得目前登入使用者的粉絲清單En###############

關係寫入介面

  • friendships/create/biz 追蹤某用戶En
  • friendships/destroy/biz 取消追蹤某用戶En
  • friendships/followers/destroy/biz 移除目前登入使用者的粉絲En
  • friendships/remark/update/biz 更新追蹤人備註En


##搜尋使用者介面

  • search/suggestions/users/biz 搜尋使用者搜尋建議En


#位置服務-動態讀取介面

  • place/user_timeline/biz 取得目前登入使用者的位置動態En
  • place/poi_timeline/biz 取得某個位置地點的動態En
  • place/nearby_timeline/biz 取得某個位置週邊的動態En
  • place/users/checkins/biz 取得目前登入使用者簽到過的地點清單En


位置服務-地點讀取介面

  • #place/pois/show/biz 取得地點詳情En
  • place/pois/users/biz 取得在某個地點簽到的人的清單En


位置服務-附近讀取介面

  • place/nearby/pois/biz 取得附近地點En
  • place/nearby/users/biz 取得附近發位置微博的人En
  • place/nearby_users/list/biz 取得附近的人En