
Bohai Automative Systems Co., Ltd. — Investor Relations & Filings
Bohai Automotive Systems Co., Ltd. specializes in the research, development, and manufacturing of high-performance automotive components. The company is a global leader in the production of pistons, offering a comprehensive range of products including cylinder blocks, cylinder heads, crankshafts, and connecting rods. It focuses on advanced lightweight solutions through the application of aluminum alloy casting technologies to meet evolving industry standards for fuel efficiency and emission reduction. Serving major international and domestic original equipment manufacturers (OEMs), the company maintains a robust technical infrastructure and integrated supply chain. Its core competencies lie in precision engineering, large-scale manufacturing capabilities, and the continuous innovation of powertrain and chassis components designed for both internal combustion and new energy vehicle platforms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会关于公司本次重组前十二个月内购买、出售资产情况的说明 | 2025-06-16 | Chinese | |
| 董事会关于公司符合《上市公司证券发行注册管理办法》第十一条规定的说明 | 2025-06-16 | Chinese | |
| 渤海汽车关于本次交易事项停牌前一个交易日前十大股东、前十大流通股东持股情况的公告 | 2025-06-16 | Chinese | |
| 董事会关于本次交易信息发布前公司股票价格波动情况的说明 | 2025-06-16 | Chinese | |
| 发行股份及支付现金购买资产并募集配套资金暨关联交易预案(摘要) | 2025-06-16 | Chinese | |
| 董事会关于本次交易相关主体不存在《上市公司监管指引第7号——上市公司重大资产重组相关股票异常交易监管》第十二条规定情形的说明 | 2025-06-16 | Chinese |
Browse filings by year
23 years- 2026 82 filings
- 2025 211 filings
- 2024 123 filings
- 2023 64 filings
- 2022 78 filings
- 2021 114 filings
- 2020 122 filings
- 2019 80 filings
- 2018 168 filings
- 2017 95 filings
- 2016 177 filings
- 2015 109 filings
- 2014 64 filings
- 2013 58 filings
- 2012 56 filings
- 2011 39 filings
- 2010 27 filings
- 2009 28 filings
- 2008 25 filings
- 2007 30 filings
- 2006 41 filings
- 2005 23 filings
- 2004 16 filings
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AC S.A.
Manufacturer of autogas systems (LPG/CNG) for petrol and di…
|
ACG | PL | Manufacturing |
|
ActBlue Co., Ltd.
Develops engine exhaust after-treatment systems to meet glo…
|
300816 | CN | Manufacturing |
|
ADD Industry (Zhejiang) Co., Ltd
Manufacturer of automotive suspension components, including…
|
603089 | CN | Manufacturing |
|
Adient plc
Global designer and manufacturer of automotive seating syst…
|
ADNT | IE | Manufacturing |
|
AD Plastik d.d.
Develops and produces plastic components for the automotive…
|
ADPL | HR | Manufacturing |
|
ADRAD HOLDINGS LIMITED
Designs and manufactures heat exchange solutions and automo…
|
AHL | AU | Manufacturing |
|
Adval Tech Holding AG
Manufactures high-volume metal and plastic components for t…
|
ADVN | CH | Manufacturing |
|
ADVANCED BRAKING TECHNOLOGY LTD
Provides sealed, fail-safe braking solutions for heavy mach…
|
ABV | AU | Manufacturing |
|
Agriauto Industries Limited
Manufactures and sells automotive, motorcycle, and agricult…
|
AGIL | PK | Manufacturing |
|
AISAN INDUSTRY CO., LTD
Manufacturer of automotive components, fuel systems, and en…
|
7283 | JP | Manufacturing |
Bohai Automative Systems 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/57117/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57117 | 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=57117 | 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=57117 \ -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": 57117}, 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 Bohai Automative Systems Co., Ltd. (id: 57117)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.