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 |
|---|---|---|---|
|
NEW COSMOS ELECTRIC CO., LTD
Develops and manufactures gas safety systems for residentia…
|
6824 | JP | Manufacturing |
|
NEWMARK SECURITY PLC
Provider of integrated security and workforce management so…
|
NWT | GB | Manufacturing |
|
NEXTEQ PLC
A technology solutions provider and supply chain partner fo…
|
NXQ | GB | Manufacturing |
|
NextEye Co., Ltd.
Develops industrial machine vision systems and operates in …
|
137940 | KR | Manufacturing |
|
NEXTIN Inc.
Develops defect inspection and metrology systems for the se…
|
348210 | KR | Manufacturing |
|
NF HOLDINGS CORPORATION
Manufacturer of electronic measurement instruments and powe…
|
6864 | JP | Manufacturing |
|
Ningbo Jianan Electronics Co.,Ltd
Develops and manufactures smart energy, water, and gas mete…
|
300880 | CN | Manufacturing |
|
Ningbo Ligong Environment And Energy Technology Co.,Ltd
Provides monitoring solutions for power grids and environme…
|
002322 | CN | Manufacturing |
|
Ningbo Techmation Co., Ltd.
Develops automation control systems and servo drives for pl…
|
603015 | CN | Manufacturing |
|
Ningbo Water Meter (Group) Co., Ltd.
Manufactures mechanical and smart water meters and integrat…
|
603700 | CN | 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.