GEM Co.,Ltd — Investor Relations & Filings
GEM Co., Ltd. is a global leader in the circular economy, specializing in urban mining and the comprehensive recycling of waste resources. The company focuses on the recovery and processing of electronic waste, end-of-life vehicles, and hazardous waste, with a primary emphasis on the lithium-ion battery supply chain. It produces high-purity battery materials, including ternary precursors (NCM and NCA), cobalt salts, and nickel salts, which are essential for the electric vehicle and energy storage industries. By integrating advanced metallurgical technologies with green manufacturing processes, GEM establishes a closed-loop system for critical metals such as cobalt, nickel, and tungsten. The company serves a global clientele of battery manufacturers and automotive OEMs, providing sustainable raw materials that support the global transition to renewable energy and carbon neutrality.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于与中国恩菲签署共同推动关键矿产资源开发的战略合作协议的公告 | 2026-03-08 | Chinese | |
| 广东君信经纶君厚律师事务所关于格林美股份有限公司2026年第一次临时股东会的法律意见书 | 2026-03-06 | Chinese | |
| 关于回购注销部分限制性股票减少注册资本暨通知债权人的公告 | 2026-03-06 | Chinese | |
| 2026年第一次临时股东会决议公告 | 2026-03-06 | Chinese | |
| 关于设立全球投资者接待日的公告 | 2026-02-13 | Chinese | |
| 关于新增投资者联系邮箱的公告 | 2026-02-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35552508 | 关于与中国恩菲签署共同推动关键矿产资源开发的战略合作协议的公告 | 2026-03-08 | Chinese | ||
| 35552505 | 广东君信经纶君厚律师事务所关于格林美股份有限公司2026年第一次临时股东会的法律意见书 | 2026-03-06 | Chinese | ||
| 35552502 | 关于回购注销部分限制性股票减少注册资本暨通知债权人的公告 | 2026-03-06 | Chinese | ||
| 35552497 | 2026年第一次临时股东会决议公告 | 2026-03-06 | Chinese | ||
| 35552493 | 关于设立全球投资者接待日的公告 | 2026-02-13 | Chinese | ||
| 35552489 | 关于新增投资者联系邮箱的公告 | 2026-02-13 | Chinese | ||
| 35552483 | 第七届董事会独立董事第六次专门会议审查意见 | 2026-02-11 | Chinese | ||
| 35552468 | 第七届董事会第十一次会议决议公告 | 2026-02-11 | Chinese | ||
| 35552459 | 关于终止全资下属公司增资扩股实施股权改组暨关联交易的公告 | 2026-02-11 | Chinese | ||
| 35552457 | 关于公司完成工商变更登记并换发营业执照的公告 | 2026-02-03 | Chinese | ||
| 35552451 | 关于2024年限制性股票激励计划第一个解除限售期解除限售股份上市流通的提示性公告 | 2026-01-30 | Chinese | ||
| 35552448 | 2025年度业绩预告 | 2026-01-29 | Chinese | ||
| 35552447 | 格林美股份有限公司章程(草案)(H股发行并上市后适用) | 2026-01-27 | Chinese | ||
| 35552437 | 可持续发展(ESG)管理制度 | 2026-01-27 | Chinese | ||
| 35552419 | 董事会战略与可持续发展委员会工作细则(草案)(H股发行并上市后适用) | 2026-01-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Materials and other waste recovery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
RecycLiCo Battery Materials Inc.
Specializes in sustainable lithium-ion battery recycling an…
|
AMY | CA | Water supply; sewerage, waste m… |
|
Recyctec Holding AB
Specializes in recycling used glycol to its original qualit…
|
RECY B | SE | Water supply; sewerage, waste m… |
|
REDIVIUM LIMITED
Recycles lithium-ion batteries to recover critical material…
|
RIL | AU | Water supply; sewerage, waste m… |
|
REFINVERSE Group, Inc.
A material recycling company that transforms waste into val…
|
7375 | JP | Water supply; sewerage, waste m… |
|
Regenx Tech Corp.
Sustainable recovery of PGMs from diesel converters using p…
|
RGX | CA | Water supply; sewerage, waste m… |
|
RENEWI PLC
A waste-to-product company that transforms waste into secon…
|
RWI | GB | Water supply; sewerage, waste m… |
|
RESGEN LIMITED
Converts plastic waste into industrial fuel through advance…
|
543805 | IN | Water supply; sewerage, waste m… |
|
Revival Expansion
An entity with no publicly available information on its bus…
|
MLREX | FR | Water supply; sewerage, waste m… |
|
ROAD BIOLOGY ENVIRONMENTAL PROTECTION TECHNOLOGY CO.,LTD.
Specializes in high-water-content waste treatment and organ…
|
688156 | CN | Water supply; sewerage, waste m… |
|
SANWAYUKA INDUSTRY CORPORATION
Engaged in industrial waste management and chemical product…
|
4125 | JP | Water supply; sewerage, waste m… |
GEM 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/54385/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54385 | 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=54385 | 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=54385 \ -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": 54385}, 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 GEM Co.,Ltd (id: 54385)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.