
Camel Group Co.,Ltd. — Investor Relations & Filings
Camel Group Co., Ltd. specializes in the research, development, production, and sales of energy storage solutions, primarily focusing on lead-acid and lithium-ion battery technologies. The company provides a comprehensive range of products, including automotive starter batteries, start-stop batteries (AGM and EFB), traction batteries, and advanced energy storage systems. Its solutions serve diverse sectors such as the automotive original equipment manufacturer (OEM) market, the global aftermarket, and the renewable energy industry. A key component of its operations is a closed-loop battery recycling system, which supports a circular economy by recovering materials for new production. The company emphasizes technological innovation and large-scale manufacturing capabilities to deliver high-performance power solutions for passenger vehicles, commercial transport, and industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于全资子公司年处理15万吨废旧铅酸蓄电池建设项目环境影响报告书获得批复的公告 | 2015-12-07 | Chinese | |
| 关于“12骆驼集”公司债券回售结果的公告 | 2015-12-04 | Chinese | |
| 关于子公司取得危险废物经营许可证的公告 | 2015-12-03 | Chinese | |
| 2012年公司债券2015年付息公告 | 2015-11-25 | Chinese | |
| 关于“12骆驼集”公司债券回售申报情况的公告 | 2015-11-09 | Chinese | |
| 2015年第二次临时股东大会的法律意见 | 2015-11-06 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2015
15 filings
| |||||
| 36393192 | 关于全资子公司年处理15万吨废旧铅酸蓄电池建设项目环境影响报告书获得批复的公告 | 2015-12-07 | Chinese | ||
| 36393180 | 关于“12骆驼集”公司债券回售结果的公告 | 2015-12-04 | Chinese | ||
| 36393171 | 关于子公司取得危险废物经营许可证的公告 | 2015-12-03 | Chinese | ||
| 36393154 | 2012年公司债券2015年付息公告 | 2015-11-25 | Chinese | ||
| 36393141 | 关于“12骆驼集”公司债券回售申报情况的公告 | 2015-11-09 | Chinese | ||
| 36393129 | 2015年第二次临时股东大会的法律意见 | 2015-11-06 | Chinese | ||
| 36393119 | 2015年第二次临时股东大会决议公告 | 2015-11-06 | Chinese | ||
| 36393107 | 签订战略合作协议公告 | 2015-11-05 | Chinese | ||
| 36393094 | 关于“12骆驼集”票面利率不调整的公告 | 2015-11-03 | Chinese | ||
| 36393080 | 关于“12骆驼集”公司债券回售第二次提示性公告 | 2015-11-02 | Chinese | ||
| 36393071 | 关于“12骆驼集”公司债券回售第一次提示性公告 | 2015-11-01 | Chinese | ||
| 36393058 | 关于“12骆驼集”公司债券回售的公告 | 2015-10-29 | Chinese | ||
| 36393047 | 2015年第二次临时股东大会会议资料 | 2015-10-27 | Chinese | ||
| 36393032 | 关于子公司获得财政补贴的公告 | 2015-10-22 | Chinese | ||
| 36393020 | 关于控股子公司与青岛特来电新能源有限公司签署战略合作协议的公告 | 2015-10-21 | 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 |
Camel 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/57230/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57230 | 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=57230 | 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=57230 \ -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": 57230}, 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 Camel Group Co.,Ltd. (id: 57230)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.