
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 |
|---|---|---|---|
| 关于作废2024年限制性股票激励计划部分已授予但尚未归属限制性股票的公告 | 2026-05-26 | Chinese | |
| 薪酬与考核委员会关于2024年限制性股票激励计划首次授予部分第二个归属期及预留授予部分第一个归属期归属名单的核查意见 | 2026-05-26 | Chinese | |
| 第七届董事会第二十八次会议决议公告 | 2026-05-26 | Chinese | |
| 关于调整2024年及2025年限制性股票激励计划授予价格的公告 | 2026-05-26 | Chinese | |
| 上海锦天城(杭州)律师事务所关于公司2025年限制性股票激励计划调整授予价格的法律意见书 | 2026-05-26 | Chinese | |
| 上海锦天城(杭州)律师事务所关于公司2024年限制性股票激励计划调整授予价格、作废部分限制性股票及首次授予部分第二个归属期及预留授予部分第一个归属期归属条件成就事项的法律意见书 | 2026-05-26 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47056901 | 关于作废2024年限制性股票激励计划部分已授予但尚未归属限制性股票的公告 | 2026-05-26 | Chinese | ||
| 47056900 | 薪酬与考核委员会关于2024年限制性股票激励计划首次授予部分第二个归属期及预留授予部分第一个归属期归属名单的核查意见 | 2026-05-26 | Chinese | ||
| 47056898 | 第七届董事会第二十八次会议决议公告 | 2026-05-26 | Chinese | ||
| 47056897 | 关于调整2024年及2025年限制性股票激励计划授予价格的公告 | 2026-05-26 | Chinese | ||
| 47056895 | 上海锦天城(杭州)律师事务所关于公司2025年限制性股票激励计划调整授予价格的法律意见书 | 2026-05-26 | Chinese | ||
| 47056893 | 上海锦天城(杭州)律师事务所关于公司2024年限制性股票激励计划调整授予价格、作废部分限制性股票及首次授予部分第二个归属期及预留授予部分第一个归属期归属条件成就事项的法律意见书 | 2026-05-26 | Chinese | ||
| 47056892 | 关于2024年限制性股票激励计划首次授予部分第二个归属期及预留授予部分第一个归属期归属条件成就的公告 | 2026-05-26 | Chinese | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMOTIV LIMITED
Designs, manufactures, and distributes automotive aftermark…
|
AOV | AU | Manufacturing |
|
Amulaire
Develops thermal management solutions and heat sinks for el…
|
2241 | TW | Manufacturing |
|
Aotecar New Energy Technology Group Co.,Ltd.
Manufactures automotive thermal management systems and elec…
|
002239 | CN | Manufacturing |
|
APM AUTOMOTIVE HOLDINGS BERHAD
Manufacturer and supplier of automotive and locomotive comp…
|
— | MY | Manufacturing |
|
ARB CORPORATION LIMITED.
Designs, manufactures, and distributes accessories for 4WD …
|
ARB | AU | Manufacturing |
|
Ashimori Industry Co.,Ltd
Manufacturer of automotive safety systems and high-performa…
|
3526 | JP | Manufacturing |
|
ASK Automotive Limited
Manufacturer of advanced friction products and precision al…
|
ASKAUTOLTD | IN | Manufacturing |
|
Astra Otoparts Tbk
A leading automotive component company manufacturing and di…
|
AUTO | ID | Manufacturing |
|
Atmus Filtration Technologies Inc.
Global leader in filtration and media solutions for on- and…
|
ATMU | US | Manufacturing |
|
Aurrigo Group Plc
Designs and manufactures transport technology for the aviat…
|
AURR | GB | 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.