
ANHUI ANFU BATTERY TECHNOLOGY CO.,LTD. — Investor Relations & Filings
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年第二次临时股东会会议资料 | 2026-05-19 | Chinese | |
| 安徽安孚电池科技股份有限公司第五届董事会第二十三次会议决议公告 | 2026-05-11 | Chinese | |
| 安徽安孚电池科技股份有限公司关于变更公司注册资本及修订《公司章程》的公告 | 2026-05-11 | Chinese | |
| 安徽安孚电池科技股份有限公司关于调整独立董事津贴的公告 | 2026-05-11 | Chinese | |
| 安徽安孚电池科技股份有限公司关于召开2026年第二次临时股东会的通知 | 2026-05-11 | Chinese | |
| 安徽安孚电池科技股份有限公司关于提供担保的进展公告 | 2026-05-08 | 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 |
|
Atlas Battery Limited
Manufactures and sells diverse polypropylene batteries for …
|
ATBA | PK | 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.