
SHANGHAI XINPENG INDUSTRY CO.,LTD. — Investor Relations & Filings
Shanghai Xinpeng Industry Co., Ltd. specializes in the design, development, and manufacturing of precision metal components and assemblies. Core operations encompass metal stamping, sheet metal fabrication, and mold manufacturing. The company produces a wide array of products including automotive body parts, chassis components, and enclosures for telecommunications and IT equipment. It provides integrated manufacturing solutions ranging from initial mold design and precision machining to final assembly and surface treatment. Utilizing advanced automated production lines, the firm delivers high-volume components for original equipment manufacturers. Its technical capabilities support the creation of complex metal structures and functional modules used in consumer electronics, cooling systems, and industrial machinery.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度股东会决议公告 | 2026-05-20 | Chinese | |
| 新朋股份-2025年年度股东会之法律意见书 | 2026-05-20 | Chinese | |
| 上海新朋实业股份有限公司关于回购公司股份的进展公告 | 2026-05-07 | Chinese | |
| 关于公司2025年中期利润分配预案的公告 | 2025-08-27 | Chinese | |
| 审计委员会实施细则 | 2025-08-27 | Chinese | |
| 累积投票制实施细则 | 2025-08-27 | Chinese |
Browse filings by year
18 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 46702512 | 2025年度股东会决议公告 | 2026-05-20 | Chinese | ||
| 46701550 | 新朋股份-2025年年度股东会之法律意见书 | 2026-05-20 | Chinese | ||
| 44271720 | 上海新朋实业股份有限公司关于回购公司股份的进展公告 | 2026-05-07 | Chinese | ||
|
2025
12 filings
| |||||
| 35465435 | 关于公司2025年中期利润分配预案的公告 | 2025-08-27 | Chinese | ||
| 35465425 | 审计委员会实施细则 | 2025-08-27 | Chinese | ||
| 35465416 | 累积投票制实施细则 | 2025-08-27 | Chinese | ||
| 35465405 | 对外提供财务资助管理制度 | 2025-08-27 | Chinese | ||
| 35465393 | 半年报监事会决议公告 | 2025-08-27 | Chinese | ||
| 35465364 | 委托理财管理制度 | 2025-08-27 | Chinese | ||
| 35465353 | 内幕信息知情人登记制度 | 2025-08-27 | Chinese | ||
| 35465331 | 对外担保管理制度 | 2025-08-27 | Chinese | ||
| 35465322 | 2025年半年度报告摘要 | 2025-08-27 | Chinese | ||
| 35465319 | 信息披露管理制度 | 2025-08-27 | Chinese | ||
| 35465293 | 投资者关系管理制度 | 2025-08-27 | Chinese | ||
| 35465288 | 股东会议事规则 | 2025-08-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Forging, pressing, stamping and roll-forming of metal; powder metallurgy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMAERO LTD
Specializes in metal additive manufacturing and powders for…
|
3DA | AU | Manufacturing |
|
Amforge Industries Ltd.
Manufacturer of precision forged components for automotive …
|
513117 | IN | Manufacturing |
|
Amic Forging Limited
Produces open die forged components for heavy engineering, …
|
544037 | IN | Manufacturing |
|
ANHUI YINGLIU ELECTROMECHANICAL CO.,LTD
Manufacturer of high-end precision components for aerospace…
|
603308 | CN | Manufacturing |
|
ASL Industries Limited
Manufactures forged and machined components for automotive,…
|
ASLIND | IN | Manufacturing |
|
BALU FORGE INDUSTRIES LIMITED
Manufactures precision forged components and crankshafts fo…
|
BALUFORGE | IN | Manufacturing |
|
Baoding Technology Co., Ltd.
Manufactures large-scale castings and forgings for marine a…
|
002552 | CN | Manufacturing |
|
Bharat Forge Ltd
Global manufacturer of high-performance forged and machined…
|
BHARATFORG | IN | Manufacturing |
|
BRAIME GROUP PLC
Manufactures metal presswork and distributes bulk material …
|
BMT | GB | Manufacturing |
|
CFM HOLDINGS LIMITED
Customer-focused manufacturer specializing in metal stampin…
|
5EB | SG | Manufacturing |
SHANGHAI XINPENG INDUSTRY 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/54374/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54374 | 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=54374 | 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=54374 \ -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": 54374}, 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 XINPENG INDUSTRY CO.,LTD. (id: 54374)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.