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-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 37009412 | 内部审计制度(2025年11月) | 2025-11-10 | Chinese | ||
| 37009405 | 关联交易决策制度(2025年11月) | 2025-11-10 | Chinese | ||
| 37009395 | 募集资金专项管理制度(2025年11月) | 2025-11-10 | Chinese | ||
| 37009386 | 内幕信息知情人管理制度(2025年11月) | 2025-11-10 | Chinese | ||
| 37009377 | 公司章程(2025年11月) | 2025-11-10 | Chinese | ||
| 37009363 | 独立董事候选人声明与承诺(杨健) | 2025-11-10 | Chinese | ||
| 37009357 | 独立董事候选人声明与承诺(初大智) | 2025-11-10 | Chinese | ||
| 37009351 | 独立董事提名人声明与承诺(初大智) | 2025-11-10 | Chinese | ||
| 37009343 | 国信证券股份有限公司关于哈尔滨博实自动化股份有限公司公开发行可转债募投项目结项并将节余募集资金永久补充流动资金的核查意见 | 2025-11-10 | Chinese | ||
| 37009336 | 关于公开发行可转债募投项目结项并将节余募集资金永久补充流动资金的公告 | 2025-11-10 | Chinese | ||
| 37009316 | 第五届监事会第十三次会议决议公告 | 2025-11-10 | Chinese | ||
| 37009311 | 第五届董事会第十六次会议决议公告 | 2025-11-10 | Chinese | ||
| 37009304 | 防范控股股东及关联方占用公司资金管理制度(2025年11月) | 2025-11-10 | Chinese | ||
| 37009297 | 投资理财——低风险投资品种管理制度(2025年11月) | 2025-11-10 | Chinese | ||
| 37009291 | 独立董事年报工作制度(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.