
德瑞锂电 — Investor Relations & Filings
Huizhou DeRui Lithium Battery Co., Ltd. specializes in the research, development, production, and sales of lithium primary batteries. The company's core product portfolio includes lithium manganese dioxide (Li-MnO2) and lithium thionyl chloride (Li-SOCl2) batteries, available in various configurations such as cylindrical, coin, and soft-pack types. These power solutions are engineered for high energy density, stable discharge voltage, and a broad operating temperature range, making them suitable for long-term applications. DeRui Lithium Battery serves diverse global markets, providing critical power components for smart utility meters, Internet of Things (IoT) sensors, automotive electronics like tire pressure monitoring systems (TPMS), medical devices, and security equipment. The company emphasizes technological innovation and quality control to ensure high reliability and safety standards across its specialized battery lines.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于拟修订公司章程公告 | 2023-10-25 | Chinese | |
| 独立董事专门会议工作制度 | 2023-10-25 | Chinese | |
| 董事会提名委员会关于提名公司独立董事候选人的审查意见 | 2023-10-25 | Chinese | |
| 信息披露管理制度 | 2023-10-25 | Chinese | |
| 2023年三季度报告 | 2023-10-25 | Chinese | |
| 关于使用自有闲置资金购买理财产品的公告 | 2023-10-25 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 39822692 | 关于拟修订公司章程公告 | 2023-10-25 | Chinese | ||
| 39822683 | 独立董事专门会议工作制度 | 2023-10-25 | Chinese | ||
| 39822674 | 董事会提名委员会关于提名公司独立董事候选人的审查意见 | 2023-10-25 | Chinese | ||
| 39822664 | 信息披露管理制度 | 2023-10-25 | Chinese | ||
| 39822653 | 2023年三季度报告 | 2023-10-25 | Chinese | ||
| 39822638 | 关于使用自有闲置资金购买理财产品的公告 | 2023-10-25 | Chinese | ||
| 39822629 | 独立董事任命公告 | 2023-10-25 | Chinese | ||
| 39822610 | 第三届监事会第十二次会议决议公告 | 2023-10-25 | Chinese | ||
| 39822600 | 战略委员会工作细则 | 2023-10-25 | Chinese | ||
| 39822589 | 审计委员会工作细则 | 2023-10-25 | Chinese | ||
| 39822575 | 独立董事提名人声明与承诺 | 2023-10-25 | Chinese | ||
| 39822566 | 独立董事辞职公告 | 2023-10-18 | Chinese | ||
| 39822556 | 关于使用自有闲置资金购买理财产品的进展公告 | 2023-09-21 | Chinese | ||
| 39822544 | 投资者关系活动记录表 | 2023-09-19 | Chinese | ||
| 39822534 | 持股5%以上股东减持股份结果公告 | 2023-09-17 | 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 |
德瑞锂电 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/58857/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58857 | 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=58857 | 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=58857 \ -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": 58857}, 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 德瑞锂电 (id: 58857)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.