
HUARONG CHEMICAL CO., LTD. — Investor Relations & Filings
Huarong Chemical Co., Ltd. specializes in the research, development, production, and distribution of fine potassium chemicals and chlorine-based products. The company's primary product portfolio includes high-purity potassium hydroxide in various forms, potassium carbonate, and a range of chlorine derivatives such as hydrochloric acid and sodium hypochlorite. These products serve diverse applications across the electronics, food processing, pharmaceutical, and agricultural sectors. Notably, the company focuses on high-end electronic-grade chemicals used in the manufacturing of semiconductors and display panels. By leveraging advanced electrolysis and purification technologies, the firm maintains a significant market presence in the fine chemical industry, emphasizing product quality and technological innovation to meet the requirements of both domestic and international supply chains.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度权益分派实施公告 | 2026-05-27 | Chinese | |
| 关于董事会延期换届及部分独立董事任期即将届满的提示性公告 | 2026-05-07 | Chinese | |
| 北京中伦(成都)律师事务所关于华融化学股份有限公司2026年第二次临时股东会的法律意见书 | 2026-05-07 | Chinese | |
| 2026年第二次临时股东会决议公告 | 2026-05-07 | Chinese | |
| 董事会审计与合规管理委员会工作制度 | 2026-04-16 | Chinese | |
| 股东会议事规则 | 2026-04-16 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47404479 | 2025年年度权益分派实施公告 | 2026-05-27 | Chinese | ||
| 44275248 | 关于董事会延期换届及部分独立董事任期即将届满的提示性公告 | 2026-05-07 | Chinese | ||
| 44275290 | 北京中伦(成都)律师事务所关于华融化学股份有限公司2026年第二次临时股东会的法律意见书 | 2026-05-07 | Chinese | ||
| 44275343 | 2026年第二次临时股东会决议公告 | 2026-05-07 | Chinese | ||
| 44569321 | 董事会审计与合规管理委员会工作制度 | 2026-04-16 | Chinese | ||
| 44569319 | 股东会议事规则 | 2026-04-16 | Chinese | ||
| 44569315 | 互动易平台信息发布及回复内部审核制度 | 2026-04-16 | Chinese | ||
| 44569313 | 华融化学股份有限公司章程(2026年4月) | 2026-04-16 | Chinese | ||
| 44569310 | 媒体来访和投资者调研接待管理制度 | 2026-04-16 | Chinese | ||
| 44569307 | 会计师事务所选聘制度 | 2026-04-16 | Chinese | ||
| 44569306 | 期货及衍生品套期保值业务管理制度 | 2026-04-16 | Chinese | ||
| 44569303 | 总经理工作细则 | 2026-04-16 | Chinese | ||
| 44569299 | 独立董事年报工作制度 | 2026-04-16 | Chinese | ||
| 44569297 | 累积投票制度实施细则 | 2026-04-16 | Chinese | ||
| 44569292 | 关于调整董事会专门委员会机构及人员设置的公告 | 2026-04-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
20 Microns Limited
Produces ultra-fine industrial minerals and specialty chemi…
|
20MICRONS | IN | Manufacturing |
|
5E Advanced Materials, Inc.
Develops boron and lithium resources for a domestic supply …
|
FEAM | US | Manufacturing |
|
Aarti Industries Ltd
Global producer of benzene-based specialty chemicals and ph…
|
AARTIIND | IN | Manufacturing |
|
Aarti Surfactants Limited
Produces surfactants and specialty chemicals for global FMC…
|
AARTISURF | IN | Manufacturing |
|
ABA CHEMICALS CORPORATION
CDMO for advanced intermediates and active ingredients for …
|
300261 | CN | Manufacturing |
|
AB Igrene
Converts natural methane into hydrogen and solid carbon usi…
|
ABI | SE | Manufacturing |
|
ADVANCED ENERGY MINERALS LTD
Produces ultra-high purity alumina for batteries, LEDs and …
|
AEM | AU | Manufacturing |
|
Advanced Graphene Products Spolka Akcyjna
Manufacturer of large-area and flake graphene materials and…
|
GPH | PL | Manufacturing |
|
ADVANCE ZINCTEK LIMITED
Produces zinc and aluminum oxide powders for sunscreens, sk…
|
ANO | AU | Manufacturing |
|
AdvanSix Inc.
A diversified chemistry company producing essential materia…
|
ASIX | US | Manufacturing |
HUARONG CHEMICAL 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/56178/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56178 | 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=56178 | 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=56178 \ -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": 56178}, 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 HUARONG CHEMICAL CO., LTD. (id: 56178)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.