cbirc

package
v0.0.0-...-1aeafd4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 29, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var APICBIRCTarget = "http://www.irc.gov.cn/cbircweb/solr/totalStaSerch"

APICBIRCTarget 银保监会指标接口

Functions

func SpiderCBIRCTarget

func SpiderCBIRCTarget(targetNameSpider string) (responses []model.Response)

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方法请求体结构

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL