Guangdong Delian Group Co.,Ltd. — Investor Relations & Filings
Guangdong Delian Group Co.,Ltd. focuses on the research, development, production, and distribution of specialized automotive fine chemicals. The product portfolio includes engine coolants, brake fluids, power steering fluids, transmission oils, and glass cleaners. The company provides integrated chemical solutions to major global and domestic vehicle manufacturers, covering product formulation, manufacturing, and supply chain management. Its offerings are engineered to meet rigorous original equipment manufacturer (OEM) standards, supporting vehicle performance and safety. Beyond the assembly phase, the company maintains a significant presence in the automotive aftermarket through an extensive distribution network. Delian Group leverages strategic collaborations with international chemical suppliers to maintain technical standards and product innovation across its diverse range of automotive maintenance and performance fluids.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度审计报告 | 2026-04-23 | Chinese | |
| 2025年年度报告摘要 | 2026-04-23 | Chinese | |
| 国信证券关于德联集团向特定对象发行股票2025年度持续督导保荐工作报告 | 2026-04-23 | Chinese | |
| 德联集团独立董事2025年度述职报告(雷宇-已离任) | 2026-04-23 | Chinese | |
| 国信证券关于德联集团2025年度内部控制自我评价报告的核查意见 | 2026-04-23 | Chinese | |
| 2025年度内部控制评价报告 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36745384 | 2025年年度审计报告 | 2026-04-23 | Chinese | ||
| 36745195 | 2025年年度报告摘要 | 2026-04-23 | Chinese | ||
| 36745186 | 国信证券关于德联集团向特定对象发行股票2025年度持续督导保荐工作报告 | 2026-04-23 | Chinese | ||
| 36745177 | 德联集团独立董事2025年度述职报告(雷宇-已离任) | 2026-04-23 | Chinese | ||
| 36745168 | 国信证券关于德联集团2025年度内部控制自我评价报告的核查意见 | 2026-04-23 | Chinese | ||
| 36745157 | 2025年度内部控制评价报告 | 2026-04-23 | Chinese | ||
| 36745156 | 关于公司及子公司2026年度对外担保额度预计的公告 | 2026-04-23 | Chinese | ||
| 36745145 | 关于公司为子公司提供担保的进展公告 | 2026-04-22 | Chinese | ||
| 36745142 | 关于公司为子公司提供担保的进展公告 | 2026-03-18 | Chinese | ||
| 36745140 | 关于2023年度员工持股计划第二个锁定期届满的提示性公告 | 2026-02-24 | Chinese | ||
| 36745139 | 关于公司控股股东部分股份解质押的公告 | 2026-02-13 | Chinese | ||
| 36745127 | 关于公司为子公司提供担保的进展公告 | 2026-02-12 | Chinese | ||
| 36745117 | 关于公司为子公司提供担保的进展公告 | 2026-01-28 | Chinese | ||
| 36745115 | 关于公司控股股东部分股份质押的公告 | 2026-01-21 | Chinese | ||
| 36745113 | 国信证券股份有限公司关于广东德联集团股份有限公司2025年度持续督导培训报告 | 2026-01-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other chemical products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1933 Industries Inc
A vertically integrated consumer-packaged goods company spe…
|
TGIF | CA | Manufacturing |
|
3M CO
A diversified, science-based technology corporation that de…
|
MMM | US | Manufacturing |
|
5N Plus Inc.
Global producer of specialty semiconductors and ultra-pure …
|
VNP | CA | Manufacturing |
|
ACISELSAN ACIPAYAM SELÜLOZ SANAYİ VE TİCARET A.Ş.
Specialized manufacturer of Carboxymethyl Cellulose (CMC) f…
|
ACSEL | TR | Manufacturing |
|
ACUTAAS CHEMICALS LIMITED
Manufactures and exports specialty chemicals for industrial…
|
ACUTAAS | IN | Manufacturing |
|
ADEKA CORPORATION
Manufacturer of chemicals, food products, and life sciences…
|
4401 | JP | Manufacturing |
|
Ading AD
Manufactures and distributes chemical materials for the con…
|
AD | MK | Manufacturing |
|
Aduro Clean Technologies Inc.
Uses a water-based chemical process to convert hydrocarbon …
|
ADUR | CA | Manufacturing |
|
Advanced Enzyme Technologies Limited
Research-driven developer and manufacturer of proprietary e…
|
ADVENZYMES | IN | Manufacturing |
|
Advanced Nano Products Co., Ltd.
Developer and manufacturer of advanced nanomaterials for hi…
|
121600 | KR | Manufacturing |
Guangdong Delian 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/54686/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54686 | 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=54686 | 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=54686 \ -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": 54686}, 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 Delian Group Co.,Ltd. (id: 54686)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.