Hanshow Technology Co., Ltd. — Investor Relations & Filings
Hanshow Technology Co., Ltd. specializes in the development of digital store solutions and Internet of Things (IoT) technology. The company’s core offerings include Electronic Shelf Labels (ESL), digital signage, and AI-driven retail management platforms. These systems enable real-time price synchronization, automated inventory monitoring, and enhanced consumer interaction through integrated hardware and cloud-based software. By utilizing advanced wireless communication protocols and data analytics, Hanshow provides tools for operational efficiency and digital transformation in physical commercial spaces. Its solutions are deployed globally across various sectors, including supermarkets, pharmacies, and fashion retail, focusing on optimizing store workflows and improving the accuracy of product information at the point of sale.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 信息披露管理制度 | 2025-04-24 | Chinese | |
| 2024年度独立董事述职报告(王志平) | 2025-04-24 | Chinese | |
| 关于召开2024年年度股东大会的通知 | 2025-04-24 | Chinese | |
| 中国国际金融股份有限公司关于汉朔科技股份有限公司使用部分闲置自有资金进行现金管理的核查意见 | 2025-04-24 | Chinese | |
| 外汇套期保值管理制度 | 2025-04-24 | Chinese | |
| 董事会提名委员会实施细则 | 2025-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39498281 | 信息披露管理制度 | 2025-04-24 | Chinese | ||
| 39498268 | 2024年度独立董事述职报告(王志平) | 2025-04-24 | Chinese | ||
| 39498261 | 关于召开2024年年度股东大会的通知 | 2025-04-24 | Chinese | ||
| 39498260 | 中国国际金融股份有限公司关于汉朔科技股份有限公司使用部分闲置自有资金进行现金管理的核查意见 | 2025-04-24 | Chinese | ||
| 39498248 | 外汇套期保值管理制度 | 2025-04-24 | Chinese | ||
| 39498239 | 董事会提名委员会实施细则 | 2025-04-24 | Chinese | ||
| 39498228 | 独立董事年报工作制度 | 2025-04-24 | Chinese | ||
| 39498217 | 对外投资管理制度 | 2025-04-24 | Chinese | ||
| 39498205 | 关于开展外汇套期保值业务的公告 | 2025-04-24 | Chinese | ||
| 39498191 | 累积投票制实施细则 | 2025-04-24 | Chinese | ||
| 39498181 | 投资者关系管理制度 | 2025-04-24 | Chinese | ||
| 39498170 | 关于汉朔科技股份有限公司2024年度非经营性资金占用及其他关联资金往来情况的专项说明 | 2025-04-24 | Chinese | ||
| 39498101 | 董事和高级管理人员所持本公司股份及其变动管理制度 | 2025-04-24 | Chinese | ||
| 39498094 | 关于2025年度公司董事、监事及高级管理人员薪酬和津贴方案的公告 | 2025-04-24 | Chinese | ||
| 39498088 | 总经理工作细则 | 2025-04-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1000mercis
Marketing technology group for data-driven advertising and …
|
ALMIL | FR | Telecommunications, computer pr… |
|
3C IT Solutions and Telecoms (India) Limited
Provides IT infrastructure, system integration, cloud, and …
|
544190 | IN | Telecommunications, computer pr… |
|
3 E Network Technology Group Ltd
B2B IT solutions provider of software for property, restaur…
|
MASK | US | Telecommunications, computer pr… |
|
3i Infotech limited
Provides digital transformation, cloud services, and specia…
|
3IINFOLTD | IN | Telecommunications, computer pr… |
|
4C Group AB
Provides software and expert services for readiness, traini…
|
4C | SE | Telecommunications, computer pr… |
|
4GLOBAL PLC
A data, services, and software company for the sports and p…
|
4GBL | GB | Telecommunications, computer pr… |
|
4SIGHT HOLDINGS LIMITED
Technology group providing digital transformation solutions…
|
4SIE | ZA | Telecommunications, computer pr… |
|
AAA TECHNOLOGIES LIMITED
Provides IS auditing, cybersecurity consulting, and IT comp…
|
AAATECH | IN | Telecommunications, computer pr… |
|
ABEJA,Inc.
An AI technology company that facilitates the digital trans…
|
5574 | JP | Telecommunications, computer pr… |
|
Abra Information Technologies Ltd.
Develops, implements, and integrates complex software and h…
|
ABRA | IL | Telecommunications, computer pr… |
Hanshow Technology Co., Ltd. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/56194/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56194 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=56194 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=56194 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 56194}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Hanshow Technology Co., Ltd. (id: 56194)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.