绿亨科技 — Investor Relations & Filings
About 绿亨科技
Luheng Technology Group Co., Ltd. is a specialized agricultural enterprise focused on the research, development, production, and distribution of high-quality vegetable seeds and crop protection products. The company integrates seed breeding with the manufacturing of pesticides and fertilizers to provide comprehensive solutions for modern agriculture. Its product portfolio includes a wide range of vegetable varieties such as tomatoes, peppers, and melons, alongside specialized fungicides, herbicides, and insecticides designed to enhance crop yield and quality. By leveraging advanced breeding techniques and chemical synthesis capabilities, the company serves professional growers and agricultural distributors. Luheng Technology emphasizes innovation in biotechnology and sustainable farming practices to address evolving market demands and improve agricultural productivity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第四届董事会第六次会议决议公告 | 2026-04-12 | Chinese | |
| 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-12 | Chinese | |
| 2025年度董事会工作报告 | 2026-04-12 | Chinese | |
| 关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-12 | Chinese | |
| 国泰海通证券股份有限公司关于绿亨科技集团股份有限公司2025年度持续督导跟踪报告 | 2026-04-12 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来的专项说明 | 2026-04-12 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 40096916 | 第四届董事会第六次会议决议公告 | 2026-04-12 | Chinese | ||
| 40096906 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-12 | Chinese | ||
| 40096904 | 2025年度董事会工作报告 | 2026-04-12 | Chinese | ||
| 40096895 | 关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-12 | Chinese | ||
| 40096887 | 国泰海通证券股份有限公司关于绿亨科技集团股份有限公司2025年度持续督导跟踪报告 | 2026-04-12 | Chinese | ||
| 40096872 | 2025年度非经营性资金占用及其他关联资金往来的专项说明 | 2026-04-12 | Chinese | ||
| 40096802 | 关于拟向银行申请综合授信额度的公告 | 2026-03-11 | Chinese | ||
| 40096796 | 第四届董事会第五次会议决议公告 | 2026-03-11 | Chinese | ||
| 40096786 | 股票解除限售公告 | 2026-03-09 | Chinese | ||
| 40096773 | 2025年年度业绩快报公告 | 2026-02-26 | Chinese | ||
| 40096761 | 持股5%以上股东权益变动触及5%整数倍的提示性公告 | 2026-01-14 | Chinese | ||
| 40096753 | 简式权益变动报告书 | 2026-01-14 | Chinese | ||
| 40096740 | 关于部分募集资金专户完成销户的公告 | 2026-01-06 | Chinese | ||
|
2025
2 filings
| |||||
| 40096734 | 2025年第二次临时股东会法律意见书 | 2025-12-30 | Chinese | ||
| 40096710 | 2025年第二次临时股东会决议公告 | 2025-12-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Growing of vegetables and melons, roots and tubers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Oranzerii Hamzali
Agricultural company specializing in the production and tra…
|
ORAN | MK | Agriculture, forestry and fishi… |
|
Portobello
A multi-channel retailer of diverse products sold via store…
|
POR | IT | Agriculture, forestry and fishi… |
|
Red Light Holland Corp.
Produces and sells functional mushrooms, home grow kits, an…
|
TRIP | CA | Agriculture, forestry and fishi… |
|
Saptarishi Agro Industries Ltd
Cultivates, processes, and distributes fresh and canned but…
|
519238 | IN | Agriculture, forestry and fishi… |
|
Shanghai Xuerong Biotechnology Co.,Ltd.
Industrial cultivator of edible fungi using automated syste…
|
300511 | CN | Agriculture, forestry and fishi… |
|
Tianshui Zhongxing Bio-technology Co., Ltd.
Specializes in the industrialized cultivation and distribut…
|
002772 | CN | Agriculture, forestry and fishi… |
|
Transchem Limited.
Cultivates and exports white button mushrooms and produces …
|
500422 | IN | Agriculture, forestry and fishi… |
|
WooDeumGee Farm Co., Ltd
Agricultural tech company specializing in smart farms and K…
|
403490 | KR | Agriculture, forestry and fishi… |
|
YUKIGUNI FACTORY CO.,LTD.
A manufacturer of mushrooms, processed foods, and innovativ…
|
1375 | JP | Agriculture, forestry and fishi… |
绿亨科技 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/58939/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58939 | 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=58939 | 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=58939 \ -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": 58939}, 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 绿亨科技 (id: 58939)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.