
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 |
|---|---|---|---|
| 上海华培数能科技(集团)股份有限公司关于会计师事务所2024年度履职情况的评估报告 | 2025-04-24 | Chinese | |
| 上海华培数能科技(集团)股份有限公司2023年度内部控制审计报告 | 2025-04-24 | Chinese | |
| 华培动力:2024年年度报告摘要 | 2025-04-24 | Chinese | |
| 华培动力2024年年度报告 | 2025-04-24 | Chinese | |
| 2024年度独立董事述职报告(唐晓峰) | 2025-04-24 | Chinese | |
| 上海华培数能科技(集团)股份有限公司董事会审计委员会对会计师事务所2024年度履行监督职责情况报告 | 2025-04-24 | Chinese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 38882153 | 上海华培数能科技(集团)股份有限公司关于会计师事务所2024年度履职情况的评估报告 | 2025-04-24 | Chinese | ||
| 38882146 | 上海华培数能科技(集团)股份有限公司2023年度内部控制审计报告 | 2025-04-24 | Chinese | ||
| 38882113 | 华培动力:2024年年度报告摘要 | 2025-04-24 | Chinese | ||
| 38882106 | 华培动力2024年年度报告 | 2025-04-24 | Chinese | ||
| 38882079 | 2024年度独立董事述职报告(唐晓峰) | 2025-04-24 | Chinese | ||
| 38882071 | 上海华培数能科技(集团)股份有限公司董事会审计委员会对会计师事务所2024年度履行监督职责情况报告 | 2025-04-24 | Chinese | ||
| 38882062 | 华培动力:关于2024年度利润分配预案的公告 | 2025-04-24 | Chinese | ||
| 38882054 | 华培动力:关于续聘会计师事务所的公告 | 2025-04-24 | Chinese | ||
| 38882040 | 华培动力:关于2025年度拟申请银行综合授信额度并进行担保预计的公告 | 2025-04-24 | Chinese | ||
| 38882039 | 公司控股股东及其他关联方占用资金情况的专项说明 | 2025-04-24 | Chinese | ||
| 38882030 | 华培动力:关于2024年度计提资产减值准备的公告 | 2025-04-24 | Chinese | ||
| 38882019 | 华培动力:关于2025年度日常关联交易预计的公告 | 2025-04-24 | Chinese | ||
| 38882009 | 上海华培数能科技(集团)股份有限公司2024年度审计报告 | 2025-04-24 | Chinese | ||
| 38881763 | 华培动力:关于开展资产池业务的公告 | 2025-04-24 | Chinese | ||
| 38881752 | 华培动力:关于召开2024年年度股东大会的通知 | 2025-04-24 | 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.