
Guangdong Dowstone Technology Co.,Ltd. — Investor Relations & Filings
Guangdong Dowstone Technology Co., Ltd. specializes in the research, development, and manufacturing of advanced materials for the new energy and ceramic sectors. The company operates two primary business segments: lithium-ion battery materials and inorganic non-metallic materials. Its product portfolio includes ternary precursors, cobalt salts, lithium salts, and carbon nanotube (CNT) conductive pastes, which are essential components for high-performance electric vehicle batteries and energy storage systems. Additionally, the company is a leading provider of ceramic glazes and pigments for the building materials industry. Dowstone Technology focuses on vertical integration within the battery supply chain, leveraging its expertise in material science to provide high-purity, high-stability solutions for global battery manufacturers and ceramic producers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于股东提前结束减持计划暨减持结果的公告 | 2026-05-29 | Chinese | |
| 关于董事、高级管理人员减持计划期限届满暨减持结果的公告 | 2026-05-27 | Chinese | |
| 关于为子公司提供担保的进展公告 | 2026-05-20 | Chinese | |
| 北京市中伦(深圳)律师事务所关于广东道氏技术股份有限公司2025年年度股东会的法律意见书 | 2026-05-07 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-07 | Chinese | |
| 2025年度独立董事述职报告(谢志鹏) | 2026-04-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47882855 | 关于股东提前结束减持计划暨减持结果的公告 | 2026-05-29 | Chinese | ||
| 47482639 | 关于董事、高级管理人员减持计划期限届满暨减持结果的公告 | 2026-05-27 | Chinese | ||
| 46593151 | 关于为子公司提供担保的进展公告 | 2026-05-20 | Chinese | ||
| 44274041 | 北京市中伦(深圳)律师事务所关于广东道氏技术股份有限公司2025年年度股东会的法律意见书 | 2026-05-07 | Chinese | ||
| 44274071 | 2025年年度股东会决议公告 | 2026-05-07 | Chinese | ||
| 34893727 | 2025年度独立董事述职报告(谢志鹏) | 2026-04-14 | Chinese | ||
| 34893725 | 国联民生证券承销保荐有限公司关于广东道氏技术股份有限公司2025年度内部控制自我评价报告的核查意见 | 2026-04-14 | Chinese | ||
| 34893710 | 2025年度内部控制评价报告 | 2026-04-14 | Chinese | ||
| 34893708 | 对外投资管理制度 | 2026-04-14 | Chinese | ||
| 34893704 | 第六届董事会2026年第2次会议决议公告 | 2026-04-14 | Chinese | ||
| 34893702 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-14 | Chinese | ||
| 34893700 | 2025年年度报告 | 2026-04-14 | Chinese | ||
| 34888302 | 2025年度独立董事述职报告(郜树智) | 2026-04-14 | Chinese | ||
| 34888300 | 关于2026年度公司及子公司向银行申请综合授信额度及为子公司提供担保的公告 | 2026-04-14 | Chinese | ||
| 34888296 | 关于召开2025年年度股东会的通知 | 2026-04-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anupam Rasayan India Limited
Specializes in custom synthesis and manufacturing of specia…
|
ANURAS | IN | Manufacturing |
|
Archean Chemical Industries Limited
Produces bromine, industrial salt, and sulfate of potash fr…
|
ACI | IN | Manufacturing |
|
Archit Organosys Limited
Manufacturer of organic chemicals and intermediates like MC…
|
524640 | IN | Manufacturing |
|
Argex Titanium Inc.
Emerging producer of high-purity TiO2 pigment via a proprie…
|
RGX | CA | Manufacturing |
|
Arunaya Organics Limited
Produces, procures, and distributes specialty chemicals and…
|
ARUNAYA | IN | Manufacturing |
|
Arvee Laboratories (India) Limited
Manufacturer and exporter of specialty chemicals and pharma…
|
ARVEE | IN | Manufacturing |
|
Asahi Songwon Colors Ltd.
Manufacturer of Phthalocyanine and Azo pigments for inks, p…
|
ASAHISONG | IN | Manufacturing |
|
Asian Petroproducts & Exports Ltd.
Manufactures Ethoxylates and Propoxylates for textile, phar…
|
524434 | IN | Manufacturing |
|
Atul Limited.
Integrated chemical company producing life science and perf…
|
ATUL | IN | Manufacturing |
|
Avi Polymers Ltd.
Manufactures and trades polymer compounds, plasticizers, an…
|
539288 | IN | Manufacturing |
Guangdong Dowstone Technology 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/55397/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55397 | 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=55397 | 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=55397 \ -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": 55397}, 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 Dowstone Technology Co.,Ltd. (id: 55397)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.