
Shanghai Sinotec Co., Ltd. — Investor Relations & Filings
Shanghai Sinotec Co., Ltd. specializes in the research, development, and manufacturing of precision automotive components, with a primary focus on turbocharger systems. The company produces a wide range of critical parts, including turbine housings, compressor housings, and center housings, utilizing advanced casting and high-precision machining technologies. Its product portfolio serves both traditional internal combustion engine vehicles and the evolving new energy vehicle sector. Sinotec maintains a strong global presence, supplying major automotive original equipment manufacturers (OEMs) and Tier 1 suppliers. The company is recognized for its technical expertise in complex geometries and high-performance materials, contributing to engine efficiency and emissions reduction. Through continuous innovation in manufacturing processes and quality control, Sinotec provides integrated solutions for the global automotive supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 华培动力:2025年第一次临时股东大会决议公告 | 2025-11-14 | Chinese | |
| 华培动力:关于控股股东部分股份解除质押及部分股份质押的公告 | 2025-11-12 | Chinese | |
| 华培动力:关于股份回购实施结果暨股份变动的公告 | 2025-11-11 | Chinese | |
| 华培动力:2025年第一次临时股东大会会议资料 | 2025-11-07 | Chinese | |
| 华培动力:关于以集中竞价交易方式回购公司股份的进展公告 | 2025-11-03 | Chinese | |
| 华培动力:关于召开2025年第三季度业绩说明会的公告 | 2025-11-03 | Chinese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 38882882 | 华培动力:2025年第一次临时股东大会决议公告 | 2025-11-14 | Chinese | ||
| 38882880 | 华培动力:关于控股股东部分股份解除质押及部分股份质押的公告 | 2025-11-12 | Chinese | ||
| 38882878 | 华培动力:关于股份回购实施结果暨股份变动的公告 | 2025-11-11 | Chinese | ||
| 38882862 | 华培动力:2025年第一次临时股东大会会议资料 | 2025-11-07 | Chinese | ||
| 38882858 | 华培动力:关于以集中竞价交易方式回购公司股份的进展公告 | 2025-11-03 | Chinese | ||
| 38882855 | 华培动力:关于召开2025年第三季度业绩说明会的公告 | 2025-11-03 | Chinese | ||
| 38882851 | 华培动力:股东会议事规则(2025年10月) | 2025-10-29 | Chinese | ||
| 38882849 | 华培动力:信息披露暂缓与豁免业务内部管理制度(2025年10月) | 2025-10-29 | Chinese | ||
| 38882838 | 华培动力:董事会秘书工作细则(2025年10月) | 2025-10-29 | Chinese | ||
| 38882821 | 华培动力:董事会审计委员会工作细则(2025年10月) | 2025-10-29 | Chinese | ||
| 38882807 | 华培动力:公司章程(2025年10月) | 2025-10-29 | Chinese | ||
| 38882784 | 华培动力:董事会薪酬与考核委员会工作细则(2025年10月) | 2025-10-29 | Chinese | ||
| 38882767 | 华培动力:期货和衍生品交易管理制度(2025年10月) | 2025-10-29 | Chinese | ||
| 38882764 | 华培动力:对外捐赠管理制度(2025年10月) | 2025-10-29 | Chinese | ||
| 38882761 | 华培动力:内幕信息知情人登记管理制度(2025年10月) | 2025-10-29 | Chinese | ||
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 |
Shanghai Sinotec 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/57443/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57443 | 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=57443 | 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=57443 \ -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": 57443}, 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 Shanghai Sinotec Co., Ltd. (id: 57443)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.