
绿亨科技 — Investor Relations & Filings
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 |
|---|---|---|---|
| 内幕信息知情人管理制度 | 2022-12-26 | Chinese | |
| 关联交易管理制度 | 2022-12-26 | Chinese | |
| 独立董事关于第三届董事会第九次会议相关事项的独立意见 | 2022-12-26 | Chinese | |
| 监事会制度 | 2022-12-26 | Chinese | |
| 独立董事工作制度 | 2022-12-26 | Chinese | |
| 募集资金管理制度 | 2022-12-26 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 40091358 | 内幕信息知情人管理制度 | 2022-12-26 | Chinese | ||
| 40091348 | 关联交易管理制度 | 2022-12-26 | Chinese | ||
| 40091339 | 独立董事关于第三届董事会第九次会议相关事项的独立意见 | 2022-12-26 | Chinese | ||
| 40091328 | 监事会制度 | 2022-12-26 | Chinese | ||
| 40091319 | 独立董事工作制度 | 2022-12-26 | Chinese | ||
| 40091313 | 募集资金管理制度 | 2022-12-26 | Chinese | ||
| 40091302 | 购买资产暨关联交易的公告 | 2022-12-26 | Chinese | ||
| 40091296 | 关于使用自有闲置资金进行现金管理的公告 | 2022-12-26 | Chinese | ||
| 40091289 | 防范控股股东及其他关联方资金占用制度 | 2022-12-26 | Chinese | ||
| 40091279 | 投资者关系管理制度 | 2022-12-26 | Chinese | ||
| 40091272 | 关于绿亨科技集团股份有限公司以自筹资金预先投入募集资金投资项目情况鉴证报告 | 2022-12-26 | Chinese | ||
| 40091227 | 国泰君安证券股份有限公司关于绿亨科技集团股份有限公司收购控股子公司少数股权暨关联交易的核查意见 | 2022-12-26 | Chinese | ||
| 40091219 | 承诺管理制度 | 2022-12-26 | Chinese | ||
| 40091211 | 第三届董事会第九次会议决议公告 | 2022-12-26 | Chinese | ||
| 40091199 | 国泰君安证券股份有限公司关于绿亨科技集团股份有限公司预计2023年日常关联交易的核查意见 | 2022-12-26 | 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… |
|
EDITION LTD.
Investment holding and agriculture, cultivating leafy veget…
|
5HG | SG | 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… |
绿亨科技 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.