TECHNOLOGY%20CO.%2CLTD./other/ISVISIONHANGZHOUTECHNOLOGY_CO.LTD.-logo.png)
ISVISION(HANGZHOU)TECHNOLOGY CO.,LTD. — Investor Relations & Filings
ISVISION (Hangzhou) Technology Co., Ltd. specializes in the development and application of machine vision and industrial intelligence solutions. The company focuses on providing high-precision visual inspection systems, 3D measurement technologies, and AI-driven image processing software designed to enhance manufacturing quality and efficiency. Its core product portfolio includes surface defect detection systems, dimensional measurement tools, and intelligent sorting equipment. These solutions serve diverse sectors such as automotive manufacturing, semiconductor production, and consumer electronics. By integrating advanced optical sensing with deep learning algorithms, the company enables automated quality control and smart factory integration. ISVISION emphasizes technical innovation in high-speed imaging and complex data analysis to address demanding industrial inspection requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于召开2025年年度暨2026年第一季度业绩说明会的公告 | 2026-05-21 | Chinese | |
| 2025年年度权益分派实施公告 | 2026-05-21 | Chinese | |
| 关于续聘2026年度会计师事务所的公告 | 2026-04-17 | Chinese | |
| 关于使用自有资金进行现金管理的公告 | 2026-04-17 | Chinese | |
| 董事、高级管理人员薪酬管理制度 | 2026-04-17 | Chinese | |
| 2025年度董事会审计委员会履职情况报告 | 2026-04-17 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46758210 | 关于召开2025年年度暨2026年第一季度业绩说明会的公告 | 2026-05-21 | Chinese | ||
| 46757126 | 2025年年度权益分派实施公告 | 2026-05-21 | Chinese | ||
| 34827396 | 关于续聘2026年度会计师事务所的公告 | 2026-04-17 | Chinese | ||
| 34826603 | 关于使用自有资金进行现金管理的公告 | 2026-04-17 | Chinese | ||
| 34826593 | 董事、高级管理人员薪酬管理制度 | 2026-04-17 | Chinese | ||
| 34826528 | 2025年度董事会审计委员会履职情况报告 | 2026-04-17 | Chinese | ||
| 34826524 | 董事会对独立董事独立性自查情况的专项报告 | 2026-04-17 | Chinese | ||
| 34826512 | 关于2025年度利润分配预案的公告 | 2026-04-17 | Chinese | ||
| 34826496 | 关于2025年度计提资产减值准备的公告 | 2026-04-17 | Chinese | ||
| 34826494 | 2025年年度报告摘要 | 2026-04-17 | Chinese | ||
| 34819400 | 2026年度“提质增效重回报”行动方案 | 2026-04-17 | Chinese | ||
| 34819383 | 天健会计师事务所(特殊普通合伙)关于易思维(杭州)科技股份有限公司非经营性资金占用及其他关联资金往来情况的专项审计说明 | 2026-04-17 | Chinese | ||
| 34819376 | 关于变更公司注册资本、公司类型及修订《公司章程》并办理工商变更登记的公告 | 2026-04-17 | Chinese | ||
| 34819370 | 2025年度独立董事述职报告-阮殿波 | 2026-04-17 | Chinese | ||
| 34819368 | 关于董事、高级管理人员2026年度薪酬方案的公告 | 2026-04-17 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NAGOYA ELECTRIC WORKS CO.,LTD.
Manufacturer of electronic information systems for road saf…
|
6797 | JP | Manufacturing |
|
NAMSUNG CORPORATION
OEM manufacturer of electronic solutions for automotive, ma…
|
004270 | KR | Manufacturing |
|
Nanalysis Scientific
Develops and manufactures compact benchtop NMR spectrometer…
|
NSCI | CA | Manufacturing |
|
Nanhua Instruments Co., Ltd
Manufactures vehicle testing equipment and environmental mo…
|
300417 | CN | Manufacturing |
|
NANJING GOVA TECHNOLOGY CO., LTD.
Develops high-performance sensors and systems for aerospace…
|
688539 | CN | Manufacturing |
|
Nanjing Xinlian Electronics Co., Ltd.
Provides power information acquisition systems and energy m…
|
002546 | CN | Manufacturing |
|
NanoFocus AG
Develops and manufactures optical 3D measurement technology…
|
N2F0 | DE | Manufacturing |
|
NAPCO SECURITY TECHNOLOGIES, INC
Manufacturer of electronic security products like alarms an…
|
NSSC | US | Manufacturing |
|
NARUIDA TECHNOLOGY CO., LTD.
Develops phased array radar systems for meteorological and …
|
688522 | CN | Manufacturing |
|
NCTE AG
Develops and produces magnetoelastic sensors for measuring …
|
286 | DE | Manufacturing |
ISVISION(HANGZHOU)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/58657/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58657 | 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=58657 | 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=58657 \ -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": 58657}, 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 ISVISION(HANGZHOU)TECHNOLOGY CO.,LTD. (id: 58657)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.