Sanyou Corporation Limited — Investor Relations & Filings
Sanyou Corporation Limited focuses on the research, development, and manufacturing of relay components. The product range encompasses magnetic latching relays, power relays, automotive relays, signal relays, and industrial relays. These products serve critical functions in smart meters, household appliances, automotive systems, industrial control equipment, and communication devices. The organization emphasizes technical innovation and quality assurance to deliver reliable switching solutions. By maintaining large-scale production capabilities and a global distribution network, the company supports diverse technical requirements and provides specialized engineering support for various application environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度独立董事述职报告(贺树人) | 2026-03-30 | Chinese | |
| 2025年度独立董事述职报告(祝福冬) | 2026-03-30 | Chinese | |
| 内部控制审计报告 | 2026-03-30 | Chinese | |
| 关于2025年年度计提资产减值准备的公告 | 2026-03-30 | Chinese | |
| 关于续聘2026年度财务及内控审计机构的公告 | 2026-03-30 | Chinese | |
| 关于开展资产池业务的公告 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39168400 | 2025年度独立董事述职报告(贺树人) | 2026-03-30 | Chinese | ||
| 39168397 | 2025年度独立董事述职报告(祝福冬) | 2026-03-30 | Chinese | ||
| 39168395 | 内部控制审计报告 | 2026-03-30 | Chinese | ||
| 39168392 | 关于2025年年度计提资产减值准备的公告 | 2026-03-30 | Chinese | ||
| 39168368 | 关于续聘2026年度财务及内控审计机构的公告 | 2026-03-30 | Chinese | ||
| 39168366 | 关于开展资产池业务的公告 | 2026-03-30 | Chinese | ||
| 39168364 | 第三届董事会第十八次会议决议公告 | 2026-03-30 | Chinese | ||
| 39168362 | 三友联众集团股份有限公司募集资金年度存放、管理与使用情况鉴证报告 | 2026-03-30 | Chinese | ||
| 39168359 | 信达证券股份有限公司关于三友联众集团股份有限公司2025年度募集资金存放与使用情况的专项核查意见 | 2026-03-30 | Chinese | ||
| 39168358 | 三友联众集团股份有限公司董事会审计委员会对会计师事务所2025年度履职情况的监督职责报告 | 2026-03-30 | Chinese | ||
| 39168352 | 2025年年度审计报告 | 2026-03-30 | Chinese | ||
| 39168349 | 2025年年度报告 | 2026-03-30 | Chinese | ||
| 39168347 | 关于2025年度利润分配及资本公积转增股本预案的公告 | 2026-03-30 | Chinese | ||
| 39168343 | 三友联众集团股份有限公司关于会计师事务所2025年度履职情况的评估报告 | 2026-03-30 | Chinese | ||
| 39168340 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aartech Solonics Limited
Engineering firm providing energy storage, bus transfer sys…
|
AARTECH | IN | Manufacturing |
|
ABB India Limited
Technology leader in electrification and automation for a s…
|
ABB | IN | Manufacturing |
|
ABB Ltd
A technology company specializing in electrification and au…
|
ABBN | CH | Manufacturing |
|
ACCORD TRANSFORMER & SWITCHGEAR LIMITED
Designs and manufactures energy-efficient transformers and …
|
544710 | IN | Manufacturing |
|
Ads-Tec Energy Public Ltd Co
Develops battery-buffered platform solutions for ultra-fast…
|
ADSE | US | Manufacturing |
|
ADVAIT ENERGY TRANSITIONS LIMITED
Provides power transmission components, renewable energy, a…
|
ADVAIT | IN | Manufacturing |
|
ADVENT TECHNOLOGIES HOLDINGS, INC.
Develops and manufactures complete fuel cell systems and th…
|
ADN | US | Manufacturing |
|
AFC ENERGY PLC
Develops hydrogen power generation technologies for off-gri…
|
AFC | GB | Manufacturing |
|
AHA Co.,Ltd
A technology company operating in EdTech, Healthcare, and E…
|
102950 | KR | Manufacturing |
|
AHOKU Electronic Company
Manufacturer of power management, surge protectors, and PDU…
|
3002 | TW | Manufacturing |
Sanyou Corporation Limited 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/55897/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55897 | 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=55897 | 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=55897 \ -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": 55897}, 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 Sanyou Corporation Limited (id: 55897)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.