
GUANGDONG ZHENGYE TECHNOLOGY CO., LTD. — Investor Relations & Filings
Guangdong Zhengye Technology Co., Ltd. specializes in the research, development, and manufacturing of high-precision industrial inspection and automation equipment. The company provides integrated solutions across several high-tech sectors, including printed circuit boards (PCB), lithium-ion batteries, semiconductors, and flat panel displays. Its core product portfolio features advanced X-ray non-destructive testing (NDT) systems, laser processing equipment such as cutting and drilling machines, and automated production line components. By leveraging expertise in optical, mechanical, and electrical engineering, the company delivers critical quality control and manufacturing efficiency tools. Zhengye Technology focuses on providing high-end intelligent equipment that supports the miniaturization and precision requirements of modern electronics and energy storage industries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年第二次临时股东会决议公告 | 2026-05-08 | Chinese | |
| 北京德恒(东莞)律师事务所关于广东正业科技股份有限公司2026年第二次临时股东会的法律意见 | 2026-05-08 | Chinese | |
| 北京德恒(东莞)律师事务所关于广东正业科技股份有限公司2025年年度股东会的法律意见 | 2026-05-07 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-07 | Chinese | |
| 2025年年度报告披露的提示性公告 | 2026-04-14 | Chinese | |
| 2025年度独立董事述职报告(汪志刚) | 2026-04-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44262259 | 2026年第二次临时股东会决议公告 | 2026-05-08 | Chinese | ||
| 44262240 | 北京德恒(东莞)律师事务所关于广东正业科技股份有限公司2026年第二次临时股东会的法律意见 | 2026-05-08 | Chinese | ||
| 44274570 | 北京德恒(东莞)律师事务所关于广东正业科技股份有限公司2025年年度股东会的法律意见 | 2026-05-07 | Chinese | ||
| 44274588 | 2025年年度股东会决议公告 | 2026-05-07 | Chinese | ||
| 34900707 | 2025年年度报告披露的提示性公告 | 2026-04-14 | Chinese | ||
| 34900700 | 2025年度独立董事述职报告(汪志刚) | 2026-04-14 | Chinese | ||
| 34900699 | 关于举行2025年度业绩说明会的公告 | 2026-04-14 | Chinese | ||
| 34900691 | 2025年度内部控制审计报告 | 2026-04-14 | Chinese | ||
| 34900687 | 广东正业科技股份有限公司董事、高级管理人员薪酬管理制度(2026年4月) | 2026-04-14 | Chinese | ||
| 34900685 | 关于未弥补亏损超过实收股本总额三分之一的公告 | 2026-04-14 | Chinese | ||
| 34900682 | 第六届董事会第十一次会议决议公告 | 2026-04-14 | Chinese | ||
| 34900681 | 广东正业科技股份有限公司2025年度非经营性资金占用及其他关联方资金往来情况汇总表 | 2026-04-14 | Chinese | ||
| 34900676 | 董事会关于独立董事2025年度独立性情况的专项意见 | 2026-04-14 | Chinese | ||
| 34890323 | 关于董事及高级管理人员2026年度薪酬方案的公告 | 2026-04-14 | Chinese | ||
| 34890319 | 董事会审计委员会2025年度履职情况报告 | 2026-04-14 | 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 |
GUANGDONG ZHENGYE 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/55398/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55398 | 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=55398 | 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=55398 \ -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": 55398}, 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 GUANGDONG ZHENGYE TECHNOLOGY CO., LTD. (id: 55398)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.