BOZHON PRECISION INDUSTRY TECHNOLOGY CO.,LTD. — Investor Relations & Filings
About BOZHON PRECISION INDUSTRY TECHNOLOGY CO.,LTD.
BOZHON PRECISION INDUSTRY TECHNOLOGY CO.,LTD. specializes in the research, development, and manufacturing of industrial automation equipment and integrated smart factory solutions. The company provides high-precision automated assembly and testing systems, primarily serving the consumer electronics, automotive, semiconductor, and renewable energy sectors. Its core product portfolio includes modular production lines, precision components, industrial robotics, and automated guided vehicles (AGVs). Bozhon focuses on digital transformation by integrating hardware with proprietary software to optimize manufacturing efficiency. The company is recognized for its technical expertise in high-speed, high-precision motion control and vision inspection systems, supporting global manufacturers in achieving large-scale, intelligent production.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 控股股东及一致行动人、董事、高级管理人员减持股份计划公告 | 2026-04-24 | Chinese | |
| 关于召开2026年第一季度业绩说明会的公告 | 2026-04-24 | Chinese | |
| 2026年第一季度报告 | 2026-04-21 | Chinese | |
| 2025年度募集资金存放、管理与实际使用情况鉴证报告 | 2026-04-10 | Chinese | |
| 华泰联合证券有限责任公司关于博众精工科技股份有限公司使用部分闲置募集资金暂时补充流动资金的核查意见 | 2026-04-10 | Chinese | |
| 关于续聘公司2026年度审计机构的公告 | 2026-04-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39069128 | 控股股东及一致行动人、董事、高级管理人员减持股份计划公告 | 2026-04-24 | Chinese | ||
| 39069127 | 关于召开2026年第一季度业绩说明会的公告 | 2026-04-24 | Chinese | ||
| 39069125 | 2026年第一季度报告 | 2026-04-21 | Chinese | ||
| 39069123 | 2025年度募集资金存放、管理与实际使用情况鉴证报告 | 2026-04-10 | Chinese | ||
| 39069121 | 华泰联合证券有限责任公司关于博众精工科技股份有限公司使用部分闲置募集资金暂时补充流动资金的核查意见 | 2026-04-10 | Chinese | ||
| 39069120 | 关于续聘公司2026年度审计机构的公告 | 2026-04-10 | Chinese | ||
| 39069119 | 内部控制制度 | 2026-04-10 | Chinese | ||
| 39069117 | 2025年度内部控制评价报告 | 2026-04-10 | Chinese | ||
| 39069116 | 关于2026年度日常关联交易预计的公告 | 2026-04-10 | Chinese | ||
| 39069114 | 2025年度独立董事述职报告(秦非) | 2026-04-10 | Chinese | ||
| 39069113 | 2025年可持续发展报告摘要 | 2026-04-10 | Chinese | ||
| 39069112 | 2025年非经营性资金占用及其他关联资金往来情况 | 2026-04-10 | Chinese | ||
| 39069111 | 审计委员会2025年度履职情况报告 | 2026-04-10 | Chinese | ||
| 39069109 | 2025年度董事会工作报告 | 2026-04-10 | Chinese | ||
| 39069107 | 董事、高级管理人员薪酬管理制度 | 2026-04-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
333D LIMITED
Provides additive manufacturing, 3D printing, scanning, and…
|
T3D | AU | Manufacturing |
|
3DM Digital Manufacturing Ltd.
Develops patented SLS 3D printing technology for industrial…
|
DM3 | IL | Manufacturing |
|
3S KOREA CO., LTD
Manufactures semiconductor wafer carriers and environmental…
|
060310 | KR | Manufacturing |
|
AB DYNAMICS PLC
Supplier of advanced testing and simulation solutions for t…
|
ABDP | GB | Manufacturing |
|
ABRIL PAPER TECH LIMITED
Provides engineering, machinery, and turnkey solutions for …
|
544500 | IN | Manufacturing |
|
ACM Research, Inc.
Develops and sells wafer fabrication equipment for the glob…
|
ACMR | US | Manufacturing |
|
ACM RESEARCH(SHANGHAI),INC.
Develops advanced semiconductor wet cleaning and surface tr…
|
688082 | CN | Manufacturing |
|
Advanced Fiber Technologies (AFT) Income Fund
Specialized products and technologies for the fiber process…
|
AFT.UN | CA | Manufacturing |
|
Advanced Micro-Fabrication Equipment Inc. China
Develops plasma etching and MOCVD equipment for advanced se…
|
688012 | CN | Manufacturing |
|
Advanced Process Systems Corporation
Manufactures equipment for the semiconductor, display, EV b…
|
265520 | KR | Manufacturing |
BOZHON PRECISION INDUSTRY 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/58142/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58142 | 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=58142 | 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=58142 \ -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": 58142}, 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 BOZHON PRECISION INDUSTRY TECHNOLOGY CO.,LTD. (id: 58142)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.