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-03-27 | Chinese | |
| 2025年度募集资金存放与使用情况的专项报告 | 2026-03-27 | Chinese | |
| 关于汉王科技股份有限公司2025年度营业收入扣除情况的专项说明 | 2026-03-27 | Chinese | |
| 汉王科技股份有限公司关于对会计师事务所履职情况的评估报告 | 2026-03-27 | Chinese | |
| 关于拟续聘会计师事务所的公告 | 2026-03-27 | Chinese | |
| 中国银河证券股份有限公司关于汉王科技股份有限公司2025年度募集资金存放与使用情况的核查意见 | 2026-03-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 35581356 | 汉王科技董事会关于独立董事独立性评估的专项意见 | 2026-03-27 | Chinese | ||
| 35581354 | 2025年年度报告 | 2026-03-27 | Chinese | ||
| 35581351 | 2025年年度报告摘要 | 2026-03-27 | Chinese | ||
| 35581350 | 2025年度独立董事述职报告(王莉君) | 2026-03-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AHASOLAR TECHNOLOGIES LIMITED
Offers SaaS platforms and advisory services for solar energ…
|
543941 | IN | Telecommunications, computer pr… |
|
AHNLAB,INC.
A cybersecurity company providing security solutions for en…
|
053800 | KR | Telecommunications, computer pr… |
|
Ahsay Backup Software Development Company Limited
Designs and develops comprehensive cloud backup and recover…
|
8290 | HK | Telecommunications, computer pr… |
|
AI Conversation Systems Ltd.
Develops a no-code platform for building chatbots with reus…
|
AICS-M | IL | Telecommunications, computer pr… |
|
AI CROSS Inc.
Develops business communication platforms with AI-driven an…
|
4476 | JP | Telecommunications, computer pr… |
|
Aiforia Technologies Oyj
Develops deep learning AI software for pathology image anal…
|
AIFORI | FI | Telecommunications, computer pr… |
|
AI,Inc.
Develops AI-powered text-to-speech and voice recognition so…
|
4388 | JP | Telecommunications, computer pr… |
|
AI inside Inc.
Develops an AI-OCR platform using deep learning to automate…
|
4488 | JP | Telecommunications, computer pr… |
|
Aiji net Inc.
Insurtech company using AI and data to innovate the insuran…
|
462980 | KR | Telecommunications, computer pr… |
|
Ailleron S.A.
Specializes in financial technology services and software f…
|
ALL | PL | 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.