
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 |
|---|---|---|---|
| 关于持股5%以上股东减持股份计划公告 | 2019-06-09 | Chinese | |
| 关于拟为骆驼动力马来西亚有限公司提供担保的公告 | 2019-06-04 | Chinese | |
| 关于公司控股股东股票质押式回购交易展期的公告 | 2019-05-27 | Chinese | |
| 关于公司股东股票质押式回购交易延期购回的公告 | 2019-05-24 | Chinese | |
| 关于选举职工代表监事的公告 | 2019-05-10 | Chinese | |
| 独立董事关于第八届董事会第一次会议相关事项的独立意见 | 2019-05-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
15 filings
| |||||
| 36405082 | 关于持股5%以上股东减持股份计划公告 | 2019-06-09 | Chinese | ||
| 36405072 | 关于拟为骆驼动力马来西亚有限公司提供担保的公告 | 2019-06-04 | Chinese | ||
| 36405064 | 关于公司控股股东股票质押式回购交易展期的公告 | 2019-05-27 | Chinese | ||
| 36405056 | 关于公司股东股票质押式回购交易延期购回的公告 | 2019-05-24 | Chinese | ||
| 36405040 | 关于选举职工代表监事的公告 | 2019-05-10 | Chinese | ||
| 36405029 | 独立董事关于第八届董事会第一次会议相关事项的独立意见 | 2019-05-10 | Chinese | ||
| 36405023 | 第八届监事会第一次会议决议公告 | 2019-05-10 | Chinese | ||
| 36405014 | 2018年年度股东大会决议公告 | 2019-05-10 | Chinese | ||
| 36405008 | 2018年年度股东大会的法律意见 | 2019-05-10 | Chinese | ||
| 36404971 | 第八届董事会第一次会议决议公告 | 2019-05-10 | Chinese | ||
| 36404963 | 2018年年度股东大会会议资料 | 2019-04-29 | Chinese | ||
| 36404952 | 关于召开2018年度现金分红说明会的预告公告 | 2019-04-24 | Chinese | ||
| 36404945 | 太平洋证券股份有限公司关于骆驼股份2017年公开发行可转换公司债券保荐总结报告书 | 2019-04-23 | Chinese | ||
| 36404936 | 关于2018年年度股东大会增加临时提案的公告 | 2019-04-22 | Chinese | ||
| 36404923 | 关于公司股东部分股份解质押的公告 | 2019-04-18 | 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.