绿亨科技 — 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 |
|---|---|---|---|
| 关于对北京证券交易所2024年年报问询函回复的公告 | 2025-07-20 | Chinese | |
| 国泰海通证券股份有限公司关于绿亨科技集团股份有限公司年报问询函的核查意见 | 2025-07-20 | Chinese | |
| 致同会计师事务所关于对绿亨科技集团股份有限公司的年报问询函的回复 | 2025-07-20 | Chinese | |
| 关于拟向银行申请授信额度的公告 | 2025-06-18 | Chinese | |
| 第三届董事会第三十六次会议决议公告 | 2025-06-18 | Chinese | |
| 关于子公司分红的公告 | 2025-06-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 40095613 | 关于对北京证券交易所2024年年报问询函回复的公告 | 2025-07-20 | Chinese | ||
| 40095599 | 国泰海通证券股份有限公司关于绿亨科技集团股份有限公司年报问询函的核查意见 | 2025-07-20 | Chinese | ||
| 40095540 | 致同会计师事务所关于对绿亨科技集团股份有限公司的年报问询函的回复 | 2025-07-20 | Chinese | ||
| 40095463 | 关于拟向银行申请授信额度的公告 | 2025-06-18 | Chinese | ||
| 40095451 | 第三届董事会第三十六次会议决议公告 | 2025-06-18 | Chinese | ||
| 40095438 | 关于子公司分红的公告 | 2025-06-15 | Chinese | ||
| 40095433 | 2024年年度权益分派实施公告 | 2025-05-19 | Chinese | ||
| 40095400 | 2024年年度股东会决议公告 | 2025-05-15 | Chinese | ||
| 40095387 | 北京金诚同达律师事务所关于绿亨科技集团股份有限公司2024年年度股东会的法律意见书 | 2025-05-15 | Chinese | ||
| 40095337 | 投资者关系活动记录表 | 2025-04-29 | Chinese | ||
| 40095328 | 第三届董事会第三十五次会议决议公告 | 2025-04-27 | Chinese | ||
| 40095319 | 2025年一季度报告 | 2025-04-27 | Chinese | ||
| 40095302 | 第三届监事会第二十六次会议决议公告 | 2025-04-27 | Chinese | ||
| 40095295 | 2024年年度报告业绩说明会预告公告 | 2025-04-21 | Chinese | ||
| 40095284 | 独立董事年度述职报告(周利国) | 2025-04-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Growing of vegetables and melons, roots and tubers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alterrus Systems Inc.
Develops and operates commercial vertical, urban agricultur…
|
ASIUQ | CA | Agriculture, forestry and fishi… |
|
Bikurey Hasade (Holdings) LTD
Grows, markets, and distributes fresh produce and operates …
|
BKRY | IL | Agriculture, forestry and fishi… |
|
Edible Garden AG Inc
Specializes in controlled environment agriculture for local…
|
EDBL | US | Agriculture, forestry and fishi… |
|
Farmmi, Inc.
Processes and sells edible fungi via a global e-commerce an…
|
FAMI | US | Agriculture, forestry and fishi… |
|
Fujian Wanchen Food Group Co.,Ltd.
Researches and cultivates edible fungi while operating a sn…
|
300972 | CN | Agriculture, forestry and fishi… |
|
Fujing Holdings Co., Limited
Cultivation, production, and sale of specialized potted veg…
|
2497 | HK | Agriculture, forestry and fishi… |
|
Green Rise Foods Inc.
Operates 72-89 acres of greenhouses to grow fresh produce u…
|
GRF | CA | Agriculture, forestry and fishi… |
|
Jiangsu Chinagreen Biological Technology Group Co.,Ltd.
Specializes in the industrial cultivation and distribution …
|
300970 | CN | Agriculture, forestry and fishi… |
|
Kalera S.A.
Technology-driven vertical farming company producing pestic…
|
KAL | LU | Agriculture, forestry and fishi… |
|
Local Bounti Corporation/DE
Indoor agriculture company specializing in the sustainable …
|
LOCL | US | 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.