
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 |
|---|---|---|---|
| 独立董事关于第二届董事会第八次会议相关事项的独立意见 | 2022-05-04 | Chinese | |
| 关于2021年限制性股票激励计划第一个解除限售期解除限售条件未成就暨回购注销部分限制性股票的公告 | 2022-05-04 | Chinese | |
| 第二届监事会第八次会议决议公告 | 2022-05-04 | Chinese | |
| 公司章程(2022年4月) | 2022-05-04 | Chinese | |
| 民生证券股份有限公司关于珠海博杰电子股份有限公司2021年度内部控制自我评价报告的核查意见 | 2022-04-25 | Chinese | |
| 民生证券股份有限公司关于珠海博杰电子股份有限公司2021年年度保荐工作报告 | 2022-04-25 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 38994651 | 独立董事关于第二届董事会第八次会议相关事项的独立意见 | 2022-05-04 | Chinese | ||
| 38994642 | 关于2021年限制性股票激励计划第一个解除限售期解除限售条件未成就暨回购注销部分限制性股票的公告 | 2022-05-04 | Chinese | ||
| 38994631 | 第二届监事会第八次会议决议公告 | 2022-05-04 | Chinese | ||
| 38994618 | 公司章程(2022年4月) | 2022-05-04 | Chinese | ||
| 38994602 | 民生证券股份有限公司关于珠海博杰电子股份有限公司2021年度内部控制自我评价报告的核查意见 | 2022-04-25 | Chinese | ||
| 38994593 | 民生证券股份有限公司关于珠海博杰电子股份有限公司2021年年度保荐工作报告 | 2022-04-25 | Chinese | ||
| 38994586 | 2021年度监事会工作报告 | 2022-04-25 | Chinese | ||
| 38994572 | 年度募集资金使用鉴证报告 | 2022-04-25 | Chinese | ||
| 38994553 | 关于续聘会计师事务所的公告 | 2022-04-25 | Chinese | ||
| 38994544 | 年度募集资金使用情况专项说明 | 2022-04-25 | Chinese | ||
| 38994530 | 2022年一季度报告 | 2022-04-25 | Chinese | ||
| 38994518 | 民生证券股份有限公司关于珠海博杰电子股份有限公司2021年度募集资金存放与实际使用情况的专项核查意见 | 2022-04-25 | Chinese | ||
| 38994500 | 年度股东大会通知 | 2022-04-25 | Chinese | ||
| 38994479 | 2021年年度报告摘要 | 2022-04-25 | Chinese | ||
| 38994460 | 民生证券股份有限公司关于珠海博杰电子股份有限公司2021年度关联方资金占用及对外担保情况的核查意见 | 2022-04-25 | 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.