1. 程式人生 > >Python 獲取新浪微博的最新公共微博

Python 獲取新浪微博的最新公共微博

Code:

#!/usr/bin/python 
# -*- coding: utf-8 -*-

'''
Created on 2014-7-3
@author: guaguastd
@name: statusesPublicTimeline.py
'''

if __name__ == '__main__':
    
    # import json
    import json
    
    # get weibo_api to access sina api
    from sinaWeiboLogin import sinaWeiboLogin
    sinaWeiboApi = sinaWeiboLogin()
    
    # import sinaWeoboStatuses
    from sinaWeiboStatuses import publicTimeline
    
    # get the new 200 weibo
    content = publicTimeline(sinaWeiboApi, 200)
    print json.dumps(content, indent=1)

RESULT:
 {
  "reposts_count": 0, 
  "truncated": false, 
  "text": "\u8fd9\u5bb6\u767e\u5206\u767e\u5b9e\u62cd~~>>>>>>\u559c\u6b22\u70b9\u8fd9\u91cc\uff1ahttp://t.cn/RvEM1sp", 
  "visible": {
   "type": 0, 
   "list_id": 0
  }, 
  "in_reply_to_status_id": "", 
  "bmiddle_pic": "http://ww2.sinaimg.cn/bmiddle/ec382a4cjw1ei2srdegm9j20c80i0jt6.jpg", 
  "id": 3729260470121330, 
  "thumbnail_pic": "http://ww2.sinaimg.cn/thumbnail/ec382a4cjw1ei2srdegm9j20c80i0jt6.jpg", 
  "mid": "3729260470121330", 
  "source": "<a href=\"http://app.weibo.com/t/feed/5xCS0B\" rel=\"nofollow\">\u5fae\u535a\u624b\u673a\u7248</a>", 
  "attitudes_count": 0, 
  "in_reply_to_screen_name": "", 
  "pic_urls": [
   {
    "thumbnail_pic": "http://ww2.sinaimg.cn/thumbnail/ec382a4cjw1ei2srdegm9j20c80i0jt6.jpg"
   }
  ], 
  "in_reply_to_user_id": "", 
  "darwin_tags": [], 
  "favorited": false, 
  "original_pic": "http://ww2.sinaimg.cn/large/ec382a4cjw1ei2srdegm9j20c80i0jt6.jpg", 
  "idstr": "3729260470121330", 
  "user": {
   "bi_followers_count": 46, 
   "domain": "", 
   "avatar_large": "http://tp1.sinaimg.cn/3963103820/180/5683460528/0", 
   "verified_source": "", 
   "ptype": 0, 
   "statuses_count": 11145, 
   "allow_all_comment": true, 
   "id": 3963103820, 
   "verified_reason_url": "", 
   "city": "2", 
   "province": "71", 
   "block_app": 0, 
   "follow_me": false, 
   "verified_reason": "", 
   "followers_count": 343, 
   "location": "\u53f0\u6e7e \u9ad8\u96c4\u5e02", 
   "verified_trade": "", 
   "mbtype": 0, 
   "verified_source_url": "", 
   "profile_url": "u/3963103820", 
   "block_word": 0, 
   "avatar_hd": "http://ww4.sinaimg.cn/crop.0.0.150.150.1024/ec382a4cjw1ec35wxiluej2046046gln.jpg", 
   "star": 0, 
   "description": "", 
   "friends_count": 1157, 
   "online_status": 1, 
   "mbrank": 0, 
   "allow_all_act_msg": false, 
   "profile_image_url": "http://tp1.sinaimg.cn/3963103820/50/5683460528/0", 
   "idstr": "3963103820", 
   "verified": false, 
   "geo_enabled": true, 
   "class": 1, 
   "screen_name": "\u670d\u88c5\u6b27\u8303\u642dshi", 
   "lang": "zh-cn", 
   "weihao": "", 
   "remark": "", 
   "favourites_count": 0, 
   "name": "\u670d\u88c5\u6b27\u8303\u642dshi", 
   "url": "", 
   "gender": "f", 
   "created_at": "Tue Dec 31 12:44:00 +0800 2013", 
   "worldcup_guess": 0, 
   "verified_type": -1, 
   "following": false
  }, 
  "geo": null, 
  "created_at": "Sun Jul 06 09:00:45 +0800 2014", 
  "mlevel": 0, 
  "comments_count": 0
 }, 
 {
  "darwin_tags": [], 
  "favorited": false, 
  "mid": "3729260470121259", 
  "in_reply_to_user_id": "", 
  "truncated": false, 
  "text": "[\u97f3\u4e50\u76d2] #\u6211\u6b63\u5728\u542c# \u300a\u79cb\u4e4b\u604b\u300b http://t.cn/aEwRkW \uff08\u5206\u4eab\u81ea @\u65b0\u6d6a\u4e50\u5e93\uff09", 
  "created_at": "Sun Jul 06 09:00:44 +0800 2014", 
  "mlevel": 0, 
  "reposts_count": 0, 
  "idstr": "3729260470121259", 
  "visible": {
   "type": 0, 
   "list_id": 0
  }, 
  "attitudes_count": 0, 
  "pic_urls": [], 
  "in_reply_to_screen_name": "", 
  "user": {
   "bi_followers_count": 23, 
   "domain": "", 
   "avatar_large": "http://tp3.sinaimg.cn/2920220082/180/5640526612/1", 
   "verified_source": "", 
   "ptype": 0, 
   "statuses_count": 4508, 
   "allow_all_comment": true, 
   "id": 2920220082, 
   "verified_reason_url": "", 
   "city": "1000", 
   "province": "100", 
   "block_app": 0, 
   "follow_me": false, 
   "verified_reason": "", 
   "followers_count": 283, 
   "location": "\u5176\u4ed6", 
   "verified_trade": "", 
   "mbtype": 0, 
   "verified_source_url": "", 
   "profile_url": "u/2920220082", 
   "block_word": 0, 
   "avatar_hd": "http://tp3.sinaimg.cn/2920220082/180/5640526612/1", 
   "star": 0, 
   "description": "", 
   "friends_count": 388, 
   "online_status": 0, 
   "mbrank": 0, 
   "allow_all_act_msg": false, 
   "profile_image_url": "http://tp3.sinaimg.cn/2920220082/50/5640526612/1", 
   "idstr": "2920220082", 
   "verified": false, 
   "geo_enabled": true, 
   "class": 1, 
   "screen_name": "\u5154\u5973\u90ce\u516b\u91cd\u91ce\u629a\u5b501986", 
   "lang": "zh-cn", 
   "weihao": "", 
   "remark": "", 
   "favourites_count": 0, 
   "name": "\u5154\u5973\u90ce\u516b\u91cd\u91ce\u629a\u5b501986", 
   "url": "", 
   "gender": "m", 
   "created_at": "Sun Aug 05 01:19:59 +0800 2012", 
   "worldcup_guess": 0, 
   "verified_type": -1, 
   "following": false
  }, 
  "in_reply_to_status_id": "", 
  "comments_count": 0, 
  "geo": null, 
  "id": 3729260470121259, 
  "source": "<a href=\"http://app.weibo.com/t/feed/4MnHdT\" rel=\"nofollow\">\u5fae\u535a weibo.com</a>"
 }, 
 {
  "darwin_tags": [], 
  "favorited": false, 
  "mid": "3729260470121253", 
  "in_reply_to_user_id": "", 
  "truncated": false, 
  "text": "\u660e\u5929\u4e0d\u6253\u7b97\u51fa\u95e8[\u62dc\u62dc]\u7a9d\u5728\u5bb6\u91cc\u770b\u4e00\u5929\u7684\u7535\u5f71\u8ddf\u4e66\u7c4d \u6709\u667a\u52c7\u54e5\u54e5\u7684\u5e2e\u5fd9\u5988\u5988\u518d\u4e5f\u4e0d\u7528\u62c5\u5fc3\u6211\u627e\u5b66\u6821\u5566\ud83d\ude1b PS\uff1a\uff08\u603b\u89c9\u5f97\u8fd9\u5c0f\u53ef\u7231\u8ddf\u6211\u5bb6\u53d4\u53d4\u6709\u51e0\u5206\u76f8\u4f3c \u7279\u522b\u662f\u90a3\u53cc\u7075\u52a8\u7684\u5c0f\u773c\u775b\ud83d\ude01\ud83d\udc9e\ud83d\udc8f\uff09gn", 
  "created_at": "Sun Jul 06 09:00:44 +0800 2014", 
  "mlevel": 0, 
  "reposts_count": 0, 
  "idstr": "3729260470121253", 
  "visible": {
   "type": 0, 
   "list_id": 0
  }, 
  "attitudes_count": 0, 
  "pic_urls": [], 
  "in_reply_to_screen_name": "", 
  "user": {
   "bi_followers_count": 32, 
   "domain": "", 
   "avatar_large": "http://tp3.sinaimg.cn/2804509002/180/5637264402/1", 
   "verified_source": "", 
   "ptype": 0, 
   "statuses_count": 4663, 
   "allow_all_comment": true, 
   "id": 2804509002, 
   "verified_reason_url": "", 
   "city": "1000", 
   "province": "100", 
   "block_app": 0, 
   "follow_me": false, 
   "verified_reason": "", 
   "followers_count": 298, 
   "location": "\u5176\u4ed6", 
   "verified_trade": "", 
   "mbtype": 0, 
   "verified_source_url": "", 
   "profile_url": "u/2804509002", 
   "block_word": 0, 
   "avatar_hd": "http://tp3.sinaimg.cn/2804509002/180/5637264402/1", 
   "star": 0, 
   "description": "", 
   "friends_count": 382, 
   "online_status": 0, 
   "mbrank": 0, 
   "allow_all_act_msg": false, 
   "profile_image_url": "http://tp3.sinaimg.cn/2804509002/50/5637264402/1", 
   "idstr": "2804509002", 
   "verified": false, 
   "geo_enabled": true, 
   "class": 1, 
   "screen_name": "\u4fdd\u4f51\u7531\u83f2", 
   "lang": "zh-cn", 
   "weihao": "", 
   "remark": "", 
   "favourites_count": 0, 
   "name": "\u4fdd\u4f51\u7531\u83f2", 
   "url": "", 
   "gender": "m", 
   "created_at": "Tue Jul 03 06:19:48 +0800 2012", 
   "worldcup_guess": 0, 
   "verified_type": -1, 
   "following": false
  }, 
  "in_reply_to_status_id": "", 
  "comments_count": 0, 
  "geo": null, 
  "id": 3729260470121253, 
  "source": "<a href=\"http://app.weibo.com/t/feed/4MnHdT\" rel=\"nofollow\">\u5fae\u535a weibo.com</a>"
 }, 
 {
  "darwin_tags": [], 
  "favorited": false, 
  "mid": "3729260470121252", 
  "in_reply_to_user_id": "", 
  "truncated": false, 
  "text": "\u4eca\u665a\u5c45\u7136\u5fd8\u8bb0\u6d17\u6fa1\u4e86\u2026\u2026", 
  "created_at": "Sun Jul 06 09:00:44 +0800 2014", 
  "mlevel": 0, 
  "reposts_count": 0, 
  "idstr": "3729260470121252", 
  "visible": {
   "type": 0, 
   "list_id": 0
  }, 
  "attitudes_count": 0, 
  "pic_urls": [], 
  "in_reply_to_screen_name": "", 
  "user": {
   "bi_followers_count": 33, 
   "domain": "", 
   "avatar_large": "http://tp3.sinaimg.cn/2789763414/180/5637243087/1", 
   "verified_source": "", 
   "ptype": 0, 
   "statuses_count": 4542, 
   "allow_all_comment": true, 
   "id": 2789763414, 
   "verified_reason_url": "", 
   "city": "1000", 
   "province": "100", 
   "block_app": 0, 
   "follow_me": false, 
   "verified_reason": "", 
   "followers_count": 360, 
   "location": "\u5176\u4ed6", 
   "verified_trade": "", 
   "mbtype": 0, 
   "verified_source_url": "", 
   "profile_url": "u/2789763414", 
   "block_word": 0, 
   "avatar_hd": "http://tp3.sinaimg.cn/2789763414/180/5637243087/1", 
   "star": 0, 
   "description": "", 
   "friends_count": 399, 
   "online_status": 0, 
   "mbrank": 0, 
   "allow_all_act_msg": false, 
   "profile_image_url": "http://tp3.sinaimg.cn/2789763414/50/5637243087/1", 
   "idstr": "2789763414", 
   "verified": false, 
   "geo_enabled": true, 
   "class": 1, 
   "screen_name": "\u5929\u5802\u5b89\u7eaf", 
   "lang": "zh-cn", 
   "weihao": "", 
   "remark": "", 
   "favourites_count": 0, 
   "name": "\u5929\u5802\u5b89\u7eaf", 
   "url": "", 
   "gender": "m", 
   "created_at": "Thu Jul 05 05:21:18 +0800 2012", 
   "worldcup_guess": 0, 
   "verified_type": -1, 
   "following": false
  }, 
  "in_reply_to_status_id": "", 
  "comments_count": 0, 
  "geo": null, 
  "id": 3729260470121252, 
  "source": "<a href=\"http://app.weibo.com/t/feed/4MnHdT\" rel=\"nofollow\">\u5fae\u535a weibo.com</a>"
 }, 
 {
  "reposts_count": 0, 
  "truncated": false, 
  "text": "\u5c0f\u5b9d\u8d1d\u771f\u662f\u4e00\u5929\u4e00\u4e2a\u6837\u513f\u54df\u3002\u3002\u3002\u54c8\u54c8\uff0c\u5feb\u6765\u7ed9\u5927\u5bb6\u6253\u4e2a\u62db\u547c\u5566\u3002\u5927\u5bb6\u597d\uff0c\u4eca\u5929\u6211\u7b2c\u4e8c\u5929\u5566\u3002\u3002", 
  "visible": {
   "type": 0, 
   "list_id": 0
  }, 
  "in_reply_to_status_id": "", 
  "bmiddle_pic": "http://ww2.sinaimg.cn/bmiddle/8079c577jw1ei2sqxoffnj20hs0dbq4j.jpg", 
  "id": 3729260470121219, 
  "thumbnail_pic": "http://ww2.sinaimg.cn/thumbnail/8079c577jw1ei2sqxoffnj20hs0dbq4j.jpg", 
  "mid": "3729260470121219", 
  "source": "<a href=\"http://app.weibo.com/t/feed/9ksdit\" rel=\"nofollow\">iPhone\u5ba2\u6237\u7aef</a>", 
  "attitudes_count": 0, 
  "in_reply_to_screen_name": "", 
  "pic_urls": [
   {
    "thumbnail_pic": "http://ww2.sinaimg.cn/thumbnail/8079c577jw1ei2sqxoffnj20hs0dbq4j.jpg"
   }
  ], 
  "annotations": [
   {
    "client_mblogid": "iPhone-EC05FE40-3BF1-4252-82CA-2EB051A1C8B3"
   }
  ], 
  "in_reply_to_user_id": "", 
  "darwin_tags": [], 
  "favorited": false, 
  "original_pic": "http://ww2.sinaimg.cn/large/8079c577jw1ei2sqxoffnj20hs0dbq4j.jpg", 
  "idstr": "3729260470121219", 
  "user": {
   "bi_followers_count": 292, 
   "domain": "", 
   "avatar_large": "http://tp4.sinaimg.cn/2155464055/180/5698146458/0", 
   "verified_source": "", 
   "ptype": 0, 
   "cover_image_phone": "http://ww2.sinaimg.cn/crop.0.0.640.640.640/6cf8d7ebjw1ehfr7sdv7vj20hs0hsjw1.jpg", 
   "statuses_count": 1966, 
   "allow_all_comment": true, 
   "id": 2155464055, 
   "verified_reason_url": "", 
   "city": "15", 
   "province": "37", 
   "block_app": 0, 
   "follow_me": false, 
   "verified_reason": "", 
   "followers_count": 1074, 
   "location": "\u5c71\u4e1c \u804a\u57ce", 
   "verified_trade": "", 
   "mbtype": 2, 
   "verified_source_url": "", 
   "profile_url": "u/2155464055", 
   "block_word": 0, 
   "avatar_hd": "http://ww2.sinaimg.cn/crop.0.0.640.640.1024/8079c577jw8ehjo9ersm3j20hs0hs74z.jpg", 
   "star": 0, 
   "description": "\u6211\u6000\u5ff5\u7684\uff0c\u662f\u65e0\u8bdd\u4e0d\u8bf4\u2026\u2026\u2026", 
   "friends_count": 1021, 
   "online_status": 1, 
   "mbrank": 1, 
   "idstr": "2155464055", 
   "profile_image_url": "http://tp4.sinaimg.cn/2155464055/50/5698146458/0", 
   "allow_all_act_msg": false, 
   "verified": false, 
   "geo_enabled": false, 
   "class": 1, 
   "screen_name": "Ss\u5927\u6749", 
   "lang": "zh-cn", 
   "weihao": "", 
   "remark": "", 
   "favourites_count": 303, 
   "name": "Ss\u5927\u6749", 
   "url": "", 
   "gender": "f", 
   "created_at": "Fri Feb 03 15:07:37 +0800 2012", 
   "worldcup_guess": 0, 
   "verified_type": 220, 
   "following": false
  }, 
  "geo": null, 
  "created_at": "Sun Jul 06 09:00:44 +0800 2014", 
  "mlevel": 0, 
  "comments_count": 0
 }, 
 {
  "darwin_tags": [], 
  "favorited": false, 
  "mid": "3729260470121212", 
  "in_reply_to_user_id": "", 
  "truncated": false, 
  "text": "\u901a\u5dde \u4eca\u5929(7\u67086\u65e5)\u5929\u6c14\uff1a\u5c0f\u96e8\u8f6c\u591a\u4e91\uff0c21\u2103~26\u2103\uff0c\u897f\u98ce3-4\u7ea7\uff0c\u7a7a\u6c14\u8d28\u91cf\uff1a\u826f (\u5206\u4eab\
[email protected]
\u5fae\u5fc3\u60c5) http://t.cn/zT7OwVg", "created_at": "Sun Jul 06 09:00:44 +0800 2014", "mlevel": 0, "reposts_count": 0, "idstr": "3729260470121212", "visible": { "type": 0, "list_id": 0 }, "attitudes_count": 0, "pic_urls": [], "in_reply_to_screen_name": "", "user": { "bi_followers_count": 36, "domain": "", "avatar_large": "http://tp1.sinaimg.cn/2919292632/180/5640505535/1", "verified_source": "", "ptype": 0, "statuses_count": 4370, "allow_all_comment": true, "id": 2919292632, "verified_reason_url": "", "city": "1000", "province": "100", "block_app": 0, "follow_me": false, "verified_reason": "", "followers_count": 246, "location": "\u5176\u4ed6", "verified_trade": "", "mbtype": 0, "verified_source_url": "", "profile_url": "u/2919292632", "block_word": 0, "avatar_hd": "http://tp1.sinaimg.cn/2919292632/180/5640505535/1", "star": 0, "description": "", "friends_count": 453, "online_status": 0, "mbrank": 0, "allow_all_act_msg": false, "profile_image_url": "http://tp1.sinaimg.cn/2919292632/50/5640505535/1", "idstr": "2919292632", "verified": false, "geo_enabled": true, "class": 1, "screen_name": "09\u661f\u6d77\u548c\u66361982", "lang": "zh-cn", "weihao": "", "remark": "", "favourites_count": 0, "name": "09\u661f\u6d77\u548c\u66361982", "url": "", "gender": "m", "created_at": "Fri Aug 03 18:42:43 +0800 2012", "worldcup_guess": 0, "verified_type": -1, "following": false }, "in_reply_to_status_id": "", "comments_count": 0, "geo": null, "id": 3729260470121212, "source": "<a href=\"http://app.weibo.com/t/feed/4MnHdT\" rel=\"nofollow\">\u5fae\u535a weibo.com</a>" }, { "darwin_tags": [], "favorited": false, "mid": "3729260470121204", "in_reply_to_user_id": "", "truncated": false, "text": "\u8bf4\u5b98\u65b9\u70b9\u5462\u5c31\u662f\u5e86\u795d\u4e00\u4e0b\uff5e \u8bf4\u597d\u542c\u70b9\u5462\u5c31\u662f\u7f8e\u5bb9\u4e00\u4e0b\uff5e \u8bf4\u771f\u7684\u5462\u5c31\u662f\u6211\u4ed6\u5988\u7684\u5fc3\u8840\u6765\u6f6e\u60f3\u559d\u4e86\u5457\uff5e[\u5403\u60ca][\u5403\u60ca][\u5403\u60ca][\u5403\u60ca] \u5982\u6b64\u7c97\u9c81\u8fd8\u4e86\u5f97\u3002[\u54fc]", "created_at": "Sun Jul 06 09:00:44 +0800 2014", "mlevel": 0, "reposts_count": 0, "idstr": "3729260470121204", "visible": { "type": 0, "list_id": 0 }, "attitudes_count": 0, "pic_urls": [], "in_reply_to_screen_name": "", "user": { "bi_followers_count": 23, "domain": "", "avatar_large": "http://tp4.sinaimg.cn/1440450387/180/5633166889/0", "verified_source": "", "ptype": 0, "statuses_count": 4572, "allow_all_comment": true, "id": 1440450387, "verified_reason_url": "", "city": "3", "province": "42", "block_app": 0, "follow_me": false, "verified_reason": "", "followers_count": 408, "location": "\u6e56\u5317 \u5341\u5830", "verified_trade": "", "mbtype": 0, "verified_source_url": "", "profile_url": "u/1440450387", "block_word": 0, "avatar_hd": "http://tp4.sinaimg.cn/1440450387/180/5633166889/0", "star": 0, "description": "", "friends_count": 408, "online_status": 0, "mbrank": 0, "allow_all_act_msg": false, "profile_image_url": "http://tp4.sinaimg.cn/1440450387/50/5633166889/0", "idstr": "1440450387", "verified": false, "geo_enabled": true, "class": 1, "screen_name": "lady\u50b2\u51ac", "lang": "zh-cn", "weihao": "", "remark": "", "favourites_count": 0, "name": "lady\u50b2\u51ac", "url": "", "gender": "f", "created_at": "Thu May 13 21:41:23 +0800 2010", "worldcup_guess": 0, "verified_type": -1, "following": false }, "in_reply_to_status_id": "", "comments_count": 0, "geo": null, "id": 3729260470121204, "source": "<a href=\"http://app.weibo.com/t/feed/4MnHdT\" rel=\"nofollow\">\u5fae\u535a weibo.com</a>" }, { "reposts_count": 0, "truncated": false, "text": "[\u5154\u5b50]2014\u65b0\u6b3e\u771f\u76ae\u9ad8\u8ddf\u51c9\u978b \u5973 \u590f \u9ed1\u8272\u6027\u611f\u9c7c\u5634\u978b\u539a\u5e95 \u9632\u6c34\u53f0\u7c97\u8ddf\u51c9\u978b http://t.cn/RvC2B7e", "visible": { "type": 0, "list_id": 0 }, "in_reply_to_status_id": "", "bmiddle_pic": "http://ww2.sinaimg.cn/bmiddle/005xDczRjw1ei2srcztcyj30go0goab8.jpg", "id": 3729260466723550, "thumbnail_pic": "http://ww2.sinaimg.cn/thumbnail/005xDczRjw1ei2srcztcyj30go0goab8.jpg", "mid": "3729260466723550", "source": "<a href=\"http://app.weibo.com/t/feed/4MnHdT\" rel=\"nofollow\">\u5fae\u535a weibo.com</a>", "attitudes_count": 0, "in_reply_to_screen_name": "", "pic_urls": [ { "thumbnail_pic": "http://ww2.sinaimg.cn/thumbnail/005xDczRjw1ei2srcztcyj30go0goab8.jpg" } ], "in_reply_to_user_id": "", "darwin_tags": [], "favorited": false, "original_pic": "http://ww2.sinaimg.cn/large/005xDczRjw1ei2srcztcyj30go0goab8.jpg", "idstr": "3729260466723550", "user": { "bi_followers_count": 119, "domain": "", "avatar_large": "http://tp4.sinaimg.cn/5077626391/180/5690140893/0", "verified_source": "", "ptype": 0, "statuses_count": 3443, "allow_all_comment": true, "id": 5077626391, "verified_reason_url": "", "city": "1", "province": "32", "block_app": 0, "follow_me": false, "verified_reason": "", "followers_count": 220, "location": "\u6c5f\u82cf \u5357\u4eac", "verified_trade": "", "mbtype": 0, "verified_source_url": "", "profile_url": "u/5077626391", "block_word": 0, "avatar_hd": "http://ww3.sinaimg.cn/crop.0.12.100.100.1024/005xDczRjw1eekjwommmpj302s03hglh.jpg", "star": 0, "description": "", "friends_count": 1988, "online_status": 0, "mbrank": 0, "allow_all_act_msg": false, "profile_image_url": "http://tp4.sinaimg.cn/5077626391/50/5690140893/0", "idstr": "5077626391", "verified": false, "geo_enabled": true, "class": 1, "screen_name": "\u59dc\u78a7\u6843", "lang": "zh-cn", "weihao": "", "remark": "", "favourites_count": 0, "name": "\u59dc\u78a7\u6843", "url": "", "gender": "f", "created_at": "Wed Mar 19 04:10:37 +0800 2014", "worldcup_guess": 0, "verified_type": -1, "following": false }, "geo": null, "created_at": "Sun Jul 06 09:00:44 +0800 2014", "mlevel": 0, "comments_count": 0 }, { "darwin_tags": [], "favorited": false, "mid": "3729260466723235", "in_reply_to_user_id": "", "truncated": false, "text": "\u770b\u4e16\u754c\u676f\u8fd8\u80fd100%\u9886\u94b1\uff0c\u62fc\u4eba\u54c1\u7684\u65f6\u523b\u5230\u4e86\uff01#\u56f4\u89c2\u4e16\u754c\u676f\u9886\u73b0\u91d1#\u6700\u9ad84999\u5143\u73b0\u91d1\u968f\u673a\u9886\uff0c\u5c0f\u4f19\u4f34\u4eec\u5feb\u6765\u53c2\u52a0\u5427\
[email protected]
\u6d77\u8d3c\u7b71\u742ao @My-Tender @\u9a6c\u5934\u5899\u4e0b\u957f\u5927\u7684\u5fbd\u59d1\u5a18 \u6bd4\u6bd4\u9886\u7684\u591a\u54e6~ [\u5077\u4e50] http://t.cn/RvtNRlR", "created_at": "Sun Jul 06 09:00:44 +0800 2014", "mlevel": 0, "reposts_count": 0, "idstr": "3729260466723235", "visible": { "type": 0, "list_id": 0 }, "attitudes_count": 0, "pic_urls": [], "in_reply_to_screen_name": "", "user": { "bi_followers_count": 39, "domain": "", "avatar_large": "http://tp4.sinaimg.cn/2940468595/180/5697151368/0", "verified_source": "", "ptype": 0, "statuses_count": 719, "allow_all_comment": true, "id": 2940468595, "verified_reason_url": "", "city": "2", "province": "34", "block_app": 0, "follow_me": false, "verified_reason": "", "followers_count": 148, "location": "\u5b89\u5fbd \u829c\u6e56", "verified_trade": "", "mbtype": 2, "verified_source_url": "", "profile_url": "u/2940468595", "block_word": 0, "avatar_hd": "http://ww1.sinaimg.cn/crop.0.0.640.640.1024/af43fd73jw8eh6cx0n9epj20hs0hsgmx.jpg", "star": 0, "description": "\u5b66\u751f", "friends_count": 102, "online_status": 1, "mbrank": 1, "allow_all_act_msg": false, "profile_image_url": "http://tp4.sinaimg.cn/2940468595/50/5697151368/0", "idstr": "2940468595", "verified": false, "geo_enabled": true, "class": 1, "screen_name": "\u5927\u6876\u5c0f\u6021", "lang": "zh-cn", "weihao": "", "remark": "", "favourites_count": 4, "name": "\u5927\u6876\u5c0f\u6021", "url": "", "gender": "f", "created_at": "Wed Sep 05 19:42:15 +0800 2012", "worldcup_guess": 0, "verified_type": -1, "following": false }, "in_reply_to_status_id": "", "comments_count": 0, "geo": null, "id": 3729260466723235, "source": "<a href=\"http://app.weibo.com/t/feed/50cB0L\" rel=\"nofollow\">\u56f4\u89c2\u4e16\u754c\u676f\u9886\u73b0\u91d1</a>" }, { "reposts_count": 0, "truncated": false, "text": "#\u5ce1\u8def\u76f8\u9022# \u8ba9\u6e05\u6668\u7684\u9633\u5149\uff0c\u628a\u5feb\u4e50\u5e26\u5230\u4f60\u7684\u5fc3\u5e95\uff0c\u628a\u4e00\u5929\u7684\u5feb\u4e50\u4e3e\u8d77\u3002\u5ce1\u5ba2\u4eec\uff0c\u65e9\u5b89\uff01", "visible": { "type": 0, "list_id": 0 }, "in_reply_to_status_id": "", "bmiddle_pic": "http://ww4.sinaimg.cn/bmiddle/7592354ejw1ei2srcxhgej20dw098wen.jpg", "id": 3729260466723229, "thumbnail_pic": "http://ww4.sinaimg.cn/thumbnail/7592354ejw1ei2srcxhgej20dw098wen.jpg", "mid": "3729260466723229", "source": "<a href=\"http://app.weibo.com/t/feed/3auC5p\" rel=\"nofollow\">\u76ae\u76ae\u65f6\u5149\u673a</a>", "attitudes_count": 0, "in_reply_to_screen_name": "", "pic_urls": [ { "thumbnail_pic": "http://ww4.sinaimg.cn/thumbnail/7592354ejw1ei2srcxhgej20dw098wen.jpg" } ], "in_reply_to_user_id": "", "darwin_tags": [], "favorited": false, "original_pic": "http://ww4.sinaimg.cn/large/7592354ejw1ei2srcxhgej20dw098wen.jpg", "idstr": "3729260466723229", "user": { "bi_followers_count": 36, "domain": "haixiabank", "avatar_large": "http://tp3.sinaimg.cn/1972516174/180/5602064738/0", "verified_source": "", "ptype": 0, "statuses_count": 6039, "allow_all_comment": true, "id": 1972516174, "verified_reason_url": "", "city": "1", "province": "35", "block_app": 0, "follow_me": false, "verified_reason": "\u798f\u5efa\u6d77\u5ce1\u94f6\u884c\u7535\u5b50\u94f6\u884c\u5b98\u65b9\u5fae\u535a", "followers_count": 6195, "location": "\u798f\u5efa \u798f\u5dde", "verified_trade": "", "mbtype": 2, "verified_source_url": "", "profile_url": "haixiabank", "block_word": 0, "avatar_hd": "http://tp3.sinaimg.cn/1972516174/180/5602064738/0", "star": 0, "description": "\u5ce1\u5ba2\u4eec\uff0c\u6211\u4eec\u53d1\u8d77\u4e86\u6d3b\u52a8\u201c\u7b7e\u7ea6\u6709\u793c\uff0c\u5fae\u535a\u8f6c\u53d1\u6709\u793c\u201d\u767e\u5143\u6cb9\u5361\u8d2d\u7269\u5361\u7b49\u60a8\u6765\u62ff\uff0c#\u77ed\u4fe1\u901a\u7b7e\u7ea6\u53ca\u5fae\u535a\u8f6c\u53d1\u53cc\u91cd\u793c#\uff0c\u8d76\u5feb\u6765\u53c2\u52a0\uff01", "friends_count": 150, "online_status": 0, "mbrank": 1, "allow_all_act_msg": false, "profile_image_url": "http://tp3.sinaimg.cn/1972516174/50/5602064738/0", "idstr": "1972516174", "verified": true, "geo_enabled": true, "class": 1, "screen_name": "\u6d77\u5ce1E\u70b9\u901a", "lang": "zh-cn", "weihao": "", "remark": "", "favourites_count": 14, "name": "\u6d77\u5ce1E\u70b9\u901a", "url": "http://t.sina.com.cn/1972516174", "gender": "f", "created_at": "Thu May 12 10:59:54 +0800 2011", "worldcup_guess": 0, "verified_type": 2, "following": false }, "geo": null, "created_at": "Sun Jul 06 09:00:44 +0800 2014", "mlevel": 0, "comments_count": 0 }, { "reposts_count": 0, "truncated": false, "text": "\u62e5\u6709\u6cbb\u6108\u602a\u517d\u80fd\u529b\u7684\u5c11\u5e74\u4e0e\u6d78\u6ce1\u5728\u5947\u602a\u6db2\u4f53\u91cc\u7684\u74f6\u4e2d\u5c11\u5973\u5947\u5999\u5192\u9669 - \u300a#\u6885\u9732\u53ef\u7269\u8bed# -\u7652\u672f\u58eb\u548c\u94c3\u4e4b\u65cb\u5f8b\u300b\u5b98\u7f51\u9884\u6ce8\u518c\u6d3b\u52a8\u5f00\u542f\uff01\u63d0\u524d\u6ce8\u518c\u5c31\u4f1a\u9047\u5230\u4eae\u6676\u6676\u768410\u4e2a\u94bb\u77f3\u541b\uff01\uff01\u5206\u4eab\u5fae\u535a\u8fd8\u6709\u53ef\u80fd\u6536\u83b7\u5361\u5361\u9c81\u7684\u95ea\u5149\u4e4b\u77f3\u54df\uff01\uff01\uff01\u7c73\u5a1c\u6851\u266a\u5feb\u6765\u548c\u74f6\u88c5\u7f8e\u5c11\u5973\u6885\u9732\u53ef\u4e00\u8d77\u8e0f\u4e0a\u5192\u9669\u7684\u65c5\u9014\u5427\uff01 http://t.cn/Rv2eZ4U ", "visible": { "type": 0, "list_id": 0 }, "in_reply_to_status_id": "", "bmiddle_pic": "http://ww2.sinaimg.cn/bmiddle/abe90012jw1ei2srco3c1j20qs0muk8v.jpg", "id": 3729260466722995, "thumbnail_pic": "http://ww2.sinaimg.cn/thumbnail/abe90012jw1ei2srco3c1j20qs0muk8v.jpg", "mid": "3729260466722995", "source": "<a href=\"http://app.weibo.com/t/feed/cUcI1A\" rel=\"nofollow\">\u5206\u4eab\u6309\u94ae</a>", "attitudes_count": 0, "in_reply_to_screen_name": "", "pic_urls": [ { "thumbnail_pic": "http://ww2.sinaimg.cn/thumbnail/abe90012jw1ei2srco3c1j20qs0muk8v.jpg" } ], "in_reply_to_user_id": "", "darwin_tags": [], "favorited": false, "original_pic": "http://ww2.sinaimg.cn/large/abe90012jw1ei2srco3c1j20qs0muk8v.jpg", "idstr": "3729260466722995", "user": { "bi_followers_count": 0, "domain": "", "avatar_large": "http://tp3.sinaimg.cn/2884173842/180/0/1", "verified_source": "", "ptype": 0, "statuses_count": 33, "allow_all_comment": true, "id": 2884173842, "verified_reason_url": "", "city": "4", "province": "32", "block_app": 0, "follow_me": false, "verified_reason": "", "followers_count": 28, "location": "\u6c5f\u82cf \u5e38\u5dde", "verified_trade": "", "mbtype": 0, "verified_source_url": "", "profile_url": "u/2884173842", "block_word": 0, "avatar_hd": "http://tp3.sinaimg.cn/2884173842/180/0/1", "star": 0, "description": "", "friends_count": 6, "online_status": 0, "mbrank": 0, "allow_all_act_msg": false, "profile_image_url": "http://tp3.sinaimg.cn/2884173842/50/0/1", "idstr": "2884173842", "verified": false, "geo_enabled": true, "class": 1, "screen_name": "wangyutao", "lang": "zh-cn", "weihao": "", "remark": "", "favourites_count": 0, "name": "wangyutao", "url": "", "gender": "m", "created_at": "Mon Jul 30 23:30:39 +0800 2012", "worldcup_guess": 0, "verified_type": -1, "following": false }, "geo": null, "created_at": "Sun Jul 06 09:00:44 +0800 2014", "mlevel": 0, "comments_count": 0 }, { "reposts_count": 0, "truncated": false, "text": "\u3010\u6cbb\u504f\u5934\u75db\u5c0f\u65b9\u6cd5\u30111.\u70ed\u6c34\u6ce1\u53cc\u624b\uff1a\u6d01\u51c0\u70ed\u6c34\u4e00\u76c6\uff0c\u628a\u53cc\u624b\u6d78\u5165\u3002\u6c34\u91cf\u4ee5\u6d78\u8fc7\u624b\u8155\u4e3a\u5b9c\uff0c\u5e76\u4e0d\u95f4\u65ad\u5730\u52a0\u4e9b\u70ed\u6c34\uff0c\u4ee5\u4fdd\u6301\u6c34\u6e29\u3002\u6d78\u6ce1\u534a\u5c0f\u65f6\u540e\uff0c\u75db\u611f\u53ef\u51cf\u8f7b\u30022.\u8471\u59dc\u6ce5\u6577\u75db\u5904\uff1a\u9c9c\u84713\u6761\uff0c\u59dc\u76ae\u534a\u9152\u676f\uff0c\u9152\u7cdf1\u676f\uff0c\u5171\u6363\u62cc\u5300\uff0c\u6577\u4e8e\u75db\u5904\u30023.\u8fa3\u6912\u6811\u8538\u714e\u6c34\uff1a\u8fa3\u6912\u6811\u8538\u5341\u4e2a\uff0c\u6d17\u51c0\uff0c\u6c34\u714e\u52a0\u7cd6\u670d\u3002 ", "visible": { "type": 0, "list_id": 0 }, "in_reply_to_status_id": "", "bmiddle_pic": "http://ww2.sinaimg.cn/bmiddle/e2cc9185jw1ei2srcyie8j20c50dswf7.jpg", "id": 3729260466722795, "thumbnail_pic": "http://ww2.sinaimg.cn/thumbnail/e2cc9185jw1ei2srcyie8j20c50dswf7.jpg", "mid": "3729260466722795", "source": "<a href=\"http://app.weibo.com/t/feed/2o92Kh\" rel=\"nofollow\">vivo_Xplay</a>", "attitudes_count": 0, "in_reply_to_screen_name": "", "pic_urls": [ { "thumbnail_pic": "http://ww2.sinaimg.cn/thumbnail/e2cc9185jw1ei2srcyie8j20c50dswf7.jpg" } ], "in_reply_to_user_id": "", "darwin_tags": [], "favorited": false, "original_pic": "http://ww2.sinaimg.cn/large/e2cc9185jw1ei2srcyie8j20c50dswf7.jpg", "idstr": "3729260466722795", "user": { "bi_followers_count": 39, "domain": "", "avatar_large": "http://tp2.sinaimg.cn/3805057413/180/5674628151/1", "verified_source": "", "ptype": 0, "statuses_count": 1342, "allow_all_comment": true, "id": 3805057413, "verified_reason_url": "", "city": "10", "province": "23", "block_app": 0, "follow_me": false, "verified_reason": "", "followers_count": 199, "location": "\u9ed1\u9f99\u6c5f \u7261\u4e39\u6c5f", "verified_trade": "", "mbtype": 0, "verified_source_url": "", "profile_url": "234107212", "block_word": 0, "avatar_hd": "http://tp2.sinaimg.cn/3805057413/180/5674628151/1", "star": 0, "description": "", "friends_count": 418, "online_status": 0, "mbrank": 0, "allow_all_act_msg": false, "profile_image_url": "http://tp2.sinaimg.cn/3805057413/50/5674628151/1", "idstr": "3805057413", "verified": false, "geo_enabled": true, "class": 1, "screen_name": "\u8c6a\u5ea6\u6e38\u8d4c", "lang": "zh-cn", "weihao": "234107212", "remark": "", "favourites_count": 0, "name": "\u8c6a\u5ea6\u6e38\u8d4c", "url": "", "gender": "m", "created_at": "Fri Sep 20 15:07:08 +0800 2013", "worldcup_guess": 0, "verified_type": -1, "following": false }, "geo": null, "created_at": "Sun Jul 06 09:00:43 +0800 2014", "mlevel": 0, "comments_count": 0 }, { "reposts_count": 0, "truncated": false, "text": "[\u60b2\u50ac][\u60b2\u50ac][\u60b2\u50ac] http://t.cn/Rvd7JnO", "visible": { "type": 0, "list_id": 0 }, "in_reply_to_status_id": "", "bmiddle_pic": "http://ww1.sinaimg.cn/bmiddle/8f2a4b3fjw1ei2sqv3yj6j20f40qodgm.jpg", "id": 3729260466722534, "thumbnail_pic": "http://ww1.sinaimg.cn/thumbnail/8f2a4b3fjw1ei2sqv3yj6j20f40qodgm.jpg", "mid": "3729260466722534", "source": "<a href=\"http://app.weibo.com/t/feed/1J95c3\" rel=\"nofollow\">\u7ea2\u7c73\u624b\u673a</a>", "attitudes_count": 0, "in_reply_to_screen_name": "", "pic_urls": [ { "thumbnail_pic": "http://ww1.sinaimg.cn/thumbnail/8f2a4b3fjw1ei2sqv3yj6j20f40qodgm.jpg" }, { "thumbnail_pic": "http://ww4.sinaimg.cn/thumbnail/8f2a4b3fjw1ei2sqw7e9cj20f00qojru.jpg" } ], "annotations": [ { "client_mblogid": "8a652e78-233f-47af-b04a-c559067472b7" } ], "in_reply_to_user_id": "", "darwin_tags": [], "favorited": false, "original_pic": "http://ww1.sinaimg.cn/large/8f2a4b3fjw1ei2sqv3yj6j20f40qodgm.jpg", "idstr": "3729260466722534", "user": { "bi_followers_count": 13, "domain": "", "avatar_large": "http://tp4.sinaimg.cn/2401913663/180/5696671666/1", "verified_source": "", "ptype": 0, "cover_image_phone": "http://ww3.sinaimg.cn/crop.0.0.640.640/6ce2240djw1e9uwsjwemzj20hs0hs41z.jpg", "statuses_count": 584, "allow_all_comment": true, "id": 2401913663, "verified_reason_url": "", "city": "2", "province": "32", "block_app": 0, "follow_me": false, "verified_reason": "", "followers_count": 44, "location": "\u6c5f\u82cf \u65e0\u9521", "verified_trade": "", "mbtype": 2, "verified_source_url": "", "profile_url": "u/2401913663", "block_word": 0, "avatar_hd": "http://ww2.sinaimg.cn/crop.0.0.720.720.1024/8f2a4b3fjw8egzxu9o6asj20k00k0t9h.jpg", "star": 0, "description": "\u4f60\u5728 \u6211\u5fc3\u5b89", "friends_count": 237, "online_status": 1, "mbrank": 1, "idstr": "2401913663", "profile_image_url": "http://tp4.sinaimg.cn/2401913663/50/5696671666/1", "allow_all_act_msg": false, "verified": false, "geo_enabled": true, "class": 1, "screen_name": "M\u6e29\u6696\u4e0d\u8a00\u6b87", "lang": "zh-cn", "weihao": "", "remark": "", "favourites_count": 200, "name": "M\u6e29\u6696\u4e0d\u8a00\u6b87", "url": "", "gender": "m", "created_at": "Sat Oct 08 12:23:38 +0800 2011", "worldcup_guess": 0, "verified_type": -1, "following": false }, "geo": { "type": "Point", "coordinates": [ 31.580476, 120.405624 ] }, "created_at": "Sun Jul 06 09:00:44 +0800 2014", "mlevel": 0, "comments_count": 0 }, { "reposts_count": 0, "truncated": false, "text": "\u6211\u6df1\u6df1\u76f8\u4fe1\uff0c\u4f1a\u6709\u90a3\u4e48\u4e00\u4e2a\u4eba\u7528\u5c3d\u5168\u529b\u7231\u4e0a\u6211\u7684\u5168\u90e8\u3002\u771f\u6b63\u7231\u4e00\u4e2a\u4eba\u662f\u65e0\u6cd5\u8bf4\u51fa\u539f\u56e0\u7684\uff0c\u4f60\u53ea\u77e5\u9053\u65e0\u8bba\u4f55\u65f6\u4f55\u5730\u3001\u5fc3\u60c5\u597d\u574f\uff0c\u4f60\u90fd\u5e0c\u671b\u8fd9\u4e2a\u4eba\u966a\u8457\u4f60\u3002\u4e0d\u57cb\u6028\u8c01\uff0c\u4e0d\u5632\u7b11\u8c01\uff0c\u4e5f\u4e0d\u7fa1\u6155\u8c01\u3002\u559c\u6b22\u4e00\u4e2a\u4eba\u662f\u4e00\u79cd\u611f\u89c9\uff0c\u4e0d\u559c\u6b22\u4e00\u4e2a\u4eba\u5374\u662f\u4e8b\u5b9e\u3002\u4e8b\u5b9e\u5bb9\u6613\u89e3\u91ca\uff0c\u611f\u89c9\u5374\u96be\u4ee5\u8a00\u55bb\u3002", "visible": { "type": 0, "list_id": 0 }, "in_reply_to_status_id": "", "bmiddle_pic": "http://ww2.sinaimg.cn/bmiddle/bf8eecc6jw1ei2srcs37pj20cs08i750.jpg", "id": 3729260466722400, "thumbnail_pic": "http://ww2.sinaimg.cn/thumbnail/bf8eecc6jw1ei2srcs37pj20cs08i750.jpg", "mid": "3729260466722400", "source": "<a href=\"http://app.weibo.com/t/feed/3auC5p\" rel=\"nofollow\">\u76ae\u76ae\u65f6\u5149\u673a</a>", "attitudes_count": 0, "in_reply_to_screen_name": "", "pic_urls": [ { "thumbnail_pic": "http://ww2.sinaimg.cn/thumbnail/bf8eecc6jw1ei2srcs37pj20cs08i750.jpg" } ], "in_reply_to_user_id": "", "darwin_tags": [], "favorited": false, "original_pic": "http://ww2.sinaimg.cn/large/bf8eecc6jw1ei2srcs37pj20cs08i750.jpg", "idstr": "3729260466722400", "user": { "bi_followers_count": 345, "domain": "beiyeshu", "avatar_large": "http://tp3.sinaimg.cn/3213814982/180/5679906218/0", "verified_source": "", "ptype": 0, "statuses_count": 740, "allow_all_comment": true, "id": 3213814982, "verified_reason_url": "", "city": "1", "province": "13", "block_app": 0, "follow_me": false, "verified_reason": "", "followers_count": 2363, "location": "\u6cb3\u5317 \u77f3\u5bb6\u5e84", "verified_trade": "", "mbtype": 2, "verified_source_url": "", "profile_url": "beiyeshu", "block_word": 0, "avatar_hd": "http://ww1.sinaimg.cn/crop.63.0.266.266.1024/bf8eecc6jw1earlrquyegj20ax07e74r.jpg", "star": 0, "description": "\u4f5b\u8bf4\u4e00\u5207\u4f17\u751f\u7686\u6709\u5982\u6765\u667a\u6167\u5fb7\u76f8\uff0c\u4f46\u4ee5\u5984\u60f3\u6267\u8457\u800c\u4e0d\u80fd\u8bc1\u5f97\u3002", "friends_count": 471, "online_status": 0, "mbrank": 1, "allow_all_act_msg": false, "profile_image_url": "http://tp3.sinaimg.cn/3213814982/50/5679906218/0", "idstr": "3213814982", "verified": false, "geo_enabled": true, "class": 1, "screen_name": "\u8fd9\u4e00\u5ea7\u57ce", "lang": "zh-cn", "weihao": "", "remark": "", "favourites_count": 2, "name": "\u8fd9\u4e00\u5ea7\u57ce", "url": "http://blog.sina.com.cn/beiyeshu", "gender": "f", "created_at": "Wed Mar 06 08:52:04 +0800 2013", "worldcup_guess": 0, "verified_type": -1, "following": false }, "geo": null, "created_at": "Sun Jul 06 09:00:44 +0800 2014", "mlevel": 0, "comments_count": 0 }, { "reposts_count": 0, "truncated": false, "text": "\u3010\u5b66\u82cf\u5dde\u8bdd\u65b9\u4fbf\u5566\uff01 \u82cf\u5dde\u8bdd\u8bed\u97f3\u8bcd\u5178\u51fa\u7248\u3011\u56fd\u5bb6\u4e00\u7ea7\u6f14\u5458\u3001\u56fd\u5bb6\u7ea7\u975e\u7269\u8d28\u6587\u5316\u9057\u4ea7\u82cf\u5dde\u8bc4\u5f39\u4f20\u627f\u4eba\u90a2\u664f\u6625\uff0c\u5386\u65f615\u5e74\u7f16\u5199\u7684\u300a\u82cf\u5dde\u8bdd\u8bed\u97f3\u8bcd\u5178\u300b\u8fd1\u65e5\u6b63\u5f0f\u51fa\u7248\u3002\u8be5\u8bcd\u5178\u4e5f\u5c06\u6709\u671b\u6210\u4e3a\u5b66\u4e60\u5434\u4fac\u8f6f\u8bed\u6807\u51c6\u53d1\u97f3\u7684\u91cd\u8981\u5de5\u5177\u4e66\u3002", "visible": { "type": 0, "list_id": 0 }, "in_reply_to_status_id": "", "bmiddle_pic": "http://ww1.sinaimg.cn/bmiddle/7c3e4b1djw1ei2srcr686j20fa09sq52.jpg", "id": 3729260466722364, "thumbnail_pic": "http://ww1.sinaimg.cn/thumbnail/7c3e4b1djw1ei2srcr686j20fa09sq52.jpg", "mid": "3729260466722364", "source": "<a href=\"http://app.weibo.com/t/feed/3auC5p\" rel=\"nofollow\">\u76ae\u76ae\u65f6\u5149\u673a</a>", "attitudes_count": 0, "in_reply_to_screen_name": "", "pic_urls": [ { "thumbnail_pic": "http://ww1.sinaimg.cn/thumbnail/7c3e4b1djw1ei2srcr686j20fa09sq52.jpg" } ], "in_reply_to_user_id": "", "darwin_tags": [], "favorited": false, "original_pic": "http://ww1.sinaimg.cn/large/7c3e4b1djw1ei2srcr686j20fa09sq52.jpg", "idstr": "3729260466722364", "user": { "bi_followers_count": 1665, "domain": "139life", "avatar_large": "http://tp2.sinaimg.cn/2084457245/180/5661564455/0", "verified_source": "", "ptype": 0, "statuses_count": 18204, "allow_all_comment": true, "id": 2084457245, "verified_reason_url": "", "city": "5", "province": "32", "block_app": 0, "follow_me": false, "verified_reason": "\u82cf\u5dde\u79fb\u52a8139\u751f\u6d3b\u7f51\u5b98\u65b9\u5fae\u535a", "followers_count": 352561, "location": "\u6c5f\u82cf \u82cf\u5dde", "verified_trade": "", "mbtype": 2, "verified_source_url": "", "profile_url": "139life", "block_word": 0, "avatar_hd": "http://tp2.sinaimg.cn/2084457245/180/5661564455/0", "star": 0, "description": "\u2740 \u5982\u679c\u4f60\u6709\u6700\u65b0\u9c9c\u7684\u82cf\u5dde\u8d44\u8baf\uff0c\u79c1\[email protected]\u82cf\u5dde\u751f\u6d3b\u7f51\uff0c\u8ba9\u6211\u4eec\u4e00\u8d77\u5fae\u751f\u6d3b\u3002 \n\u2740 \u6211\u4eec\u7684\u6d3b\u52a8\u662f\u901a\u8fc7\u60a8\u586b\u5199\u7684\u624b\u673a\u53f7\uff08\u79fb\u52a8\uff09\u8fdb\u884c\u5956\u54c1\u53d1\u653e\u7684\uff0c\u8bf7\u60a8\u52a1\u5fc5\u786e\u5b9e\u586b\u5199\u3002", "friends_count": 1805, "online_status": 1, "mbrank": 1, "idstr": "2084457245", "profile_image_url": "http://tp2.sinaimg.cn/2084457245/50/5661564455/0", "allow_all_act_msg": false, "following": false, "verified": true, "geo_enabled": true, "class": 1, "screen_name": "\u82cf\u5dde\u751f\u6d3b\u7f51", "lang": "zh-cn", "weihao": "", "remark": "", "favourites_count": 14, "name": "\u82cf\u5dde\u751f\u6d3b\u7f51", "url": "http://www.139life.com", "gender": "f", "created_at": "Wed Apr 13 12:47:52 +0800 2011", "worldcup_guess": 0, "verified_type": 2, "cover_image": "http://ww1.sinaimg.cn/crop.0.0.980.300/7c3e4b1djw1e93hglymvuj20r808cdi3.jpg" }, "geo": null, "created_at": "Sun Jul 06 09:00:44 +0800 2014", "mlevel": 0, "comments_count": 0 }, { "reposts_count": 0, "truncated": false, "text": "\u3010#\u4fdd\u5b9a\u5973\u7ae5\u88ab\u9a97\u906d\u8650# \"\u56fd\u5b66\u73ed\u8001\u5e08\"\u88ab\u6b63\u5f0f\u6279\u6355\u3011\u636e\u5317\u4eac\u665a\u62a5\uff0c\u4fdd\u5b9a9\u5c81\u5973\u5b69\u7ae5\u7ae5\uff0c\u88ab\u9001\u5230\u5317\u4eac\u201c\u5973\u5fb7\u56fd\u5b66\u73ed\u201d\u5b66\u56fd\u5b66\uff0c\u56db\u4e2a\u6708\u540e\u5bb6\u4eba\u53d1\u73b0\uff0c\u5b69\u5b50\u8eab\u4e0a\u88ab\u6253\u5f97\u904d\u4f53\u9cde\u4f24\u3002\u7ae5\u7ae5\u88ab\u201c\u8001\u5e08\u201d\u5f20\u7ea2\u971e\u7528\u6728\u68cd\u3001\u9524\u5b50\u51fb\u6253\u8eab\u4f53\uff0c\u63ea\u4f4f\u5934\u53d1\u649e\u5899\uff0c\u7528\u5c16\u5229\u7684\u7269\u4f53\u624e\u8fdb\u6307\u7532\u2026\u76ee\u524d\uff0c\u5f20\u7ea2\u971e\u4ee5\u6d89\u5acc\u6545\u610f\u4f24\u5bb3\u7f6a\u5bf9\u88ab\u5211\u62d8\u3002via\u65b0\u6d6a\u6cb3\u5317", "visible": { "type": 0, "list_id": 0 }, "in_reply_to_status_id": "", "bmiddle_pic": "http://ww3.sinaimg.cn/bmiddle/90ad86d9jw1ei2srcwc9vj20b405odg8.jpg", "id": 3729260466722361, "thumbnail_pic": "http://ww3.sinaimg.cn/thumbnail/90ad86d9jw1ei2srcwc9vj20b405odg8.jpg", "mid": "3729260466722361", "source": "<a href=\"http://app.weibo.com/t/feed/3auC5p\" rel=\"nofollow\">\u76ae\u76ae\u65f6\u5149\u673a</a>", "attitudes_count": 0, "in_reply_to_screen_name": "", "pic_urls": [ { "thumbnail_pic": "http://ww3.sinaimg.cn/thumbnail/90ad86d9jw1ei2srcwc9vj20b405odg8.jpg" } ], "in_reply_to_user_id": "", "darwin_tags": [], "favorited": false, "original_pic": "http://ww3.sinaimg.cn/large/90ad86d9jw1ei2srcwc9vj20b405odg8.jpg", "idstr": "3729260466722361", "user": { "bi_followers_count": 1567, "domain": "jinrizixun", "avatar_large": "http://tp2.sinaimg.cn/2427291353/180/22856033208/0", "verified_source": "", "ptype": 0, "cover_image_phone": "http://ww3.sinaimg.cn/crop.0.0.0.0/90ad86d9jw1ebjjw9n0gpj20hs0hswgi.jpg", "statuses_count": 22786, "allow_all_comment": true, "id": 2427291353, "verified_reason_url": "", "city": "1", "province": "13", "block_app": 0, "follow_me": false, "verified_reason": "\u6cb3\u5317\u7535\u89c6\u53f0\u7ecf\u6d4e\u751f\u6d3b\u9891\u9053\u300a\u4eca\u65e5\u8d44\u8baf\u300b\u680f\u76ee\u5b98\u65b9\u5fae\u535a", "followers_count": 56476, "location": "\u6cb3\u5317 \u77f3\u5bb6\u5e84", "verified_trade": "", "mbtype": 0, "verified_source_url": "", "profile_url": "jinrizixun", "block_word": 0, "avatar_hd": "http://ww4.sinaimg.cn/crop.0.0.698.698.1024/90ad86d9tw1e9dj4dkaj6j20jg0jgaf5.jpg", "star": 0, "description": "\u4eca\u65e5\u8d44\u8baf \u6c11\u751f\u5173\u6000", "friends_count": 1982, "online_status": 0, "mbrank": 0, "idstr": "2427291353", "profile_image_url": "http://tp2.sinaimg.cn/2427291353/50/22856033208/0", "allow_all_act_msg": false, "cover_image": "http://ww1.sinaimg.cn/crop.162.0.980.300/90ad86d9tw1eeaoizzhqjj210608ctc9.jpg", "verified": true, "geo_enabled": true, "class": 1, "screen_name": "\u6cb3\u5317\u7535\u89c6\u53f0\u4eca\u65e5\u8d44\u8baf", "lang": "zh-cn", "weihao": "", "remark": "", "favourites_count": 191, "name": "\u6cb3\u5317\u7535\u89c6\u53f0\u4eca\u65e5\u8d44\u8baf", "url": "", "gender": "f", "created_at": "Tue Oct 25 14:45:29 +0800 2011", "worldcup_guess": 0, "verified_type": 3, "following": false }, "geo": null, "created_at": "Sun Jul 06 09:00:44 +0800 2014", "mlevel": 0, "comments_count": 0 }, { "reposts_count": 0, "truncated": false, "text": "\u7535\u89c6\u80cc\u666f\u5899\u662f\u7531\u591a\u4e2a\u73bb\u7483\u7a97\u7ec4\u6210\u7684\u900f\u660e\u80cc\u666f\u5899\uff0c\u800c\u4e14\u7531\u9910\u53a8\u5230\u5367\u5ba4\u7684\u6574\u7247\u5899\u90fd\u662f\u73bb\u7483\u7a97\uff0c\u89c6\u91ce\u5f00\u9614\uff0c\u91c7\u5149\u6781\u4f73\uff0c\u5ba4\u5185\u7a7a\u95f4\u66f4\u662f\u901a\u900f\u611f\u6ee1\u5206\u3002", "visible": { "type": 0, "list_id": 0 }, "in_reply_to_status_id": "", "bmiddle_pic": "http://ww4.sinaimg.cn/bmiddle/ebda6a61jw1ei2srcle9tj20fa0apwh2.jpg", "id": 3729260466722176, "thumbnail_pic": "http://ww4.sinaimg.cn/thumbnail/ebda6a61jw1ei2srcle9tj20fa0apwh2.jpg", "mid": "3729260466722176", "source": "<a href=\"http://app.weibo.com/t/feed/3auC5p\" rel=\"nofollow\">\u76ae\u76ae\u65f6\u5149\u673a</a>", "attitudes_count": 0, "in_reply_to_screen_name": "", "pic_urls": [ { "thumbnail_pic": "http://ww4.sinaimg.cn/thumbnail/ebda6a61jw1ei2srcle9tj20fa0apwh2.jpg" } ], "in_reply_to_user_id": "", "darwin_tags": [], "favorited": false, "original_pic": "http://ww4.sinaimg.cn/large/ebda6a61jw1ei2srcle9tj20fa0apwh2.jpg", "idstr": "3729260466722176", "user": { "bi_followers_count": 444, "domain": "WanXi123WanXi", "avatar_large": "http://tp2.sinaimg.cn/3956959841/180/40053213679/0", "verified_source": "", "ptype": 0, "statuses_count": 9282, "allow_all_comment": true, "id": 3956959841, "verified_reason_url": "", "city": "1", "province": "32", "block_app": 0, "follow_me": false, "verified_reason": "", "followers_count": 452, "location": "\u6c5f\u82cf \u5357\u4eac", "verified_trade": "", "mbtype": 0, "verified_source_url": "", "profile_url": "WanXi123WanXi", "block_word": 0, "avatar_hd": "http://ww3.sinaimg.cn/crop.9.20.365.365.1024/ebda6a61gw1eft64kz8msj20af0dw75f.jpg", "star": 0, "description": "\u8425\u4e1a\u5404\u79cd\u4e94\u91d1\u5668\u5177\uff0c\u62bd\u6cb9\u70df\u673a\uff0c\u7535\u78c1\u7089\uff0c\u70ed\u6c34\u5668\uff0c\u71c3\u6c14\u7076\uff0c\u7535\u70ed\u6c34\u58f6\uff0c\u7535\u996d\u9505\uff0c\u7535\u538b\u9505\uff0c\u8c46\u6d46\u673a\u7b49\u7b49", "friends_count": 709, "online_status": 0, "mbrank": 0, "idstr": "3956959841", "profile_image_url": "http://tp2.sinaimg.cn/3956959841/50/40053213679/0", "allow_all_act_msg": false, "following": false, "verified": false, "geo_enabled": true, "class": 1, "screen_name": "wanxi\u4e07\u559c\u4ea7\u54c1", "lang": "zh-cn", "weihao": "", "remark": "", "favourites_count": 1, "name": "wanxi\u4e07\u559c\u4ea7\u54c1", "url": "http://shop70305603.taobao.com/?spm=0.0.0.0.mB57IZ", "gender": "f", "created_at": "Thu Dec 26 22:35:20 +0800 2013", "worldcup_guess": 0, "verified_type": -1, "cover_image": "http://ww2.sinaimg.cn/crop.0.23.980.300/ebda6a61tw1ebxit8znr0j20r809mgp9.jpg" }, "geo": null, "created_at": "Sun Jul 06 09:00:44 +0800 2014", "mlevel": 0, "comments_count": 0 }, { "reposts_count": 0, "truncated": false, "text": "\u6765\u4e00\u4e2a\u51b0\u723d\u7684\u65e9\u6668\u5427\u3002", "visible": { "type": 0, "list_id": 0 }, "in_reply_to_status_id": "", "bmiddle_pic": "http://ww3.sinaimg.cn/bmiddle/bead6b8fjw1ei2srd5i1wj20dw0wmn7a.jpg", "id": 3729260466445308, "thumbnail_pic": "http://ww3.sinaimg.cn/thumbnail/bead6b8fjw1ei2srd5i1wj20dw0wmn7a.jpg", "mid": "3729260466445308", "source": "<a href=\"http://app.weibo.com/t/feed/4eqcuP\" rel=\"nofollow\">Coolpad\u5927\u795e</a>", "attitudes_count": 0, "in_reply_to_screen_name": "", "pic_urls": [ { "thumbnail_pic": "http://ww3.sinaimg.cn/thumbnail/bead6b8fjw1ei2srd5i1wj20dw0wmn7a.jpg" } ], "in_reply_to_user_id": "", "darwin_tags": [], "favorited": false, "original_pic": "http://ww3.sinaimg.cn/large/bead6b8fjw1ei2srd5i1wj20dw0wmn7a.jpg", "idstr": "3729260466445308", "user": { "bi_followers_count": 1616, "domain": "", "avatar_large": "http://tp4.sinaimg.cn/3199036303/180/22833491659/1", "verified_source": "", "ptype": 0, "statuses_count": 7710, "allow_all_comment": true, "id": 3199036303, "verified_reason_url": "", "city": "1", "province": "12", "block_app": 0, "follow_me": false, "verified_reason": "", "followers_count": 3865, "location": "\u5929\u6d25 \u548c\u5e73\u533a", "verified_trade": "", "mbtype": 2, "verified_source_url": "", "profile_url": "u/3199036303", "block_word": 0, "avatar_hd": "http://tp4.sinaimg.cn/3199036303/180/22833491659/1", "star": 0, "description": "\u8ba9\u6240\u6709\u4eba\u90fd\u80fd\u5728\u7231\u4e2d\u611f\u53d7 \u201c\u6885\u201d \u7684\u65f6\u5c1a\u4e0e\u6587\u5316\uff0c\u662f\u6211\u4eec\u7684\u4f7f\u547d\uff01", "friends_count": 1837, "online_status": 1, "mbrank": 1, "idstr": "3199036303", "profile_image_url": "http://tp4.sinaimg.cn/3199036303/50/22833491659/1", "allow_all_act_msg": false, "following": false, "verified": true, "geo_enabled": true, "class": 1, "screen_name": "\u7231\u6709\u6885\u6709_\u5929\u6d25", "lang": "zh-cn", "weihao": "", "remark": "", "favourites_count": 4, "name": "\u7231\u6709\u6885\u6709_\u5929\u6d25", "url": "", "gender": "m", "created_at": "Fri Dec 21 11:03:43 +0800 2012", "worldcup_guess": 0, "verified_type": 2, "cover_image": "http://ww4.sinaimg.cn/crop.0.176.980.300/bead6b8ftw1e925ky7ys8j20r80i4tej.jpg" }, "geo": null, "created_at": "Sun Jul 06 09:00:44 +0800 2014", "mlevel": 0, "comments_count": 0 }, { "reposts_count": 0, "truncated": false, "text": "[\u8f6c\u53d1]\u6625\u590f\u5b63\u65b0\u6b3e \u5973\u58eb\u51c9\u978b\u771f\u76ae\u51c9\u978b\u5973\u9ad8\u8ddf\u7ec6\u8ddf\u9732\u8dbe\u5973\u51c9\u978b http://t.cn/RvC2BPB", "visible": { "type": 0, "list_id": 0 }, "in_reply_to_status_id": "", "bmiddle_pic": "http://ww4.sinaimg.cn/bmiddle/005xZjepjw1ei2srd0kyoj30go0gowfy.jpg", "id": 3729260466445037, "thumbnail_pic": "http://ww4.sinaimg.cn/thumbnail/005xZjepjw1ei2srd0kyoj30go0gowfy.jpg", "mid": "3729260466445037", "source": "<a href=\"http://app.weibo.com/t/feed/4MnHdT\" rel=\"nofollow\">\u5fae\u535a weibo.com</a>", "attitudes_count": 0, "in_reply_to_screen_name": "", "pic_urls": [ { "thumbnail_pic": "http://ww4.sinaimg.cn/thumbnail/005xZjepjw1ei2srd0kyoj30go0gowfy.jpg" } ], "in_reply_to_user_id": "", "darwin_tags": [], "favorited": false, "original_pic": "http://ww4.sinaimg.cn/large/005xZjepjw1ei2srd0kyoj30go0gowfy.jpg", "idstr": "3729260466445037", "user": { "bi_followers_count": 148, "domain": "", "avatar_large": "http://tp2.sinaimg.cn/5082895185/180/5690522064/0", "verified_source": "", "ptype": 0, "statuses_count": 3182, "allow_all_comment": true, "id": 5082895185, "verified_reason_url": "", "city": "2", "province": "21", "block_app": 0, "follow_me": false, "verified_reason": "", "followers_count": 235, "location": "\u8fbd\u5b81 \u5927\u8fde", "verified_trade": "", "mbtype": 0, "verified_source_url": "", "profile_url": "u/5082895185", "block_word": 0, "avatar_hd": "http://ww4.sinaimg.cn/crop.0.12.100.100.1024/005xZjepjw1eepniri5rmj302s03hwef.jpg", "star": 0, "description": "", "friends_count": 1677, "online_status": 0, "mbrank": 0, "allow_all_act_msg": false, "profile_image_url": "http://tp2.sinaimg.cn/5082895185/50/5690522064/0", "idstr": "5082895185", "verified": false, "geo_enabled": true, "class": 1, "screen_name": "\u5b87\u7c73\u6797", "lang": "zh-cn", "weihao": "", "remark": "", "favourites_count": 0, "name": "\u5b87\u7c73\u6797", "url": "", "gender": "f", "created_at": "Sun Mar 23 14:05:45 +0800 2014", "worldcup_guess": 0, "verified_type": -1, "following": false }, "geo": null, "created_at": "Sun Jul 06 09:00:44 +0800 2014", "mlevel": 0, "comments_count": 0 }, { "reposts_count": 0, "truncated": false, "text": "\u771f\u5fc3\u9760\u8c31~ http://t.cn/Rvd7JuL", "visible": { "type": 0, "list_id": 0 }, "in_reply_to_status_id": "", "bmiddle_pic": "http://ww3.sinaimg.cn/bmiddle/005EjpNHjw1ei2srcr9cqj30ci09ejsg.jpg", "id": 3729260466444784, "thumbnail_pic": "http://ww3.sinaimg.cn/thumbnail/005EjpNHjw1ei2srcr9cqj30ci09ejsg.jpg", "mid": "3729260466444784", "source": "<a href=\"http://app.weibo.com/t/feed/6ScstE\" rel=\"nofollow\">Tmall\u5929\u732b</a>", "attitudes_count": 0, "in_reply_to_screen_name": "", "pic_urls": [ { "thumbnail_pic": "http://ww3.sinaimg.cn/thumbnail/005EjpNHjw1ei2srcr9cqj30ci09ejsg.jpg" } ], "in_reply_to_user_id": "", "darwin_tags": [], "favorited": false, "original_pic": "http://ww3.sinaimg.cn/large/005EjpNHjw1ei2srcr9cqj30ci09ejsg.jpg", "idstr": "3729260466444784", "user": { "bi_followers_count": 0, "domain": "", "avatar_large": "http://tp2.sinaimg.cn/5176345013/180/0/1", "verified_source": "", "ptype": 0, "statuses_count": 69, "allow_all_comment": true, "id": 5176345013, "verified_reason_url": "", "city": "1000", "province": "100", "block_app": 0, "follow_me": false, "verified_reason": "", "followers_count": 3, "location": "\u5176\u4ed6", "verified_trade": "", "mbtype": 0, "verified_source_url": "", "profile_url": "u/5176345013", "block_word": 0, "avatar_hd": "http://tp2.sinaimg.cn/5176345013/180/0/1", "star": 0, "description": "", "friends_count": 36, "online_status": 0, "mbrank": 0, "allow_all_act_msg": false, "profile_image_url": "http://tp2.sinaimg.cn/5176345013/50/0/1", "idstr": "5176345013", "verified": false, "geo_enabled": true, "class": 1, "screen_name": "\u7528\u62375176345013", "lang": "zh-cn", "weihao": "", "remark": "", "favourites_count": 0, "name": "\u7528\u62375176345013", "url": "", "gender": "m", "created_at": "Thu Jun 12 20:29:14 +0800 2014", "worldcup_guess": 0, "verified_type": -1, "following": false }, "geo": null, "created_at": "Sun Jul 06 09:00:43 +0800 2014", "mlevel": 0, "comments_count": 0 }, { "reposts_count": 0, "truncated": false, "text": "\u5965\u7279\u66fc\u86cb\u7cd5\u4f18\u96c5\u65f6\u5c1a\u65e0\u5b63\u8282\uff0c\u6563\u53d1\u7740\u7231\u60c5\u7684\u7f8e\u5999\u4e0e\u795e\u5723 http://t.cn/Rvd7JEK", "visible": { "type": 0, "list_id": 0 }, "in_reply_to_status_id": "", "bmiddle_pic": "http://ww2.sinaimg.cn/bmiddle/005z5OTBjw1ei2srd675oj308m0bhdgz.jpg", "id": 3729260466444598, "thumbnail_pic": "http://ww2.sinaimg.cn/thumbnail/005z5OTBjw1ei2srd675oj308m0bhdgz.jpg", "mid": "3729260466444598", "source": "<a href=\"http://app.weibo.com/t/feed/3KeSKP\" rel=\"nofollow\">WeicoPro</a>", "attitudes_count": 0, "in_reply_to_screen_name": "", "pic_urls": [ { "thumbnail_pic": "http://ww2.sinaimg.cn/thumbnail/005z5OTBjw1ei2srd675oj308m0bhdgz.jpg" } ], "in_reply_to_user_id": "", "darwin_tags": [], "favorited": false, "original_pic": "http://ww2.sinaimg.cn/large/005z5OTBjw1ei2srd675oj308m0bhdgz.jpg", "idstr": "3729260466444598", "user": { "bi_followers_count": 45, "domain": "", "avatar_large": "http://tp4.sinaimg.cn/5099223207/180/0/0", "verified_source": "", "ptype": 0, "statuses_count": 707, "allow_all_comment": true, "id": 5099223207, "verified_reason_url": "", "city": "17", "province": "41", "block_app": 0, "follow_me": false, "verified_reason": "", "followers_count": 68, "location": "\u6cb3\u5357 \u9a7b\u9a6c\u5e97", "verified_trade": "", "mbtype": 0, "verified_source_url": "", "profile_url": "u/5099223207", "block_word": 0, "avatar_hd": "http://tp4.sinaimg.cn/5099223207/180/0/0", "star": 0, "description": "", "friends_count": 921, "online_status": 0, "mbrank": 0, "allow_all_act_msg": false, "profile_image_url": "http://tp4.sinaimg.cn/5099223207/50/0/0", "idstr": "5099223207", "verified": false, "geo_enabled": true, "class": 1, "screen_name": "\u5973\u854a\u821f8q", "lang": "zh-cn", "weihao": "", "remark": "", "favourites_count": 0, "name": "\u5973\u854a\u821f8q", "url": "", "gender": "f", "created_at": "Tue Apr 08 17:26:40 +0800 2014", "worldcup_guess": 0, "verified_type": -1, "following": false }, "geo": null, "created_at": "Sun Jul 06 09:00:44 +0800 2014", "mlevel": 0, "comments_count": 0 }, { "reposts_count": 0, "truncated": false, "text": "#\u964c\u964c5.0# \u65b0\u589e\u4e2a\u4eba\u661f\u7ea7\u4f53\u7cfb\uff0c\u62db\u547c\u5217\u8868\u53ef\u663e\u793a\u4e2a\u4eba\u661f\u7ea7\uff0c\u7ed9\u4f60\u4e00\u4e2a\u771f\u5b9e\u3001\u5b89\u5168\u4e14\u53ef\u4fe1\u7684\u793e\u4ea4\u4e16\u754c\u3002\u4e0b\u8f7d\u5730\u5740\uff1ahttp://t.cn/RvBLhqx ", "visible": { "type": 0, "list_id": 0 }, "in_reply_to_status_id": "", "bmiddle_pic": "http://ww4.sinaimg.cn/bmiddle/6dc9e484jw1ei2srcwbntj20hs0qoaez.jpg", "id": 3729260466444391, "thumbnail_pic": "http://ww4.sinaimg.cn/thumbnail/6dc9e484jw1ei2srcwbntj20hs0qoaez.jpg", "mid": "3729260466444391", "source": "<a href=\"http://app.weibo.com/t/feed/3i6tdX\" rel=\"nofollow\">\u964c\u964c</a>", "attitudes_count": 0, "in_reply_to_screen_name": "", "pic_urls": [ { "thumbnail_pic": "http://ww4.sinaimg.cn/thumbnail/6dc9e484jw1ei2srcwbntj20hs0qoaez.jpg" } ], "in_reply_to_user_id": "", "darwin_tags": [], "favorited": false, "original_pic": "http://ww4.sinaimg.cn/large/6dc9e484jw1ei2srcwbntj20hs0qoaez.jpg", "idstr": "3729260466444391", "user": { "bi_followers_count": 8, "domain": "", "avatar_large": "http://tp1.sinaimg.cn/1841947780/180/5697025776/0", "verified_source": "", "ptype": 0, "cover_image_phone": "http://ww2.sinaimg.cn/crop.0.0.640.640.640/a1d3feabjw1ecasunmkncj20hs0hsq4j.jpg", "statuses_count": 25, "allow_all_comment": true, "id": 1841947780, "verified_reason_url": "", "city": "12", "province": "34", "block_app": 0, "follow_me": false, "verified_reason": "", "followers_count": 21, "location": "\u5b89\u5fbd \u961c\u9633", "verified_trade": "", "mbtype": 0, "verified_source_url": "", "profile_url": "u/1841947780", "block_word": 0, "avatar_hd": "http://ww2.sinaimg.cn/crop.0.0.511.511.1024/6dc9e484jw8eh4of2c7w6j20e70e8wfa.jpg", "star": 0, "description": "\u7b80\u5355\u5feb\u4e50\uff01\u4f20\u8bf4\u4e2d\u7684\u5973\u6c49\u5b50", "friends_count": 65, "online_status": 0, "mbrank": 0, "idstr": "1841947780", "profile_image_url": "http://tp1.sinaimg.cn/1841947780/50/5697025776/0", "allow_all_act_msg": false, "verified": false, "geo_enabled": true, "class": 1, "screen_name": "\u79bb\u6b87\u6d45\u7231", "lang": "zh-cn", "weihao": "", "remark": "", "favourites_count": 0, "name": "\u79bb\u6b87\u6d45\u7231", "url": "", "gender": "f", "created_at": "Mon Oct 04 22:06:51 +0800 2010", "worldcup_guess": 0, "verified_type": -1, "following": false }, "geo": null, "created_at": "Sun Jul 06 09:00:43 +0800 2014", "mlevel": 0, "comments_count": 0 }, { "reposts_count": 0, "truncated": false, "text": "\u3010\u996d\u524d\u559d\u6c34\u597d\u5904\u30111.\u63d0\u9ad8\u6ce8\u610f\u529b\uff1a\u80fd\u5e2e\u52a9\u5927\u8111\u4fdd\u6301\u6d3b\u529b\uff1b2.\u63d0\u9ad8\u514d\u75ab\u529b\uff1a\u53ef\u4ee5\u63d0\u9ad8\u514d\u75ab\u7cfb\u7edf\u7684\u6d3b\u529b\uff1b3.\u6297\u6291\u90c1\uff1a\u80fd\u523a\u6fc0\u795e\u7ecf\u751f\u6210\u6297\u51fb\u6291\u90c1\u7684\u7269\u8d28\uff1b4.\u6297\u5931\u7720\uff1a\u6c34\u662f\u5236\u9020\u5929\u7136\u7761\u7720\u8c03\u8282\u5242\u7684\u5fc5\u9700\u54c1\uff1b5.\u6297\u764c\uff1a\u4f7f\u9020\u8840\u7cfb\u7edf\u8fd0\u8f6c\u6b63\u5e38\uff0c\u6709\u52a9\u4e8e\u9884\u9632\u591a\u79cd\u764c\u75c7\uff1b6.\u9884\u9632\u75be\u75c5\uff1a\u80fd\u9884\u9632\u5fc3\u810f\u548c\u8111\u90e8\u8840\u7ba1\u5835\u585e\u3002", "visible": { "type": 0, "list_id": 0 }, "in_reply_to_status_id": "", "bmiddle_pic": "http://ww3.sinaimg.cn/bmiddle/c4366e98jw1ei2srd0s56j20db0evjro.jpg", "id": 3729260466444375, "thumbnail_pic": "http://ww3.sinaimg.cn/thumbnail/c4366e98jw1ei2srd0s56j20db0evjro.jpg", "mid": "3729260466444375", "source": "<a href=\"http://app.weibo.com/t/feed/2o92Kh\" rel=\"nofollow\">vivo_Xplay</a>", "attitudes_count": 0, "in_reply_to_screen_name": "", "pic_urls": [ { "thumbnail_pic": "http://ww3.sinaimg.cn/thumbnail/c4366e98jw1ei2srd0s56j20db0evjro.jpg" } ], "in_reply_to_user_id": "", "darwin_tags": [], "favorited": false, "original_pic": "http://ww3.sinaimg.cn/large/c4366e98jw1ei2srd0s56j20db0evjro.jpg", "idstr": "3729260466444375", "user": { "bi_followers_count": 58, "domain": "", "avatar_large": "http://tp1.sinaimg.cn/3291901592/180/40022444900/0", "verified_source": "", "ptype": 0, "statuses_count": 7739, "allow_all_comment": true, "id": 3291901592, "verified_reason_url": "", "city": "1", "province": "43", "block_app": 0, "follow_me": false, "verified_reason": "", "followers_count": 182, "location": "\u6e56\u5357 \u957f\u6c99", "verified_trade": "", "mbtype": 0, "verified_source_url": "", "profile_url": "639738234", "block_word": 0, "avatar_hd": "http://tp1.sinaimg.cn/3291901592/180/40022444900/0", "star": 0, "description": "\u5931\u8d25\u662f\u4ec0\u4e48\uff1f\u6ca1\u6709\u4ec0\u4e48\uff0c\u53ea\u662f\u66f4\u8d70\u8fd1\u6210\u529f\u4e00\u6b65\uff1b\u6210\u529f\u662f\u4ec0\u4e48\uff1f\u5c31\u662f\u8d70\u8fc7\u4e86\u6240\u6709\u901a\u5411\u5931\u8d25\u7684\u8def\uff0c\u53ea\u5269\u4e0b\u4e00\u6761\u8def\uff0c\u90a3\u5c31\u662f\u6210\u529f\u7684\u8def\u3002", "friends_count": 1177, "online_status": 0, "mbrank": 0, "allow_all_act_msg": false, "profile_image_url": "http://tp1.sinaimg.cn/3291901592/50/40022444900/0", "idstr": "3291901592", "verified": false, "geo_enabled": true, "class": 1, "screen_name": "\u97f3\u65cb\u5728\u98a4\u8c06", "lang": "zh-cn", "weihao": "639738234", "remark": "", "favourites_count": 0, "name": "\u97f3\u65cb\u5728\u98a4\u8c06", "url": "", "gender": "f", "created_at": "Mon Apr 29 14:53:32 +0800 2013", "worldcup_guess": 0, "verified_type": -1, "following": false }, "geo": null, "created_at": "Sun Jul 06 09:00:44 +0800 2014", "mlevel": 0, "comments_count": 0 }, { "reposts_count": 0, "truncated": false, "text": "\u7f8e\u599e\u771f\u5fc3\u5927\u53cd\u9988.....\u6700\u8fd1\u90fd\u662f\u7528\u4e86\u597d\u4e45\u7684\u987e\u5ba2\uff0c\u4e00\u76f4\u9ed8\u9ed8\u7684\u5728\u4f7f\u7528...\u771f\u7684\u662f\u7528\u4e86\u597d\u51e0\u74f6\u4e86\u7ed9\u6211\u6765\u7684\u53cd\u9988\uff0c\u771f\u7684\u8c22\u8c22\u4f60\u4eec http://t.cn/Rvd7Jup", "visible": { "type": 0, "list_id": 0 }, "in_reply_to_status_id": "", "bmiddle_pic": "http://ww4.sinaimg.cn/bmiddle/9c0c9b2djw1ei2sr92dpwj20hs0hs75y.jpg", "id": 3729260466444326, "thumbnail_pic": "http://ww4.sinaimg.cn/thumbnail/9c0c9b2djw1ei2sr92dpwj20hs0hs75y.jpg", "mid": "3729260466444326", "source": "<a href=\"http://app.weibo.com/t/feed/3i6tdX\" rel=\"nofollow\">\u964c\u964c</a>", "attitudes_count": 0, "in_reply_to_screen_name": "", "pic_urls": [ { "thumbnail_pic": "http://ww4.sinaimg.cn/thumbnail/9c0c9b2djw1ei2sr92dpwj20hs0hs75y.jpg" }, { "thumbnail_pic": "http://ww3.sinaimg.cn/thumbnail/9c0c9b2djw1ei2sralhn2j20hs0vkq5l.jpg" }, { "thumbnail_pic": "http://ww1.sinaimg.cn/thumbnail/9c0c9b2djw1ei2srazy0yj20hs0vkacg.jpg" }, { "thumbnail_pic": "http://ww2.sinaimg.cn/thumbnail/9c0c9b2djw1ei2srbgkeyj20hs0nqjsp.jpg" }, { "thumbnail_pic": "http://ww1.sinaimg.cn/thumbnail/9c0c9b2djw1ei2srbwxtej20hs0npjsz.jpg" }, { "thumbnail_pic": "http://ww4.sinaimg.cn/thumbnail/9c0c9b2djw1ei2srcvk96j20hs0npdhc.jpg" } ], "in_reply_to_user_id": "", "darwin_tags": [], "favorited": false, "original_pic": "http://ww4.sinaimg.cn/large/9c0c9b2djw1ei2sr92dpwj20hs0hs75y.jpg", "idstr": "37292604664