資料介紹
此資料api返回結果包括:
文章唯一id
介面列表
微博分析
介面位址
支援格式
json
請求方式
get請求示例
請求引數說明
編號名稱型別
是否必填備註1
string
true
2articleid
string
true
文章id
3secondspread
boolean
false
二次傳播
4secondrepeat
boolean
false
二次**
5secondcomment
boolean
false
6secondagree
boolean
false
二次點讚
7pagenum
intfalse
文章頁數
返回引數說明
編號名稱型別備註1
responsestatus
string
2object
object
3main_body
array
4articleid
string
5articleurl
string
6pubdate
string
7content
string
8imgurl
string
9author
string
10repeatcount
string
11commtcount
string
12agreecount
string
13sim_total
string
14main_repeat
array
15repeat_id
string
16repeat_raw_text
string
17repeat_text
string
18repeat_time
string
19repeat_user_id
string
20repeat_user_name
string
21repeat_user_imageurl
string
22repeat_verified
string
23repeat_verified_type
string
24repeat_mbtype
string
25repeat_profile_url
string
26repeat_remark
null
27main_comment
array
28comment_id
string
29comment_time
string
30comment_source
string
31comment_text
string
32comment_like_counts
string
33comment_liked
string
34comment_user_id
string
35comment_user_name
string
36profile_image_url
string
37comment_verified
string
38comment_verified_type
string
39comment_mbtype
string
40comment_profile_url
string
41comment_remark
null
42main_agree
array
43agree_id
string
44agree_time
string
45agree_source
string
46agree_user_id
string
47agree_user_name
string
48agree_user_imageurl
string
49agree_verified
string
50agree_verified_type
string
51agree_mbtype
string
52agree_profile_url
string
53agree_remark
null
54secondspread
array
55sim_main_body
array
56sim_main_repeat
array
57sim_main_comment
array
58sim_main_agree
array
59succeed
string
返回示例
],"main_repeat":[
],"main_comment":[
],"main_agree":[
],"secondspread":[
],"sim_main_repeat":[
],"sim_main_comment":[
],"sim_main_agree":[]}
]},
"succeed":"true"
}
明細資料聯查預算表 功能分析 個人總結
背景 在我們實際業務中,特別是對於報表業務,我們常常會利用到取數公式來得到我們想要的業務系統資料,而取數公式的實現方式也根據條件,從系統過濾出我們想要的資料,而此時,使用者想根據報表上的取數公式所得到的結果數值得到構成該結果數值所在的預算表。資料模型 預算方案 會存在所有在此方案下建立預算表的明細資...
python 抓取微博資料
匯入需要的模組 import urllib.request import json 定義要爬取的微博大v的微博id id 1259110474 設定 ip proxy addr 122.241.72.191 808 定義頁面開啟函式 獲取微博主頁的containerid,爬取微博內容時需要此id d...
微博資料庫
use master goif db id n microblogdb is not null n 代表是unicode 字串 刪除資料庫 資料庫名一般放在master的sysdatabases中。方法一 用exists 存在 use mastergo if exists select from s...