LIANHE CHEMICAL TECHNOLOGY CO.,LTD. — Investor Relations & Filings
Lianhe Chemical Technology Co., Ltd. is a global solution provider specializing in the fine chemical sector. The company operates primarily as a Contract Development and Manufacturing Organization (CDMO), offering comprehensive services across the life cycle of chemical products. Its core business segments encompass agrochemicals, pharmaceuticals, and functional chemicals. Lianhetech provides integrated solutions ranging from research and development and process optimization to large-scale commercial production of advanced intermediates and active ingredients. The company emphasizes technological innovation and maintains a robust research infrastructure to support complex chemical synthesis and specialized manufacturing processes. With a focus on operational excellence, it adheres to international environmental, health, and safety standards, serving a diverse global clientele in the crop protection and healthcare sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第九届董事会第六次会议决议公告 | 2026-04-23 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来情况的专项报告 | 2026-04-23 | Chinese | |
| 2025年年度审计报告 | 2026-04-23 | Chinese | |
| 独立董事2025年度述职报告(蒋萌) | 2026-04-23 | Chinese | |
| 关于举行2025年度网上业绩说明会的公告 | 2026-04-23 | Chinese | |
| 董事、高级管理人员薪酬管理制度(2026年4月) | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36129268 | 第九届董事会第六次会议决议公告 | 2026-04-23 | Chinese | ||
| 36129267 | 2025年度非经营性资金占用及其他关联资金往来情况的专项报告 | 2026-04-23 | Chinese | ||
| 36129256 | 2025年年度审计报告 | 2026-04-23 | Chinese | ||
| 36129244 | 独立董事2025年度述职报告(蒋萌) | 2026-04-23 | Chinese | ||
| 36129237 | 关于举行2025年度网上业绩说明会的公告 | 2026-04-23 | Chinese | ||
| 36129229 | 董事、高级管理人员薪酬管理制度(2026年4月) | 2026-04-23 | Chinese | ||
| 36129227 | 2026年度高级管理人员薪酬方案 | 2026-04-23 | Chinese | ||
| 36129225 | 关于公司为控股子公司提供担保额度预计的公告 | 2026-04-23 | Chinese | ||
| 36129224 | 关于2025年度利润分配预案的公告 | 2026-04-23 | Chinese | ||
| 36129222 | 2025年度公司内部控制审计报告 | 2026-04-23 | Chinese | ||
| 36129218 | 关于公司为全资子公司提供担保额度预计的公告 | 2026-04-23 | Chinese | ||
| 36129215 | 独立董事2025年度述职报告(傅莲芳) | 2026-04-23 | Chinese | ||
| 36129210 | 2025年年度报告摘要 | 2026-04-23 | Chinese | ||
| 36129205 | 独立董事2025年度述职报告(陈刚) | 2026-04-23 | Chinese | ||
| 36129196 | 关于举办投资者接待日活动的公告 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pesticides and other agrochemical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADAMA Ltd.
Global provider of crop protection solutions using off-pate…
|
000553 | CN | Manufacturing |
|
Advance Agrolife Limited
Manufactures and distributes agrochemicals for crop protect…
|
ADVANCE | IN | Manufacturing |
|
Aimco Pesticides Ltd.
Manufacturer and exporter of technical grade pesticides and…
|
524288 | IN | Manufacturing |
|
Ambey Laboratories Limited
Manufactures and distributes agrochemicals and crop protect…
|
AMBEY | IN | Manufacturing |
|
AMERICAN VANGUARD CORP
Develops and markets solutions for crop protection, turf, a…
|
AVD | US | Manufacturing |
|
Amoéba
Develops natural microbiological solutions to manage bacter…
|
ALMIB | FR | Manufacturing |
|
Anhui Guangxin Agrochemical Co., Ltd.
Produces agrochemicals and fine chemical intermediates usin…
|
603599 | CN | Manufacturing |
|
Aristo Bio-Tech And Lifescience Limited
Manufactures crop protection products and provides contract…
|
ARISTO | IN | Manufacturing |
|
ASTEC LIFESCIENCES LIMITED
CDMO manufacturing agrochemical active ingredients and phar…
|
ASTEC | IN | Manufacturing |
|
Auri Grow India Limited
Develops agrochemicals, crop protection products, and bio-s…
|
AURIGROW | IN | Manufacturing |
LIANHE CHEMICAL 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/54302/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54302 | 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=54302 | 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=54302 \ -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": 54302}, 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 LIANHE CHEMICAL TECHNOLOGY CO.,LTD. (id: 54302)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.