HARBIN BOSHI AUTOMATION CO.,LTD. — Investor Relations & Filings
Harbin Boshi Automation Co., Ltd. specializes in the research, development, manufacturing, and service of intelligent manufacturing equipment and industrial automation systems. The company primarily serves the petrochemical, chemical, grain, and logistics sectors. Its core product portfolio includes high-speed automatic packaging and palletizing production lines, bulk material handling systems, and specialized industrial robots, such as furnace tapping robots for the smelting industry. Boshi provides comprehensive solutions for intelligent factories, integrating advanced robotics with automated logistics and information management systems. By focusing on high-end equipment and technical services, the company enables industrial digital transformation and operational efficiency. Its offerings encompass the entire lifecycle of automation, from system design and equipment supply to after-sales maintenance and technical support.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于股东减持公司股份的预披露公告 | 2025-12-25 | Chinese | |
| 关于完成公开发行可转债节余募集资金永久补充流动资金及注销募集资金专项账户的公告 | 2025-12-08 | Chinese | |
| 关于完成经营范围变更登记的公告 | 2025-12-08 | Chinese | |
| 关于选举第六届董事会职工代表董事的公告 | 2025-11-27 | Chinese | |
| 关于董事会完成换届并聘任高级管理人员及内部审计机构负责人、证券事务代表的公告 | 2025-11-27 | Chinese | |
| 第六届董事会第一次会议决议公告 | 2025-11-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 37009548 | 关于股东减持公司股份的预披露公告 | 2025-12-25 | Chinese | ||
| 37009528 | 关于完成公开发行可转债节余募集资金永久补充流动资金及注销募集资金专项账户的公告 | 2025-12-08 | Chinese | ||
| 37009525 | 关于完成经营范围变更登记的公告 | 2025-12-08 | Chinese | ||
| 37009523 | 关于选举第六届董事会职工代表董事的公告 | 2025-11-27 | Chinese | ||
| 37009509 | 关于董事会完成换届并聘任高级管理人员及内部审计机构负责人、证券事务代表的公告 | 2025-11-27 | Chinese | ||
| 37009503 | 第六届董事会第一次会议决议公告 | 2025-11-27 | Chinese | ||
| 37009495 | 北京植德律师事务所关于哈尔滨博实自动化股份有限公司2025年第一次临时股东大会的法律意见书 | 2025-11-27 | Chinese | ||
| 37009484 | 2025年第一次临时股东大会决议公告 | 2025-11-27 | Chinese | ||
| 37009482 | 董事会提名委员会工作细则(2025年11月) | 2025-11-10 | Chinese | ||
| 37009467 | 重大信息内部报告制度(2025年11月) | 2025-11-10 | Chinese | ||
| 37009456 | 累积投票制实施细则(2025年11月) | 2025-11-10 | Chinese | ||
| 37009448 | 董事和高级管理人员所持本公司股份及其变动管理制度(2025年11月) | 2025-11-10 | Chinese | ||
| 37009442 | 投资者关系管理制度(2025年11月) | 2025-11-10 | Chinese | ||
| 37009432 | 外部信息使用人管理制度(2025年11月) | 2025-11-10 | Chinese | ||
| 37009424 | 接待特定对象调研采访等相关活动管理制度(2025年11月) | 2025-11-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3D SYSTEMS CORP
Provides additive manufacturing solutions including printer…
|
DDD | US | Manufacturing |
|
AAON, INC.
Manufactures configurable, energy-efficient commercial and …
|
AAON | US | Manufacturing |
|
Absolent Air Care Group AB
A global developer and manufacturer of industrial air clean…
|
ABSO | SE | Manufacturing |
|
Adarsh Plant Project Ltd.
Engineering firm providing process equipment and turnkey pl…
|
526711 | IN | Manufacturing |
|
AIRFLOA RAIL TECHNOLOGY LIMITED
Engineers and manufactures climate control and air manageme…
|
544516 | IN | Manufacturing |
|
AirJoule Technologies Corp.
Develops atmospheric water harvesting and energy-efficient …
|
AIRJ | US | Manufacturing |
|
Airobot Technologies AS
Develops sensor-driven, autonomous indoor climate systems f…
|
AIR | EE | Manufacturing |
|
AIRTECH JAPAN,LTD.
Manufacturer of clean air systems and cleanroom equipment f…
|
6291 | JP | Manufacturing |
|
Alfa Laval
Provider of engineered solutions for heat transfer, separat…
|
ALFA | SE | Manufacturing |
|
A Libental Holdings Ltd.
Develops real estate projects and manages a portfolio of in…
|
LBTL | IL | Manufacturing |
HARBIN BOSHI AUTOMATION 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/54716/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54716 | 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=54716 | 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=54716 \ -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": 54716}, 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 HARBIN BOSHI AUTOMATION CO.,LTD. (id: 54716)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.