
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 |
|---|---|---|---|
| 首次公开发行前已发行股份上市流通提示性公告 | 2023-02-13 | Chinese | |
| 关于部分控股股东、实际控制人及持股5%以上股东自愿承诺不减持公司股份的公告 | 2023-02-13 | Chinese | |
| 民生证券股份有限公司关于珠海博杰电子股份有限公司首次公开发行前已发行股份上市流通的核查意见 | 2023-02-13 | Chinese | |
| 关于控股股东、实际控制人续签一致行动协议的公告 | 2023-02-09 | Chinese | |
| 2023年第二次临时股东大会决议公告 | 2023-02-06 | Chinese | |
| 北京德恒(深圳)律师事务所关于珠海博杰电子股份有限公司2023年第二次临时股东大会的法律意见书 | 2023-02-06 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 38996005 | 首次公开发行前已发行股份上市流通提示性公告 | 2023-02-13 | Chinese | ||
| 38995992 | 关于部分控股股东、实际控制人及持股5%以上股东自愿承诺不减持公司股份的公告 | 2023-02-13 | Chinese | ||
| 38995984 | 民生证券股份有限公司关于珠海博杰电子股份有限公司首次公开发行前已发行股份上市流通的核查意见 | 2023-02-13 | Chinese | ||
| 38995976 | 关于控股股东、实际控制人续签一致行动协议的公告 | 2023-02-09 | Chinese | ||
| 38995964 | 2023年第二次临时股东大会决议公告 | 2023-02-06 | Chinese | ||
| 38995951 | 北京德恒(深圳)律师事务所关于珠海博杰电子股份有限公司2023年第二次临时股东大会的法律意见书 | 2023-02-06 | Chinese | ||
| 38995944 | 珠海博杰电子股份有限公司信息披露管理制度 | 2023-01-18 | Chinese | ||
| 38995934 | 关于2021年限制性股票激励计划第二个解除限售期解除限售条件未成就暨回购注销部分限制性股票的公告 | 2023-01-18 | Chinese | ||
| 38995918 | 珠海博杰电子股份有限公司对外投资管理办法 | 2023-01-18 | Chinese | ||
| 38995909 | 珠海博杰电子股份有限公司战略委员会议事规则 | 2023-01-18 | Chinese | ||
| 38995900 | 珠海博杰电子股份有限公司董事会审计委员会议事规则 | 2023-01-18 | Chinese | ||
| 38995891 | 珠海博杰电子股份有限公司股东大会议事规则 | 2023-01-18 | Chinese | ||
| 38995874 | 珠海博杰电子股份有限公司投资者关系管理制度 | 2023-01-18 | Chinese | ||
| 38995866 | 第二届董事会第十六次会议决议公告 | 2023-01-18 | Chinese | ||
| 38995855 | 珠海博杰电子股份有限公司对外担保管理办法 | 2023-01-18 | 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.