ANHUI ANFU BATTERY TECHNOLOGY CO.,LTD. — Investor Relations & Filings
About ANHUI ANFU BATTERY TECHNOLOGY CO.,LTD.
Anhui Anfu Battery Technology Co., Ltd. focuses on the research, development, and large-scale production of primary and secondary battery products. Its core portfolio includes alkaline, carbon-zinc, and lithium-based batteries designed for consumer electronics, household devices, and specialized industrial tools. The company integrates advanced manufacturing processes to enhance energy density, leak resistance, and shelf life across its product lines. Beyond standard consumer batteries, it engages in the development of energy storage solutions and rechargeable technologies. By maintaining rigorous quality management systems and investing in automated production lines, the firm provides high-volume supply capabilities for global distribution. Its technical focus remains on optimizing electrochemical performance and expanding the application range of portable power solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 安徽安孚电池科技股份有限公司股东减持股份计划公告 | 2026-03-17 | Chinese | |
| 安徽安孚电池科技股份有限公司2025度内部控制审计报告 | 2026-03-09 | Chinese | |
| 关于安徽安孚电池科技股份有限公司非经营性资金占用及其他关联资金往来情况汇总表的专项审计报告 | 2026-03-09 | Chinese | |
| 关于安徽安孚电池科技股份有限公司发行股份及支付现金购买资产并募集配套资金暨关联交易之2025年度业绩承诺实现情况的专项审计报告 | 2026-03-09 | Chinese | |
| 安徽安孚电池科技股份有限公司2025年度商誉减值测试报告 | 2026-03-09 | Chinese | |
| 安徽安孚电池科技股份有限公司2025年度独立董事述职报告-方福前 | 2026-03-09 | Chinese |
Market data
Market data not available
Price history
Peer group · Manufacture of batteries and accumulators
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 Holding Co., Ltd.
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 |
|
Aton Green Storage
Manufactures battery energy storage systems for residential…
|
ATON | IT | Manufacturing |
|
Battery Technologies Inc.
Engaged in R&D of advanced battery solutions and global sup…
|
BTIOF | CA | Manufacturing |
ANHUI ANFU BATTERY TECHNOLOGY 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/57365/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57365 | 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=57365 | 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=57365 \ -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": 57365}, 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 ANHUI ANFU BATTERY TECHNOLOGY CO.,LTD. (id: 57365)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.