Jiangsu Lanfeng Bio-chemical Co.,Ltd. — Investor Relations & Filings
Jiangsu Lanfeng Bio-chemical Co., Ltd. specializes in the research, development, production, and distribution of agrochemicals and fine chemical products. The company's primary portfolio includes a wide range of fungicides, herbicides, and insecticides, alongside chemical intermediates. Key products feature technical-grade active ingredients such as carbendazim, benomyl, and thiophanate-methyl, as well as various herbicide formulations. The firm operates large-scale manufacturing facilities that support both domestic and international markets, providing solutions for crop protection and agricultural productivity. Its operations emphasize the integration of chemical synthesis and formulation processing to ensure product quality and supply chain stability. By leveraging advanced production technologies, the company serves a global clientele across the agricultural sector, focusing on high-efficiency pest and disease management solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度会计师事务所履职情况评估报告 | 2026-04-17 | Chinese | |
| 2025年年度审计报告 | 2026-04-17 | Chinese | |
| 审计委员会对会计师事务所2025年度履职评估及履行监督职责情况的报告 | 2026-04-17 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来情况的专项意见 | 2026-04-17 | Chinese | |
| 关于续聘公司2026年度审计机构的公告 | 2026-04-17 | Chinese | |
| 关于会计政策变更的公告 | 2026-04-17 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36131832 | 2025年度会计师事务所履职情况评估报告 | 2026-04-17 | Chinese | ||
| 36131829 | 2025年年度审计报告 | 2026-04-17 | Chinese | ||
| 36081623 | 审计委员会对会计师事务所2025年度履职评估及履行监督职责情况的报告 | 2026-04-17 | Chinese | ||
| 36081621 | 2025年度非经营性资金占用及其他关联资金往来情况的专项意见 | 2026-04-17 | Chinese | ||
| 36081620 | 关于续聘公司2026年度审计机构的公告 | 2026-04-17 | Chinese | ||
| 36081616 | 关于会计政策变更的公告 | 2026-04-17 | Chinese | ||
| 36081615 | 关于2026年度开展衍生品交易业务的可行性分析报告 | 2026-04-17 | Chinese | ||
| 36081613 | 第七届董事会第三十三次会议决议公告 | 2026-04-17 | Chinese | ||
| 36081608 | 2025年年度报告 | 2026-04-17 | Chinese | ||
| 36081606 | 关于无需编制前次募集资金使用情况报告的公告 | 2026-04-17 | Chinese | ||
| 36081602 | 2025年度独立董事述职报告(袁坚) | 2026-04-17 | Chinese | ||
| 36081601 | 2025年度独立董事述职报告(汤健) | 2026-04-17 | Chinese | ||
| 36081598 | 江苏蓝丰生物化工股份有限公司章程(2026年4月) | 2026-04-17 | Chinese | ||
| 36081595 | 董事和高级管理人员薪酬管理制度(2026年4月) | 2026-04-17 | Chinese | ||
| 36081593 | 2026年第一次独立董事专门会议决议 | 2026-04-17 | 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 |
Jiangsu Lanfeng Bio-chemical 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/54539/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54539 | 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=54539 | 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=54539 \ -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": 54539}, 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 Jiangsu Lanfeng Bio-chemical Co.,Ltd. (id: 54539)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.