
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 |
|---|---|---|---|
| 年度募集资金使用鉴证报告 | 2022-04-20 | Chinese | |
| 董事会决议公告 | 2022-04-20 | Chinese | |
| 2022年一季度报告 | 2022-04-20 | Chinese | |
| 2021年年度报告(已取消) | 2022-04-20 | Chinese | |
| 年度募集资金使用情况专项说明 | 2022-04-20 | Chinese | |
| 内部控制鉴证报告 | 2022-04-20 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
10 filings
| |||||
| 36943912 | 年度募集资金使用鉴证报告 | 2022-04-20 | Chinese | ||
| 36943899 | 董事会决议公告 | 2022-04-20 | Chinese | ||
| 36943886 | 2022年一季度报告 | 2022-04-20 | Chinese | ||
| 36943877 | 2021年年度报告(已取消) | 2022-04-20 | Chinese | ||
| 36943810 | 年度募集资金使用情况专项说明 | 2022-04-20 | Chinese | ||
| 36943798 | 内部控制鉴证报告 | 2022-04-20 | Chinese | ||
| 36943787 | 内部控制自我评价报告 | 2022-04-20 | Chinese | ||
| 36943778 | 关于与地上铁租车(深圳)有限公司签署战略合作协议的公告 | 2022-03-31 | Chinese | ||
| 36943760 | 关于与奥动新能源汽车科技有限公司、松下电器(中国)有限公司签署战略合作协议的公告 | 2022-02-22 | Chinese | ||
| 36943753 | 2021年年度业绩预告 | 2022-01-24 | Chinese | ||
|
2021
5 filings
| |||||
| 36943748 | 关于2021年非公开发行A股股票募集资金投资项目是否属于高耗能、高排放项目说明的公告 | 2021-12-31 | Chinese | ||
| 36943733 | 北京市中伦(广州)律师事务所关于光华科技高性能锂电池材料投资项目是否属于两高项目-法律意见书 | 2021-12-31 | Chinese | ||
| 36943720 | 关于与奥动新能源汽车科技有限公司签署战略合作协议的公告 | 2021-12-27 | Chinese | ||
| 36943711 | 关于2021年第三次临时股东大会决议的公告 | 2021-12-17 | Chinese | ||
| 36943703 | 北京市中伦(广州)律师事务所关于公司2021年第三次临时股东大会法律意见书 | 2021-12-17 | 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 |
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.