
Shuanglin Co.,Ltd. — Investor Relations & Filings
Shuanglin Co., Ltd. focuses on the research, development, and manufacturing of precision components and integrated systems. The product portfolio encompasses seat systems, including adjusters and motors, as well as electronics such as sensors and switches. The company also produces powertrain components, including transmissions and variable valve timing systems, alongside high-precision plastic parts. With integrated capabilities in mold design and manufacturing, the organization provides technical solutions to global original equipment manufacturers. Its operations emphasize advanced production techniques to support vehicle lightweighting and electrification initiatives, ensuring high-precision standards across its diverse product lines.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度财务决算报告 | 2026-03-24 | Chinese | |
| 商誉减值测试报告 | 2026-03-24 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-03-24 | Chinese | |
| 2025年年度报告摘要 | 2026-03-24 | Chinese | |
| 2025年度内部控制审计报告 | 2026-03-24 | Chinese | |
| 董事、高级管理人员薪酬管理制度(2026年3月) | 2026-03-24 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 35812699 | 2025年度财务决算报告 | 2026-03-24 | Chinese | ||
| 35812695 | 商誉减值测试报告 | 2026-03-24 | Chinese | ||
| 35812693 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-03-24 | Chinese | ||
| 35812692 | 2025年年度报告摘要 | 2026-03-24 | Chinese | ||
| 35812683 | 2025年度内部控制审计报告 | 2026-03-24 | Chinese | ||
| 35812681 | 董事、高级管理人员薪酬管理制度(2026年3月) | 2026-03-24 | Chinese | ||
| 35812678 | 关于会计政策变更的公告 | 2026-03-24 | Chinese | ||
| 35812677 | 关于公司2026年度开展资产池业务的公告 | 2026-03-24 | Chinese | ||
| 35812676 | 第七届董事会第二十六次会议决议公告 | 2026-03-24 | Chinese | ||
| 35812670 | 北京德皓国际会计师事务所(特殊普通合伙)关于公司控股股东及其他关联方资金占用情况的专项说明 | 2026-03-24 | Chinese | ||
| 35812669 | 董事会关于独立董事独立性情况的专项意见 | 2026-03-24 | Chinese | ||
| 35812668 | 关于发行境外上市外资股(H股)获得中国证监会备案的公告 | 2026-03-23 | Chinese | ||
| 35812661 | 关于为全资子公司担保的进展公告 | 2026-01-30 | Chinese | ||
| 35812659 | 关于董事、高管减持完成的公告 | 2026-01-28 | Chinese | ||
|
2025
1 filing
| |||||
| 35812655 | 关于董事、高管减持股份的预披露公告 | 2025-12-31 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AISIN CORPORATION
Global supplier of automotive components and energy, lifest…
|
7259 | JP | Manufacturing |
|
A-JIN INDUSTRY CO.,LTD
OEM manufacturer of automotive body parts and electronic eq…
|
013310 | KR | Manufacturing |
|
Akar Auto Industries Limited
Manufacturer of precision automotive components, leaf sprin…
|
530621 | IN | Manufacturing |
|
AKEBONO BRAKE INDUSTRY CO.,LTD.
Manufacturer of braking systems for automotive, rail, and i…
|
7238 | JP | Manufacturing |
|
AKWEL
Global supplier of automotive systems for fluid management,…
|
AKW | FR | Manufacturing |
|
ALGO Group Inc.
OE manufacturer providing turnkey solutions for critical au…
|
AO | CA | Manufacturing |
|
Allison Transmission Holdings Inc
Designer and manufacturer of propulsion solutions for comme…
|
ALSN | US | Manufacturing |
|
ALMAC CO., Ltd
Manufactures aluminum components for the automotive industr…
|
354320 | KR | Manufacturing |
|
Altur S.A.
Manufacturer of cast and processed aluminum components for …
|
ALT | RO | Manufacturing |
|
AMERICAN AXLE & MANUFACTURING HOLDINGS INC
A global Tier 1 automotive supplier of driveline and metal …
|
AXL | US | Manufacturing |
Shuanglin 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/55118/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55118 | 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=55118 | 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=55118 \ -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": 55118}, 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 Shuanglin Co.,Ltd. (id: 55118)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.