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 |
|---|---|---|---|
|
NUFARM LIMITED
Global developer and manufacturer of crop protection soluti…
|
NUF | AU | Manufacturing |
|
OAT Agrio Co., Ltd.
Develops agritechnologies like plant protection, fertilizer…
|
4979 | JP | Manufacturing |
|
Phyto Chem (India) Ltd.
Manufactures and markets agrochemicals for crop protection …
|
524808 | IN | Manufacturing |
|
PI Industries Ltd.
A science-led firm in Agri Sciences and Health Sciences (CR…
|
PIIND | IN | Manufacturing |
|
Punjab Chemicals and Crop Protection Ltd.
Produces agrochemicals, specialty chemicals, and pharmaceut…
|
PUNJABCHEM | IN | Manufacturing |
|
Rallis India Ltd
Manufactures and markets agrochemicals, seeds, and plant nu…
|
RALLIS | IN | Manufacturing |
|
RAP CORP LIMITED
Develops and distributes post-patent agrochemicals for glob…
|
531583 | IN | Manufacturing |
|
SANKEI CHEMICAL CO.,LTD.
Manufacturer of agrochemicals, including insecticides, fung…
|
4995 | JP | Manufacturing |
|
SCOTTS MIRACLE-GRO CO
Manufacturer and marketer of branded consumer products for …
|
SMG | US | Manufacturing |
|
SenesTech, Inc.
Develops fertility control technology to manage animal pest…
|
SNES | US | 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.