当前位置:网站首页>API data interface for announcement of Hong Kong listed companies
API data interface for announcement of Hong Kong listed companies
2022-06-24 14:23:00 【DevOpenClub】
Announcement of Hong Kong listed companies API Data interface
Contains the original announcement file ,10 Annual announcement data , Detailed announcement data .
1. Product function
- Support all Hong Kong stock announcements ;
- contain 10 Annual full announcement data ;
- Return the original file information of the announcement ;
- The announcement file can be downloaded directly ;
- High query efficiency , Millions of data are returned in milliseconds ;
- Data is constantly updated and maintained ;
- Full interface support HTTPS(TLS v1.0 / v1.1 / v1.2 / v1.3);
- Full compatibility Apple ATS;
- National multi node CDN Deploy ;
- The interface is extremely responsive , Build multiple servers API Interface load balancing ;
- Interface call status and status monitoring
2. API file
Interface details :https://www.gugudata.com/api/details/stockhkbulletin
Address of the interface : https://api.gugudata.com/stock/hk/bulletin
Returns the format : application/json; charset=utf-8
Request mode : GET
Request protocol : HTTPS
Request example : https://api.gugudata.com/stock/hk/bulletin?appkey=YOUR_APPKEY&symbol=YOUR_VALUE&pageindex=1&pagesize=10
Data preview :https://www.gugudata.com/preview/stockhkbulletin
The interface test :https://api.gugudata.com/stock/hk/bulletin/demo
3. Request parameters
Parameter name | Parameter type | Whether must | The default value is | remarks |
---|---|---|---|---|
appkey | string | yes | YOUR_APPKEY | Paid for APPKEY |
symbol | string | yes | YOUR_VALUE | Hong Kong stock code , Please refer to Hong Kong stock code parameter enumeration page . Support to query multiple stocks at one time , Separated by commas , The parameter format is :00004,00012 |
pageindex | int | yes | 1 | Paging parameters , from 1 Start , The default is 1 |
pagesize | int | yes | 10 | Paging parameters , Number of returns per page , Maximum 50 strip , The default is 10 |
4. Returns the parameter
Parameter name | Parameter type | remarks |
---|---|---|
DataStatus.StatusCode | int | Interface return status code |
DataStatus.StatusDescription | string | Interface return status description |
DataStatus.ResponseDateTime | string | Interface data return time |
DataStatus.DataTotalCount | int | The total amount of data under this condition , Generally used for paging calculation |
Data.Symbol | string | Hong Kong stock code |
Data.StockName | string | The name of the stock |
Data.Title | string | Announcement title |
Data.ShortText | string | Announcement introduction |
Data.LongText | string | Announcement details |
Data.FileSize | string | Announcement file size |
Data.FileType | string | Type of announcement document |
Data.FileLink | string | Announcement file link |
Data.BulletinDateTime | string | Announcement time |
5. Interface HTTP Respond to the standard status code
Status code | State code interpretation | remarks |
---|---|---|
200 | Normal interface response | See below for business status code Interface custom status code |
403 | Request frequency overrun | CDN Layers pass through IP Request frequency intelligent judgment , General high frequency requests will not trigger this status code |
6. Interface response status code
Status code | State code interpretation | remarks |
---|---|---|
100 | Normal return | By judging this status code, it can be asserted that the interface returns normally |
-1 | request was aborted | Request processing request failed |
501 | Parameter error | Please check the number of parameters you pass and whether the parameter types match |
502 | Request frequency Limited | It is generally recommended that requests per second should not exceed 100 Time |
503 | APPKEY Permission overrun / Order due | Please check your APPKEY Whether or not the permission is expired |
504 | APPKEY error | Please check the delivery APPKEY Whether it is the value obtained by the developer center |
505 | The number of requests exceeded the interface limit | Please check whether there is a limit on the number of requests for the corresponding interface and the remaining number of requests for your current interface |
900 | Interface internal response error | Interface availability is 99.999%, If you can get this status code, please contact us by email |
7. Development language request sample code
The example code contains the development language :C#, Go, Java, jQuery, Node.js, Objective-C, PHP, Python, Ruby, Swift etc. , Other languages RESTful API The request can be realized .
8. common problem Q&A
Q: Is there a cache for data requests ?
A: All data is returned directly , Some periodic data is cached during the update cycle .
Q: How to ensure that when requested key The security of ?
A: General advice will be helpful to us API The request is placed in the back-end service of your application , All front-end requests of your application should point to your own back-end service , Such an architecture is also more pure and easy to maintain .
Q: Which development languages can the interface be used in ?
A: It can be used in all development languages that can make network requests , For your project to build data quickly .
Q: Can the performance of the interface be guaranteed ?
A: The interface background architecture is consistent with the commercial project architecture we provide to the enterprise , You can access the test interface to view the performance and information returned by the interface .
Goo Goo data , Professional data provider , Provide professional and comprehensive data interface 、 Business data analysis , Make data your raw material .
Gugu data is based on the 100 billion level data storage and performance optimization we have provided for enterprise customers in the past seven years 、 Relevant massive basic data support , Part of the general data of compliance 、 General functions are abstracted into product level data API, Greatly meet the user's needs for basic data in the process of product development , At the same time, it reduces the storage, operation and maintenance cost of massive data , And the technical threshold and human development cost of complex functions .
In addition to our open classified data and functional interfaces , There is also a huge amount of data being sorted out 、 cleaning 、 Integrate 、 In the building , Later, more data and cloud function interfaces will be opened API For user's use .
Open data interface at present API
[ Barcode tool ] Wi-Fi Two dimensional code generation in wireless network
[ Area / coordinate ] Basic information of national universities
[ Area / coordinate ] Inverse coding of geographical coordinates
[ Area / coordinate ] Information of streets and districts of provinces and cities in China
[ Area / coordinate ] Transformation of geographical coordinate system
[ Metadata / Dictionaries ] Provincial entrance examination scores over the years
[ Metadata / Dictionaries ] College entrance examination scores over the years
[ Metadata / Dictionaries ] Over the years, college entrance examination major admission score line
[ Journalism / information ] Software development technology blog headlines
[ Journalism / information ] Get the body of any link article
[ Journalism / information ] The official account of the public
[ Journalism / information ] Access to official account cover
[ Journalism / information ] A complete collection of humorous jokes
[ written words / Text ] Standardization of Chinese and English typesetting
[ written words / Text ] International Standard Book Number ISBN
[ written words / Text ] Simplified Chinese and traditional Chinese
[ written words / Text ] A complete collection of Tang and Song Poetry
[ written words / Text ] Intelligent extraction of keyword Abstract
[ The weather / Air quality ] National weather forecast information
[ The weather / Air quality ] National real-time air quality index
[ Stock market ] Basic financial data of US stocks over the years
[ Stock market ] Time sharing trading data of Hong Kong stocks
[ Stock market ] Three major financial statements of Hong Kong stocks over the years
[ Stock market ] A Three major financial statements over the years
[ Stock market ] Real time market data of US stock powder sheet
[ Stock market ] Classified real-time market data of US stocks
[ Stock market ] Real time data of public raised open-end funds
边栏推荐
- R语言plotly可视化:可视化模型在整个数据空间的分类轮廓线(等高线)、meshgrid创建一个网格,其中每个点之间的距离由mesh_size变量表示、使用不同的形状标签表征、训练、测试及分类标签
- Redis interview questions
- R language plot visualization: use plot to visualize the training set and test set after data division, use different shape label representation, training set, test set, and display training and test
- IList of PostgreSQL
- 打败 二叉树!
- 数据库注意事项
- 港股上市公司公告 API 数据接口
- Detailed explanation of redis data types
- 10_那些格調很高的個性簽名
- 【ansible问题处理】远程执行用户环境变量加载问题
猜你喜欢
MySQL log management, backup and recovery
Method of establishing unity thermodynamic diagram
In the eyes of the universe, how to correctly care about counting East and West?
laravel下视图间共享数据
How to solve the problem that iterative semi supervised training is difficult to implement in ASR training? RTC dev Meetup
数字臧品系统开发 NFT数字臧品系统异常处理源码分享
[learn ZABBIX from scratch] I. Introduction and deployment of ZABBIX
【LeetCode】10、正则表达式匹配
Linux 安装 CenOS7 MySQL - 8.0.26
postgresql之词法分析简介
随机推荐
SaaS management system solution of smart Park: enabling the park to realize information and digital management
Method of establishing unity thermodynamic diagram
二叉树中最大路径和[处理好任意一颗子树,就处理好了整个树]
In the eyes of the universe, how to correctly care about counting East and West?
Defeat the binary tree!
Rongyun communication has "hacked" into the heart of the bank
Method of inputting dots under letters in markdown/latex
数商云:加强供应商管理,助推航空运输企业与供应商高效协同
Common sense knowledge points
Database considerations
港股上市公司公告 API 数据接口
laravel8使用faker调用工厂填充数据
Py之toad:toad的简介、安装、使用方法之详细攻略
Antd checkbox, limit the selected quantity
ESP32系列--ESP32各个系列对比
postgresql之List
conda和pip命令
二造考生必看|巩固优选题库助力考生最后冲刺
【比特熊故事汇】6月MVP英雄故事|技术实践碰撞境界思维
【从零开始学zabbix】一丶Zabbix的介绍与部署Zabbix