Shenzhen Intelligent Precision Instrument Co.,Ltd. — Investor Relations & Filings
Shenzhen Intelligent Precision Instrument Co., Ltd. specializes in the development and manufacturing of high-precision measurement and inspection systems. The company provides automated optical inspection (AOI) solutions, semiconductor testing equipment, and intelligent sensing technologies. Its core product line includes laser displacement sensors, 3D profile scanners, and vision-based inspection modules designed for high-speed industrial applications. These systems are utilized for quality control and process monitoring in electronics assembly, semiconductor packaging, and precision engineering. By integrating advanced optics, high-speed motion control, and machine learning algorithms, the company delivers technical solutions for defect detection and dimensional measurement in complex manufacturing environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第二届董事会第十一次会议决议公告 | 2026-04-27 | Chinese | |
| 2025年度募集资金存放、管理与使用情况的专项报告 | 2026-04-27 | Chinese | |
| 关于公司2025年度募集资金存放、管理与使用情况专项报告的鉴证报告 | 2026-04-27 | Chinese | |
| 董事会审计委员会对会计师事务所履行监督职责情况的报告 | 2026-04-27 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-27 | Chinese | |
| 关于使用暂时闲置的自有资金进行现金管理的公告 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39518892 | 第二届董事会第十一次会议决议公告 | 2026-04-27 | Chinese | ||
| 39518889 | 2025年度募集资金存放、管理与使用情况的专项报告 | 2026-04-27 | Chinese | ||
| 39518878 | 关于公司2025年度募集资金存放、管理与使用情况专项报告的鉴证报告 | 2026-04-27 | Chinese | ||
| 39518862 | 董事会审计委员会对会计师事务所履行监督职责情况的报告 | 2026-04-27 | Chinese | ||
| 39518828 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-27 | Chinese | ||
| 39518820 | 关于使用暂时闲置的自有资金进行现金管理的公告 | 2026-04-27 | Chinese | ||
| 39518809 | 2025年度独立董事述职报告(刘阿苹) | 2026-04-27 | Chinese | ||
| 39518798 | 2025年度独立董事述职报告(王东民) | 2026-04-27 | Chinese | ||
| 39518789 | 2025年度非经营性资金占用及其他关联资金往来情况的专项报告 | 2026-04-27 | Chinese | ||
| 39518771 | 关于公司持股5%以上股东、董事减持股份预披露公告 | 2026-02-24 | Chinese | ||
| 39518766 | 关于公司为子公司提供担保的进展公告 | 2026-02-09 | Chinese | ||
| 39518762 | 关于特定股东减持股份的预披露公告 | 2026-01-20 | Chinese | ||
| 39518755 | 华泰联合证券有限责任公司关于公司2025年培训情况报告 | 2026-01-12 | Chinese | ||
| 39518754 | 华泰联合证券有限责任公司关于公司2025年现场检查报告 | 2026-01-12 | Chinese | ||
| 39518744 | 关于部分募投项目结项的公告 | 2026-01-04 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
10x Genomics, Inc.
Develops and manufactures integrated solutions for biologic…
|
TXG | US | Manufacturing |
|
908 Devices Inc.
Develops handheld and desktop devices for point-of-need che…
|
MASS | US | Manufacturing |
|
Acconeer AB
Develops compact, energy-efficient millimeter-wave radar se…
|
ACCON | SE | Manufacturing |
|
Acrel Co., Ltd.
Develops smart energy management systems and electrical saf…
|
300286 | CN | Manufacturing |
|
ACTIA Group
Designer and manufacturer of high-tech electronic systems f…
|
ATI | FR | Manufacturing |
|
Addsino Co.,Ltd
Specializes in electronic information technology and electr…
|
000547 | CN | Manufacturing |
|
A&D HOLON Holdings Company, Limited
Develops measurement, weighing, medical, and semiconductor …
|
7745 | JP | Manufacturing |
|
ADTEC PLASMA TECHNOLOGY CO.,LTD.
Manufactures RF plasma generators and power supplies for se…
|
6668 | JP | Manufacturing |
|
ADVANCED ENERGY INDUSTRIES INC
Designs and manufactures precision power conversion, measur…
|
AEIS | US | Manufacturing |
|
ADVANCE METERING TECHNOLOGY LIMITED
Manufactures energy meters and provides energy management a…
|
534612 | IN | Manufacturing |
Shenzhen Intelligent Precision Instrument 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/56331/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56331 | 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=56331 | 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=56331 \ -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": 56331}, 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 Shenzhen Intelligent Precision Instrument Co.,Ltd. (id: 56331)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.