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 |
|---|---|---|---|
| 2024年度独立董事述职报告(杨 健) | 2025-04-25 | Chinese | |
| 内部控制自我评价报告 | 2025-04-25 | Chinese | |
| 2025年一季度报告 | 2025-04-25 | Chinese | |
| 关于监事辞职暨补选非职工代表监事的公告 | 2025-04-25 | Chinese | |
| 关于会计政策变更的公告 | 2025-04-25 | Chinese | |
| 关于对自有暂时性闲置生产储备资金进行现金管理的公告 | 2025-04-25 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 37008459 | 2024年度独立董事述职报告(杨 健) | 2025-04-25 | Chinese | ||
| 37008449 | 内部控制自我评价报告 | 2025-04-25 | Chinese | ||
| 37008440 | 2025年一季度报告 | 2025-04-25 | Chinese | ||
| 37008419 | 关于监事辞职暨补选非职工代表监事的公告 | 2025-04-25 | Chinese | ||
| 37008403 | 关于会计政策变更的公告 | 2025-04-25 | Chinese | ||
| 37008392 | 关于对自有暂时性闲置生产储备资金进行现金管理的公告 | 2025-04-25 | Chinese | ||
| 37008378 | 2024年度董事会工作报告 | 2025-04-25 | Chinese | ||
| 37008323 | 2024年度独立董事述职报告(张劲松) | 2025-04-25 | Chinese | ||
| 37008315 | 关于2024年度利润分配预案的公告 | 2025-04-25 | Chinese | ||
| 37008307 | 2024年度独立董事述职报告(李 文) | 2025-04-25 | Chinese | ||
| 37008298 | 2024年度独立董事述职报告(齐荣坤-离任) | 2025-04-25 | Chinese | ||
| 37008290 | 国信证券股份有限公司关于哈尔滨博实自动化股份有限公司2024年度募集资金存放与实际使用情况的核查意见 | 2025-04-25 | Chinese | ||
| 37008282 | 关于在手合同订单情况的自愿性信息披露公告 | 2025-04-25 | Chinese | ||
| 37008274 | 2024年年度报告 | 2025-04-25 | Chinese | ||
| 37008147 | 关于使用部分暂时闲置募集资金进行现金管理的公告 | 2025-04-25 | 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.