
Guangdong Feinan Resources Recycling Co., Ltd. — Investor Relations & Filings
Guangdong Feinan Resources Recycling Co., Ltd. specializes in the comprehensive utilization of hazardous waste and the recycling of non-ferrous metals. The company focuses on the collection, disposal, and resource recovery of industrial wastes, particularly those containing copper, tin, zinc, and precious metals. Utilizing advanced pyrometallurgical and hydrometallurgical technologies, it transforms industrial by-products and hazardous materials into high-purity metal products. Its core operations involve the treatment of electroplating sludge, circuit board scrap, and smelting slag. By integrating environmental protection with resource efficiency, the company provides circular economy solutions for the electronics, manufacturing, and metallurgical sectors. Its facilities are designed for large-scale processing, ensuring high recovery rates and compliance with environmental standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于为控股子公司江西巴顿提供担保的公告 | 2026-05-21 | Chinese | |
| 关于回购注销部分限制性股票的减资公告 | 2026-05-18 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-18 | Chinese | |
| 广东信达律师事务所关于广东飞南资源利用股份有限公司2025年度股东会的法律意见书 | 2026-05-18 | Chinese | |
| 关于增加商品期货套期保值业务保证金额度的公告 | 2026-04-10 | Chinese | |
| 关于2025年度证券与衍生品投资情况的专项说明 | 2026-04-10 | Chinese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46757885 | 关于为控股子公司江西巴顿提供担保的公告 | 2026-05-21 | Chinese | ||
| 46383174 | 关于回购注销部分限制性股票的减资公告 | 2026-05-18 | Chinese | ||
| 46383170 | 2025年度股东会决议公告 | 2026-05-18 | Chinese | ||
| 46383177 | 广东信达律师事务所关于广东飞南资源利用股份有限公司2025年度股东会的法律意见书 | 2026-05-18 | Chinese | ||
| 39261170 | 关于增加商品期货套期保值业务保证金额度的公告 | 2026-04-10 | Chinese | ||
| 39261167 | 关于2025年度证券与衍生品投资情况的专项说明 | 2026-04-10 | Chinese | ||
| 39261166 | 关于对会计师事务所2025年度履职情况评估及董事会审计委员会履行监督职责情况的报告 | 2026-04-10 | Chinese | ||
| 39261161 | 2025年年度报告 | 2026-04-10 | Chinese | ||
| 39261155 | 关于使用部分闲置自有资金进行委托理财的公告 | 2026-04-10 | Chinese | ||
| 39261154 | 2025年度独立董事述职报告(钟敏) | 2026-04-10 | Chinese | ||
| 39261144 | 2025年度独立董事述职报告(章小炎) | 2026-04-10 | Chinese | ||
| 39261143 | 湘财证券股份有限公司关于广东飞南资源利用股份有限公司2025年度内部控制评价报告的核查意见 | 2026-04-10 | Chinese | ||
| 39261140 | 关于以结构性存款等资产质押开展授信融资业务的公告 | 2026-04-10 | Chinese | ||
| 39261136 | 关于增加商品期货套期保值业务保证金额度的可行性分析报告 | 2026-04-10 | Chinese | ||
| 39261134 | 关于2026年度为子公司提供担保额度的公告 | 2026-04-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Materials and other waste recovery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
5E RESOURCES HOLDINGS BERHAD
A leading provider of scheduled waste management, recycling…
|
— | MY | Water supply; sewerage, waste m… |
|
ADURO CLEAN TECHNOLOGIES INC.
Develops water-based tech to recycle plastics, upgrade heav…
|
ADUR | CA | Water supply; sewerage, waste m… |
|
Agilyx
Develops solutions for plastic waste using advanced chemica…
|
AGLX | NO | Water supply; sewerage, waste m… |
|
AGRIPOWER France
Designs and builds anaerobic digestion units to convert org…
|
ALAGP | FR | Water supply; sewerage, waste m… |
|
A.H.T. Syngas Technology N.V.
Generates CO2-neutral energy from biomass and waste using g…
|
3SQ1 | NL | Water supply; sewerage, waste m… |
|
a.i.s. AG
Develops solutions for waste management and energy supply, …
|
LUM | DE | Water supply; sewerage, waste m… |
|
A.J. Green Shell Plc
An investment company focused on green technologies and the…
|
ROFOL | CY | Water supply; sewerage, waste m… |
|
ALBA SE
Environmental services and raw materials provider for waste…
|
ABA | DE | Water supply; sewerage, waste m… |
|
ALBRIGHT METALS LTD
Procures, processes, and distributes ferrous and non-ferrou…
|
ABR | AU | Water supply; sewerage, waste m… |
|
ALLTRADE
Provides IT asset disposition, secure data destruction, and…
|
ALLMM | IL | Water supply; sewerage, waste m… |
Guangdong Feinan Resources Recycling 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/56321/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56321 | 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=56321 | 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=56321 \ -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": 56321}, 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 Guangdong Feinan Resources Recycling Co., Ltd. (id: 56321)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.