
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年10月) | 2025-10-29 | Chinese | |
| 华培动力:董事、高级管理人员所持公司股份及其变动管理制度(2025年10月) | 2025-10-29 | Chinese | |
| 华培动力:总经理工作细则(2025年10月) | 2025-10-29 | Chinese | |
| 华培动力:关于取消监事会并修订《公司章程》、新增及修订公司部分治理制度的公告 | 2025-10-29 | Chinese | |
| 华培动力:关于召开2025年度第一次临时股东大会的通知 | 2025-10-29 | Chinese | |
| 华培动力:投资者关系管理制度(2025年10月) | 2025-10-29 | Chinese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 38882614 | 华培动力:对外投资管理制度(2025年10月) | 2025-10-29 | Chinese | ||
| 38882555 | 华培动力:董事、高级管理人员所持公司股份及其变动管理制度(2025年10月) | 2025-10-29 | Chinese | ||
| 38882543 | 华培动力:总经理工作细则(2025年10月) | 2025-10-29 | Chinese | ||
| 38882529 | 华培动力:关于取消监事会并修订《公司章程》、新增及修订公司部分治理制度的公告 | 2025-10-29 | Chinese | ||
| 38882519 | 华培动力:关于召开2025年度第一次临时股东大会的通知 | 2025-10-29 | Chinese | ||
| 38882511 | 华培动力:投资者关系管理制度(2025年10月) | 2025-10-29 | Chinese | ||
| 38882504 | 华培动力:董事、高级管理人员薪酬管理制度(2025年10月) | 2025-10-29 | Chinese | ||
| 38882502 | 华培动力:股东会网络投票实施细则(2025年10月) | 2025-10-29 | Chinese | ||
| 38882493 | 华培动力:董事会提名委员会工作细则(2025年10月) | 2025-10-29 | Chinese | ||
| 38882482 | 华培动力:独立董事专门会议议事规则(2025年10月) | 2025-10-29 | Chinese | ||
| 38882474 | 华培动力:第三届董事会第十九次会议决议公告 | 2025-10-29 | Chinese | ||
| 38882465 | 华培动力:关于2025年前三季度计提资产减值准备的公告 | 2025-10-29 | Chinese | ||
| 38882457 | 华培动力:年报信息披露重大差错责任追究制度(2025年10月) | 2025-10-29 | Chinese | ||
| 38882454 | 华培动力:内部审计制度(2025年10月) | 2025-10-29 | Chinese | ||
| 38882443 | 华培动力:董事会议事规则(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.