
Tianneng Battery Group Co.,Ltd. — Investor Relations & Filings
Tianneng Battery Group Co.,Ltd. specializes in the research, development, and manufacturing of advanced battery systems. The company primarily focuses on motive power batteries for light electric vehicles, including e-bikes, tricycles, and low-speed electric cars. Its product portfolio includes high-capacity lead-acid batteries, lithium-ion batteries, and hydrogen fuel cells. Beyond motive power, the company provides energy storage solutions for telecommunications, power grids, and renewable energy projects. Tianneng emphasizes a circular economy through its battery recycling and resource regeneration initiatives. The firm integrates smart manufacturing processes to enhance energy density and cycle life across its product lines, serving global markets with sustainable energy solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 天能电池集团股份有限公司关于变更持续督导保荐代表人的公告 | 2025-03-14 | Chinese | |
| 天能电池集团股份有限公司关于以集中竞价交易方式回购公司股份的进展公告 | 2025-03-03 | Chinese | |
| 天能电池集团股份有限公司2024年度业绩快报公告 | 2025-02-27 | Chinese | |
| 天能电池集团股份有限公司关于以集中竞价交易方式回购公司股份的进展公告 | 2025-02-05 | Chinese | |
| 天能电池集团股份有限公司2025年第一次临时股东大会决议公告 | 2025-01-13 | Chinese | |
| 上海澄明则正律师事务所关于天能电池集团股份有限公司2025年第一次临时股东大会之法律意见书 | 2025-01-13 | Chinese |
Browse filings by year
7 yearsMarket 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 |
Tianneng Battery Group 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/58659/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58659 | 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=58659 | 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=58659 \ -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": 58659}, 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 Tianneng Battery Group Co.,Ltd. (id: 58659)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.