
Zhuhai Bojay Electronics Co.,Ltd. — Investor Relations & Filings
Zhuhai Bojay Electronics Co.,Ltd. specializes in the research, development, and manufacturing of industrial automation equipment and precision testing solutions. The company provides a comprehensive range of products, including automated test equipment (ATE), functional testing (FCT) systems, and in-circuit testing (ICT) fixtures. Its solutions are widely applied in the production of consumer electronics, automotive components, telecommunications hardware, and medical devices. Bojay focuses on integrating advanced technologies such as machine vision, signal measurement, and motion control to enhance manufacturing efficiency and product quality. By offering customized automated assembly lines and precision components, the company supports global manufacturers in achieving intelligent production and high-precision quality control across various high-tech sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于变更注册资本并修订《公司章程》的公告 | 2026-06-04 | Chinese | |
| 关于最近五年未被证券监管部门和交易所采取监管措施或处罚及整改情况的公告 | 2026-06-04 | Chinese | |
| 关于向特定对象发行股票不存在直接或通过利益相关方向参与认购的投资者提供财务资助或补偿的公告 | 2026-06-04 | Chinese | |
| 珠海博杰电子股份有限公司2026年度向特定对象发行A股股票募集资金使用的可行性分析报告 | 2026-06-04 | Chinese | |
| 珠海博杰电子股份有限公司2026年度向特定对象发行A股股票预案 | 2026-06-04 | Chinese | |
| 珠海博杰电子股份有限公司章程 | 2026-06-04 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47973584 | 关于变更注册资本并修订《公司章程》的公告 | 2026-06-04 | Chinese | ||
| 47973583 | 关于最近五年未被证券监管部门和交易所采取监管措施或处罚及整改情况的公告 | 2026-06-04 | Chinese | ||
| 47973582 | 关于向特定对象发行股票不存在直接或通过利益相关方向参与认购的投资者提供财务资助或补偿的公告 | 2026-06-04 | Chinese | ||
| 47973581 | 珠海博杰电子股份有限公司2026年度向特定对象发行A股股票募集资金使用的可行性分析报告 | 2026-06-04 | Chinese | ||
| 47973580 | 珠海博杰电子股份有限公司2026年度向特定对象发行A股股票预案 | 2026-06-04 | Chinese | ||
| 47973451 | 珠海博杰电子股份有限公司章程 | 2026-06-04 | Chinese | ||
| 47973450 | 第三届董事会第二十六次会议决议公告 | 2026-06-04 | Chinese | ||
| 45347102 | 北京德恒(深圳)律师事务所关于珠海博杰电子股份有限公司2026年第二次临时股东会的法律意见 | 2026-05-12 | Chinese | ||
| 45347101 | 2026年第二次临时股东会决议公告 | 2026-05-12 | Chinese | ||
| 39005401 | 关于举行2025年度业绩说明会的公告 | 2026-04-13 | Chinese | ||
| 39005399 | 股票交易异常波动公告 | 2026-04-09 | Chinese | ||
| 39005396 | 关于续聘会计师事务所的公告 | 2026-03-31 | Chinese | ||
| 39005393 | 立信会计师事务所:珠海博杰电子股份有限公司2025年内部控制审计报告 | 2026-03-31 | Chinese | ||
| 39005390 | 关于2025年度计提信用减值损失、资产减值损失的公告 | 2026-03-31 | Chinese | ||
| 39005382 | 2025年度独立董事述职报告-黄宝山 | 2026-03-31 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Willfar Information Technology Co., Ltd.
Provides IoT solutions and smart meters for energy and util…
|
688100 | CN | Manufacturing |
|
WINDAR PHOTONICS PLC
Develops LiDAR systems to optimize and monitor electricity-…
|
WPHO | GB | Manufacturing |
|
WITHTECH, Inc.
Provides contamination monitoring and management solutions …
|
348350 | KR | Manufacturing |
|
WRAP TECHNOLOGIES, INC.
Develops non-lethal public safety solutions for law enforce…
|
WRAP | US | Manufacturing |
|
WUHAN JINGCE ELECTRONIC GROUP CO.,LTD
Develops precision testing equipment for displays, semicond…
|
300567 | CN | Manufacturing |
|
Wuhan Ligong Guangke CO.Ltd
Develops fiber optic sensing and safety monitoring for crit…
|
300557 | CN | Manufacturing |
|
Wuhan Zhongyuan Huadian Science & Technology Co.,Ltd.
Develops and manufactures power system automation and monit…
|
300018 | CN | Manufacturing |
|
XAVIS CO., Ltd.
Specialized provider of industrial automated X-ray inspecti…
|
254120 | KR | Manufacturing |
|
Xiamen Sinic-Tek Intelligent Technology Co.,Ltd.
Designs and manufactures high-precision 3D SPI and AOI auto…
|
301568 | CN | Manufacturing |
|
Xi'an ChenXi Aviation Technology Corp.,Ltd.
Develops aviation electromechanical, navigation, and flight…
|
300581 | CN | Manufacturing |
Zhuhai Bojay Electronics 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/54962/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54962 | 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=54962 | 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=54962 \ -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": 54962}, 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 Zhuhai Bojay Electronics Co.,Ltd. (id: 54962)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.