Limin Group Co., Ltd. — Investor Relations & Filings
Limin Group Co., Ltd. specializes in the research, development, production, and sale of crop protection products, focusing primarily on fungicides, insecticides, and herbicides. The company maintains a diverse portfolio that includes active ingredients and formulations such as Mancozeb, Cymoxanil, Fosetyl-aluminum, and Glufosinate-ammonium. It operates large-scale manufacturing facilities and emphasizes technical innovation through dedicated research centers. Limin Group serves a global clientele, providing solutions aimed at improving agricultural productivity and food security. Its operations encompass the entire value chain from chemical synthesis to final product distribution, ensuring quality control and supply chain stability for international and domestic markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度报告摘要 | 2026-04-16 | Chinese | |
| 公司关于提请股东会授权董事会办理以简易程序向特定对象发行股票的公告 | 2026-04-16 | Chinese | |
| 公司董事和高级管理人员薪酬管理制度 | 2026-04-16 | Chinese | |
| 公司关于举行2025年度报告网上业绩说明会的公告 | 2026-04-16 | Chinese | |
| 公司2025年度内部控制评价报告 | 2026-04-16 | Chinese | |
| 关于“质量回报双提升”行动方案的进展公告 | 2026-04-16 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36898863 | 2025年年度报告摘要 | 2026-04-16 | Chinese | ||
| 36898862 | 公司关于提请股东会授权董事会办理以简易程序向特定对象发行股票的公告 | 2026-04-16 | Chinese | ||
| 36898858 | 公司董事和高级管理人员薪酬管理制度 | 2026-04-16 | Chinese | ||
| 36898856 | 公司关于举行2025年度报告网上业绩说明会的公告 | 2026-04-16 | Chinese | ||
| 36898855 | 公司2025年度内部控制评价报告 | 2026-04-16 | Chinese | ||
| 36898852 | 关于“质量回报双提升”行动方案的进展公告 | 2026-04-16 | Chinese | ||
| 36898849 | 公司关于召开2025年度股东会的通知 | 2026-04-16 | Chinese | ||
| 36898847 | 关于公司2025年度非经营性资金占用及其他关联资金往来情况的专项说明 | 2026-04-16 | Chinese | ||
| 36898834 | 公司2025年董事会工作报告 | 2026-04-16 | Chinese | ||
| 36898833 | 公司内部控制规则落实自查表 | 2026-04-16 | Chinese | ||
| 36898831 | 公司关于拟续聘2026年度审计机构的公告 | 2026-04-16 | Chinese | ||
| 36898828 | 公司2025年度内部控制审计报告 | 2026-04-16 | Chinese | ||
| 36898816 | 公司关于 2025年度计提信用减值损失及资产减值损失的公告 | 2026-04-16 | Chinese | ||
| 36898815 | 公司关于为子公司提供担保的进展公告 | 2026-04-07 | Chinese | ||
| 36898814 | 公司关于为子公司提供担保的进展公告 | 2026-03-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pesticides and other agrochemical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
EDEN RESEARCH PLC
Develops sustainable biopesticides and plastic-free encapsu…
|
EDEN | GB | Manufacturing |
|
EIDP, Inc.
Develops and supplies commercial seeds and crop protection …
|
CTA-PB | US | Manufacturing |
|
FMC CORP
An agricultural sciences company that provides crop protect…
|
FMC | US | Manufacturing |
|
Fort Technology Inc.
Manufacturer and seller of products for the pest control an…
|
FORT | CA | Manufacturing |
|
FUMAKILLALIMITED
Global manufacturer of insecticides, household products, an…
|
4998 | JP | Manufacturing |
|
GREEN LIFESCIENCE CO., LTD.
Develops and produces raw materials for pharma and agrochem…
|
114450 | KR | Manufacturing |
|
GSP CROP SCIENCE LIMITED
Develops and manufactures technical grade chemicals and div…
|
GSPCROP | IN | Manufacturing |
|
Hailir Pesticides and Chemicals group Co.,Ltd.
Develops and manufactures pesticides, formulations, and fin…
|
603639 | CN | Manufacturing |
|
HEKTAŞ TİCARET T.A.Ş.
Develops products for plant protection, nutrition, seeds, a…
|
HEKTS | TR | Manufacturing |
|
Heranba Industries Limited
Global manufacturer of synthetic pyrethroids, intermediates…
|
HERANBA | IN | Manufacturing |
Limin Group 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/54749/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54749 | 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=54749 | 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=54749 \ -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": 54749}, 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 Limin Group Co., Ltd. (id: 54749)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.