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月) | 2025-11-10 | Chinese | |
| 董事会议事规则(2025年11月) | 2025-11-10 | Chinese | |
| 董事会审计委员会工作细则(2025年11月) | 2025-11-10 | Chinese | |
| 董事会战略委员会工作细则(2025年11月) | 2025-11-10 | Chinese | |
| 总经理工作细则(2025年11月) | 2025-11-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 37009132 | 股东会议事规则(2025年11月) | 2025-11-10 | Chinese | ||
| 37009126 | 独立董事工作制度(2025年11月) | 2025-11-10 | Chinese | ||
| 37009120 | 董事会议事规则(2025年11月) | 2025-11-10 | Chinese | ||
| 37009112 | 董事会审计委员会工作细则(2025年11月) | 2025-11-10 | Chinese | ||
| 37009103 | 董事会战略委员会工作细则(2025年11月) | 2025-11-10 | Chinese | ||
| 37009097 | 总经理工作细则(2025年11月) | 2025-11-10 | Chinese | ||
| 37009091 | 对外投资管理制度(2025年11月) | 2025-11-10 | Chinese | ||
| 37009086 | 董事、高级管理人员薪酬管理制度(2025年11月) | 2025-11-10 | Chinese | ||
| 37009069 | 董事会审计委员会年报工作制度(2025年11月) | 2025-11-10 | Chinese | ||
| 37009061 | 独立董事提名人声明与承诺(曹玉昆) | 2025-11-10 | Chinese | ||
| 37009059 | 第五届董事会第十五次会议决议公告 | 2025-10-29 | Chinese | ||
| 37009053 | 2025年第三季度报告(英文版) | 2025-10-29 | Chinese | ||
| 37009050 | 第五届监事会第十二次会议决议公告 | 2025-10-29 | Chinese | ||
| 37009044 | 2025年三季度报告 | 2025-10-29 | Chinese | ||
| 37009027 | 关于 2024 年员工持股计划第一个锁定期届满暨解锁条件成就的提示性公告 | 2025-10-14 | 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.