
Hanwang Technology Co.,Ltd. — Investor Relations & Filings
Hanwang Technology Co., Ltd., also known as Hanvon, specializes in artificial intelligence and pattern recognition technologies. The company focuses on handwriting recognition, optical character recognition (OCR), and biometric identification. Its core product offerings include pen tablets, graphic displays, e-readers, and facial recognition systems. Hanwang integrates hardware and software solutions to serve diverse sectors such as education, finance, and government. The company is distinguished by its proprietary electromagnetic resonance touch technology and its developments in natural language processing and big data analysis. By prioritizing intelligent interaction and data digitization, Hanwang provides comprehensive tools for digital drawing, document management, and secure identity verification.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 汉王科技第七届董事会第十五次(临时)会议决议公告 | 2026-05-20 | Chinese | |
| 北京市金杜律师事务所关于汉王科技股份有限公司2025年度股东会的法律意见书 | 2026-05-19 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-19 | Chinese | |
| 关于召开2025年度股东会的提示性公告 | 2026-05-15 | Chinese | |
| 关于向金融机构申请贷款额度并对子公司提供担保额度预计的公告 | 2026-03-27 | Chinese | |
| 2025年度募集资金存放与使用情况的专项报告 | 2026-03-27 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46701138 | 汉王科技第七届董事会第十五次(临时)会议决议公告 | 2026-05-20 | Chinese | ||
| 46565181 | 北京市金杜律师事务所关于汉王科技股份有限公司2025年度股东会的法律意见书 | 2026-05-19 | Chinese | ||
| 46565180 | 2025年度股东会决议公告 | 2026-05-19 | Chinese | ||
| 46365238 | 关于召开2025年度股东会的提示性公告 | 2026-05-15 | Chinese | ||
| 35581378 | 关于向金融机构申请贷款额度并对子公司提供担保额度预计的公告 | 2026-03-27 | Chinese | ||
| 35581372 | 2025年度募集资金存放与使用情况的专项报告 | 2026-03-27 | Chinese | ||
| 35581370 | 关于汉王科技股份有限公司2025年度营业收入扣除情况的专项说明 | 2026-03-27 | Chinese | ||
| 35581369 | 汉王科技股份有限公司关于对会计师事务所履职情况的评估报告 | 2026-03-27 | Chinese | ||
| 35581368 | 关于拟续聘会计师事务所的公告 | 2026-03-27 | Chinese | ||
| 35581366 | 中国银河证券股份有限公司关于汉王科技股份有限公司2025年度募集资金存放与使用情况的核查意见 | 2026-03-27 | Chinese | ||
| 35581365 | 关于向控股子公司提供财务资助暨关联交易的公告 | 2026-03-27 | Chinese | ||
| 35581364 | 2025年度募集资金年度存放、管理与使用情况鉴证报告 | 2026-03-27 | Chinese | ||
| 35581361 | 审计委员会对2025年度年审会计师事务所履行监督职责情况的报告(1) | 2026-03-27 | Chinese | ||
| 35581359 | 关于汉王科技股份有限公司2025年度非经营性资金占用及其他关联资金往来的专项说明 | 2026-03-27 | Chinese | ||
| 35581357 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-03-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HEALWELL AI Inc.
Develops AI-powered clinical decision support systems for e…
|
AIDX | CA | Telecommunications, computer pr… |
|
HeartCore Enterprises, Inc.
Offers software solutions and consulting for Japanese firms…
|
HTCR | US | Telecommunications, computer pr… |
|
HeartLink Canada (1999) Inc.
Supplies electronic technology and software for cardiac mon…
|
— | CA | Telecommunications, computer pr… |
|
HEARx Canada Inc.
Specializes in digital hearing health solutions using mobil…
|
HUX | CA | Telecommunications, computer pr… |
|
Hecto Innovation Co., Ltd.
Develops digital platforms for security, fintech, and lifes…
|
214180 | KR | Telecommunications, computer pr… |
|
HENNGE K.K.
A SaaS provider of cloud security solutions for data protec…
|
4475 | JP | Telecommunications, computer pr… |
|
Heren Health Co.,Ltd.
Develops specialized medical information systems and smart …
|
300550 | CN | Telecommunications, computer pr… |
|
Hexagon
A global provider of digital reality solutions combining se…
|
HEXA | SE | Telecommunications, computer pr… |
|
Highmark Interactive Inc.
An FDA-cleared, mobile, gamified platform for neurological …
|
HMRK.H | CA | Telecommunications, computer pr… |
|
HILIKS TECHNOLOGIES LIMITED
Provides IT services, software development, and digital tra…
|
539697 | IN | Telecommunications, computer pr… |
Hanwang 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/54405/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54405 | 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=54405 | 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=54405 \ -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": 54405}, 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 Hanwang Technology Co.,Ltd. (id: 54405)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.