Statuses/comments by me

跳转到: 导航, 搜索

目录

statuses/comments_by_me

发出的评论

URL

http://api.t.sina.com.cn/statuses/comments_by_me.format

格式

xml, json

HTTP请求方式

GET

是否需要登录

true

请求数限制

true

请求参数

  • since_id:可选参数(评论ID). 只返回比since_id大(比since_id时间晚的)的评论
o 示例: http://api.t.sina.com.cn/statuses/user_timeline.xml?since_id=12345
  • max_id: 可选参数(评论ID). 返回ID不大于max_id的评论。
o 示例: Example: http://api.t.sina.com.cn/statuses/user_timeline.xml?max_id=54321
  • count: 可选参数. 每次返回的最大记录数,最多返回200条,默认为20。
o 示例: http://api.t.sina.com.cn/statuses/user_timeline.xml?count=200
  • page: 可选参数. 分页返回。注意:最多返回200条分页内容。
o 示例: http://api.t.sina.com.cn/statuses/user_timeline.xml?page=1

返回结果

XML示例:

<?xml version="1.0" encoding="UTF-8"?>
<comments>
 <comment>
   <created_at>Tue Dec 15 15:12:51 +0800 2009</created_at>
   <id>77236</id>
   <text>支持API</text>
   <user>
     <id>1502</id>
     <screen_name>1502</screen_name>
     <name>1502</name>
     <province>广东</province>
     <city>广州</city>
     <location>广东 广州</location>
     <description>blog: timyang.net</description>
     <url>http://timyang.net</url>
     <profile_image_url>50#.jpg</profile_image_url>
     <gender></gender>
     <followers_count>0</followers_count>
     <friends_count>0</friends_count>
     <statuses_count>0</statuses_count>
     <favourites_count>0</favourites_count>
     <created_at>Thu Jan 01 08:00:00 +0800 1970</created_at>
     <following>false</following>
     <verified>false</verified>
     <profile_background_image_url></profile_background_image_url>
     <url></url>
     <protected>false</protected>
     <profile_background_color>9ae4e8</profile_background_color>
     <profile_text_color>000000</profile_text_color>
     <profile_link_color>0000ff</profile_link_color>
     <profile_sidebar_fill_color>e0ff92</profile_sidebar_fill_color>
     <profile_sidebar_border_color>87bc44</profile_sidebar_border_color>
     <utc_offset>28800</utc_offset>
     <time_zone>CST</time_zone>
     <profile_background_tile>false</profile_background_tile>
     <notifications>false</notifications>
     <geo_enabled>false</geo_enabled>
   </user>
   <status>
     <created_at>Tue Dec 15 15:18:51 +0800 2009</created_at>
     <id>77234</id>
     <text>我们不是“居安思危”,而是“居危思进”。</text>
     <source>
       <a href="http://t.sina.com.cn">Web</a>
     </source>
     <favorited>false</favorited>
     <truncated>false</truncated>
     <geo/>
     <in_reply_to_status_id></in_reply_to_status_id>
     <in_reply_to_user_id></in_reply_to_user_id>
     <in_reply_to_screen_name></in_reply_to_screen_name>
     <thumbnail_pic>http://static16.photo.sina.com.cn/thumbnail/62988d06tcbbc377f7bbf</thumbnail_pic>
     <bmiddle_pic>http://static16.photo.sina.com.cn/bmiddle/62988d06tcbbc377f7bbf</bmiddle_pic>
     <original_pic>http://static16.photo.sina.com.cn/orignal/62988d06tcbbc377f7bbf</original_pic>
     <user>
       <id>47147</id>
       <screen_name>47147</screen_name>
       <name>47147</name>
       <province>广东</province>
       <city>广州</city>
       <location>广东 广州</location>
       <description>blog: timyang.net</description>
       <url>http://timyang.net</url>
       <profile_image_url>50#.jpg</profile_image_url>
       <gender></gender>
       <followers_count>0</followers_count>
       <friends_count>0</friends_count>
       <statuses_count>0</statuses_count>
       <favourites_count>0</favourites_count>
       <created_at>Thu Jan 01 08:00:00 +0800 1970</created_at>
       <following>false</following>
       <verified>false</verified>
       <profile_background_image_url></profile_background_image_url>
       <url></url>
       <protected>false</protected>
       <profile_background_color>9ae4e8</profile_background_color>
       <profile_text_color>000000</profile_text_color>
       <profile_link_color>0000ff</profile_link_color>
       <profile_sidebar_fill_color>e0ff92</profile_sidebar_fill_color>
       <profile_sidebar_border_color>87bc44</profile_sidebar_border_color>
       <utc_offset>28800</utc_offset>
       <time_zone>CST</time_zone>
       <profile_background_tile>false</profile_background_tile>
       <notifications>false</notifications>
       <geo_enabled>false</geo_enabled>
     </user>
   </status>
   <reply_comment>
     <created_at>Tue Dec 15 15:12:51 +0800 2009</created_at>
     <id>77235</id>
     <text>API真好</text>
     <user>
       <id>58597</id>
       <screen_name>58597</screen_name>
       <name>58597</name>
       <province>广东</province>
       <city>广州</city>
       <location>广东 广州</location>
       <description>blog: timyang.net</description>
       <url>http://timyang.net</url>
       <profile_image_url>50#.jpg</profile_image_url>
       <gender></gender>
       <followers_count>0</followers_count>
       <friends_count>0</friends_count>
       <statuses_count>0</statuses_count>
       <favourites_count>0</favourites_count>
       <created_at>Thu Jan 01 08:00:00 +0800 1970</created_at>
       <following>false</following>
       <verified>false</verified>
       <profile_background_image_url></profile_background_image_url>
       <url></url>
       <protected>false</protected>
       <profile_background_color>9ae4e8</profile_background_color>
       <profile_text_color>000000</profile_text_color>
       <profile_link_color>0000ff</profile_link_color>
       <profile_sidebar_fill_color>e0ff92</profile_sidebar_fill_color>
       <profile_sidebar_border_color>87bc44</profile_sidebar_border_color>
       <utc_offset>28800</utc_offset>
       <time_zone>CST</time_zone>
       <profile_background_tile>false</profile_background_tile>
       <notifications>false</notifications>
       <geo_enabled>false</geo_enabled>
     </user>
   </reply_comment>
 </comment>
... truncated ...
</comments>

JSON示例:

[
  {"created_at":"Wed Jan 06 14:41:02 +0800 2010",
   "id":142257,
   "text":"ssss",
   "source":"<a id=\"0\" href=\"http://t.sina.com.cn/\" rel=\"nofollow\">Web</a>",
   "favorited":false,
   "truncated":false,
   "in_reply_to_status_id":"",
   "in_reply_to_user_id":"",
   "in_reply_to_screen_name":"",
   "thumbnail_pic":"http://static12.photo.sina.com.cn/thumbnail/5219ba9d072d8ec7c2a3b",
   "bmiddle_pic":"http://static12.photo.sina.com.cn/bmiddle/5219ba9d072d8ec7c2a3b",
   "original_pic":"http://static12.photo.sina.com.cn/orignal/5219ba9d072d8ec7c2a3b",
   "geo":null,
   "user":
       {"id":11075,
       "screen_name":"name_11075",
       "name":"name_11075",
       "province":null,
       "city":null,
       "location":"",
       "description":"",
       "url":"",
       "profile_image_url":"http://tp4.sinaimg.cn/11075/50/0",
       "domain":"11075",
       "followers_count":28,
       "friends_count":50,
       "statuses_count":0,
       "favourites_count":11,
       "created_at":"Thu Jan 01 08:00:00 +0800 1970",
       "following":false,
       "geo_enabled":false,
       "verified":true}
   },
   {},
   ...
]

使用示例

需修改appkey

  • xml:

curl -u uid:password http://api.t.sina.com.cn/statuses/comments_by_me.xml?source=appkey

  • json:

curl -u uid:password http://api.t.sina.com.cn/statuses/comments_by_me.json?source=appkey

PHP示例

//statuses/comments_by_me
$c = new WeiboClient( WB_AKEY , WB_SKEY , $_SESSION['last_key']['oauth_token'] , $_SESSION['last_key']['oauth_token_secret']  );
$msg  = $c->comments_by_me();
if ($msg === false || $msg === null){
	echo "Error occured";
	return false;
}
if (isset($msg['error_code']) && isset($msg['error'])){
	echo ('Error_code: '.$msg['error_code'].';  Error: '.$msg['error'] );
	return false;
}
foreach ($msg as $data){
	$user_name = $data['user']['name'];
	$text = $data['text'];
	echo $user_name."=".$text.";";
}