
SHANDONG SACRED SUN POWER SOURCES CO.,LTD. — Investor Relations & Filings
Shandong Sacred Sun Power Sources Co., Ltd. specializes in the research, development, and manufacturing of stored energy solutions. The product portfolio includes valve-regulated lead-acid (VRLA) batteries, lead-carbon batteries, and lithium-ion battery systems. These technologies are engineered for critical applications in telecommunications, uninterruptible power supplies (UPS), data centers, and renewable energy storage. The company provides integrated energy management solutions and smart energy systems designed for both stationary and motive power requirements. By focusing on electrochemical innovation, the organization supports global infrastructure through high-reliability power backup and efficient energy utilization for industrial and commercial sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第七届董事会第一次会议决议公告 | 2026-05-29 | Chinese | |
| 关于为控股子公司山东圣阳锂科新能源有限公司申请综合授信提供担保及接受关联方提供反担保的进展公告 | 2026-05-29 | Chinese | |
| 关于选举第七届董事会职工代表董事的公告 | 2026-05-22 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-20 | Chinese | |
| 国浩律师(济南)事务所关于山东圣阳电源股份有限公司2025年年度股东会之法律意见书 | 2026-05-20 | Chinese | |
| 关于股票交易异常波动暨风险提示的公告 | 2026-05-18 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47897407 | 第七届董事会第一次会议决议公告 | 2026-05-29 | Chinese | ||
| 47897146 | 关于为控股子公司山东圣阳锂科新能源有限公司申请综合授信提供担保及接受关联方提供反担保的进展公告 | 2026-05-29 | Chinese | ||
| 46867072 | 关于选举第七届董事会职工代表董事的公告 | 2026-05-22 | Chinese | ||
| 46702544 | 2025年年度股东会决议公告 | 2026-05-20 | Chinese | ||
| 46702084 | 国浩律师(济南)事务所关于山东圣阳电源股份有限公司2025年年度股东会之法律意见书 | 2026-05-20 | Chinese | ||
| 46513058 | 关于股票交易异常波动暨风险提示的公告 | 2026-05-18 | Chinese | ||
| 45774485 | 关于召开2026年第二次临时股东会的通知 | 2026-05-13 | Chinese | ||
| 45774484 | 第六届董事会第二十二次会议决议公告 | 2026-05-13 | Chinese | ||
| 45773752 | 独立董事候选人声明与承诺(马涛) | 2026-05-13 | Chinese | ||
| 45773455 | 独立董事提名人声明与承诺 (桑丽霞) | 2026-05-13 | Chinese | ||
| 45773451 | 关于董事会换届选举的公告 | 2026-05-13 | Chinese | ||
| 45017039 | 关于参加2026年山东辖区上市公司投资者网上集体接待日活动的公告 | 2026-05-11 | Chinese | ||
| 36379120 | 关于2026年度日常关联交易预计的公告 | 2026-04-23 | Chinese | ||
| 36379109 | 第六届董事会第二十一次会议决议公告 | 2026-04-23 | Chinese | ||
| 36379102 | 2026年一季度报告 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of batteries and accumulators
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABM FUJIYA BERHAD
Manufacturing and sale of automotive, storage, and EFB batt…
|
— | MY | Manufacturing |
|
Abound Energy
Develops patented zinc-air battery systems for reliable, lo…
|
ABND | CA | Manufacturing |
|
Aegis Critical Energy Defence Corp.
Develops and delivers advanced LFP Battery Energy Storage S…
|
QESS | CA | Manufacturing |
|
AES-KY
Develops lithium-ion battery modules for electric light veh…
|
6781 | TW | Manufacturing |
|
A.F.W Co., Ltd
Manufacturer of electric vehicle components using friction …
|
312610 | KR | Manufacturing |
|
Altech Advanced Materials AG
Develops materials for lithium-ion batteries and solid-stat…
|
AMA1 | DE | Manufacturing |
|
ALTECH BATTERIES LTD
Develops sodium-chloride solid-state batteries and lithium-…
|
ATC | AU | Manufacturing |
|
Amara Raja Energy & Mobility Limited
Provides energy storage solutions for automotive, industria…
|
ARE&M | IN | Manufacturing |
|
Amprius Technologies, Inc.
Develops and manufactures advanced lithium-ion batteries wi…
|
AMPX | US | Manufacturing |
|
ANHUI ANFU BATTERY TECHNOLOGY CO.,LTD.
Produces primary and secondary batteries for consumer and i…
|
603031 | CN | Manufacturing |
SHANDONG SACRED SUN POWER SOURCES 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/54606/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54606 | 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=54606 | 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=54606 \ -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": 54606}, 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 SHANDONG SACRED SUN POWER SOURCES CO.,LTD. (id: 54606)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.