
Guangdong Guanghua Sci-Tech Co.,Ltd. — Investor Relations & Filings
Guangdong Guanghua Sci-Tech Co., Ltd. specializes in the research, development, and manufacturing of high-purity electronic chemicals and chemical reagents. The company provides a comprehensive range of products including printed circuit board (PCB) chemicals, such as plating and etching solutions, and high-purity reagents for laboratory and industrial applications. It has expanded into the new energy sector, focusing on lithium-ion battery materials and battery recycling technologies. Its portfolio includes cathode materials and precursors designed for high-performance energy storage. The company serves diverse sectors including electronics, pharmaceuticals, and renewable energy, leveraging integrated production capabilities and technical innovation to provide high-quality chemical solutions and sustainable material management services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年限制性股票激励计划(草案) | 2026-05-21 | Chinese | |
| 2026年限制性股票激励计划(草案)的法律意见书 | 2026-05-21 | Chinese | |
| 2026年限制性股票激励计划自查表 | 2026-05-21 | Chinese | |
| 关于补选非独立董事、聘任财务总监的公告 | 2026-05-21 | Chinese | |
| 东方证券股份有限公司关于广东光华科技股份有限公司2026年限制性股票激励计划(草案)之独立财务顾问报告 | 2026-05-21 | Chinese | |
| 薪酬与考核委员会关于光华科技2026年限制性股票激励计划相关事项的核查意见 | 2026-05-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46758373 | 2026年限制性股票激励计划(草案) | 2026-05-21 | Chinese | ||
| 46758033 | 2026年限制性股票激励计划(草案)的法律意见书 | 2026-05-21 | Chinese | ||
| 46758032 | 2026年限制性股票激励计划自查表 | 2026-05-21 | Chinese | ||
| 46757557 | 关于补选非独立董事、聘任财务总监的公告 | 2026-05-21 | Chinese | ||
| 46757556 | 东方证券股份有限公司关于广东光华科技股份有限公司2026年限制性股票激励计划(草案)之独立财务顾问报告 | 2026-05-21 | Chinese | ||
| 46757555 | 薪酬与考核委员会关于光华科技2026年限制性股票激励计划相关事项的核查意见 | 2026-05-21 | Chinese | ||
| 46757554 | 2026年限制性股票激励计划(草案)摘要 | 2026-05-21 | Chinese | ||
| 44269897 | 关于注销部分募集资金专项账户的公告 | 2026-05-07 | Chinese | ||
| 44269212 | 关于公司董事、财务总监辞职的公告 | 2026-05-07 | Chinese | ||
| 34900718 | 2026年一季度报告 | 2026-04-14 | Chinese | ||
| 34866405 | 关于召开2026年第一次临时股东会的通知 | 2026-04-14 | Chinese | ||
| 34866403 | 第六届董事会第六次会议决议公告 | 2026-04-14 | Chinese | ||
| 34852611 | 东方证券股份有限公司关于广东光华科技股份有限公司节余募集资金永久补充流动资金的核查意见 | 2026-04-14 | Chinese | ||
| 36951879 | 东方证券股份有限公司关于广东光华科技股份有限公司2025年度募集资金存放与使用情况的核查意见 | 2026-03-30 | Chinese | ||
| 36951863 | 2025年年度报告 | 2026-03-30 | 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 Guanghua Sci-Tech 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/54755/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54755 | 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=54755 | 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=54755 \ -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": 54755}, 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 Guanghua Sci-Tech Co.,Ltd. (id: 54755)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.