Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var APICBIRCTarget = "http://www.irc.gov.cn/cbircweb/solr/totalStaSerch"
APICBIRCTarget 银保监会指标接口
Functions ¶
func SpiderCBIRCTarget ¶
SpiderCBIRCTarget 爬取银保监会指标 适用指标: - 商业银行不良贷款余额季度
Types ¶
type PayLoad ¶
type PayLoad struct { ItemName string `json:"itemName"` KeyWords string `json:"keyWords"` MainType string `json:"mainType"` PageNo int `json:"pageNo"` PageSize string `json:"pageSize"` SearchType string `json:"serchType"` Title string `json:"title"` Type string `json:"type"` }
PayLoad 银保监会POST方法请求体结构
Click to show internal directories.
Click to hide internal directories.