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年11月) | 2025-11-10 | Chinese | |
| 独立董事候选人声明与承诺(张劲松) | 2025-11-10 | Chinese | |
| 独立董事提名人声明与承诺(杨健) | 2025-11-10 | Chinese | |
| 关于召开2025年第一次临时股东大会的通知 | 2025-11-10 | Chinese | |
| 对外担保管理制度(2025年11月) | 2025-11-10 | Chinese | |
| 董事会薪酬与考核委员会工作细则(2025年11月) | 2025-11-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 37009285 | 子公司管理制度(2025年11月) | 2025-11-10 | Chinese | ||
| 37009277 | 独立董事候选人声明与承诺(张劲松) | 2025-11-10 | Chinese | ||
| 37009269 | 独立董事提名人声明与承诺(杨健) | 2025-11-10 | Chinese | ||
| 37009262 | 关于召开2025年第一次临时股东大会的通知 | 2025-11-10 | Chinese | ||
| 37009255 | 对外担保管理制度(2025年11月) | 2025-11-10 | Chinese | ||
| 37009248 | 董事会薪酬与考核委员会工作细则(2025年11月) | 2025-11-10 | Chinese | ||
| 37009230 | 信息披露管理制度(2025年11月) | 2025-11-10 | Chinese | ||
| 37009222 | 董事会秘书工作细则(2025年11月) | 2025-11-10 | Chinese | ||
| 37009201 | 年报信息披露重大差错责任追究制度(2025年11月) | 2025-11-10 | Chinese | ||
| 37009191 | 董事、高级管理人员离职管理制度(2025年11月) | 2025-11-10 | Chinese | ||
| 37009181 | 投资者投诉处理工作制度(2025年11月) | 2025-11-10 | Chinese | ||
| 37009173 | 独立董事专门会议工作规则(2025年11月) | 2025-11-10 | Chinese | ||
| 37009156 | 关于增加经营范围并修订《公司章程》及修订、废止、制定部分治理制度的公告 | 2025-11-10 | Chinese | ||
| 37009150 | 独立董事候选人声明与承诺(曹玉昆) | 2025-11-10 | Chinese | ||
| 37009142 | 独立董事提名人声明与承诺(张劲松) | 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.