
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 |
|---|---|---|---|
| 北京德恒(深圳)律师事务所关于珠海博杰电子股份有限公司2021年限制性股票激励计划部分激励股份回购注销相关事项的法律意见 | 2023-01-18 | Chinese | |
| 珠海博杰电子股份有限公司独立董事工作制度 | 2023-01-18 | Chinese | |
| 关于召开2023年第二次临时股东大会的通知 | 2023-01-18 | Chinese | |
| 珠海博杰电子股份有限公司监事会议事规则 | 2023-01-18 | Chinese | |
| 独立董事关于第二届董事会第十六次会议相关事项的独立意见 | 2023-01-18 | Chinese | |
| 第二届监事会第十三次会议决议公告 | 2023-01-18 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
14 filings
| |||||
| 38995836 | 北京德恒(深圳)律师事务所关于珠海博杰电子股份有限公司2021年限制性股票激励计划部分激励股份回购注销相关事项的法律意见 | 2023-01-18 | Chinese | ||
| 38995827 | 珠海博杰电子股份有限公司独立董事工作制度 | 2023-01-18 | Chinese | ||
| 38995817 | 关于召开2023年第二次临时股东大会的通知 | 2023-01-18 | Chinese | ||
| 38995809 | 珠海博杰电子股份有限公司监事会议事规则 | 2023-01-18 | Chinese | ||
| 38995798 | 独立董事关于第二届董事会第十六次会议相关事项的独立意见 | 2023-01-18 | Chinese | ||
| 38995792 | 第二届监事会第十三次会议决议公告 | 2023-01-18 | Chinese | ||
| 38995785 | 珠海博杰电子股份有限公司章程 | 2023-01-18 | Chinese | ||
| 38995770 | 珠海博杰电子股份有限公司董事会议事规则 | 2023-01-18 | Chinese | ||
| 38995763 | 2022年度业绩预告 | 2023-01-16 | Chinese | ||
| 38995755 | 民生证券股份有限公司关于珠海博杰电子股份有限公司2022年持续督导培训工作报告 | 2023-01-11 | Chinese | ||
| 38995744 | 民生证券股份有限公司关于珠海博杰电子股份有限公司2022年度持续督导定期现场检查报告 | 2023-01-11 | Chinese | ||
| 38995731 | 北京德恒(深圳)律师事务所关于珠海博杰电子股份有限公司2023年第一次临时股东大会的法律意见书 | 2023-01-09 | Chinese | ||
| 38995721 | 2023年第一次临时股东大会决议公告 | 2023-01-09 | Chinese | ||
| 38995710 | 关于2022年第四季度可转换公司债券转股情况的公告 | 2023-01-03 | Chinese | ||
|
2022
1 filing
| |||||
| 38995698 | 关于公司及子公司开展金融衍生产品交易业务的可行性分析报告 | 2022-12-23 | 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 |
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.