
GREEN LIFESCIENCE CO., LTD. — Investor Relations & Filings
GREEN LIFESCIENCE CO., LTD. specializes in the development, production, and sale of raw materials and intermediates for various industries. The company's primary offerings include active pharmaceutical ingredients (APIs) and intermediates for pharmaceuticals, as well as raw materials for agrochemicals. It also manufactures fine chemical products and intermediates for electronic materials. The company focuses on providing customized chemical solutions to its clients in the pharmaceutical, agricultural science, and specialty chemical sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 단일판매ㆍ공급계약체결 | 2026-05-13 | Korean | |
| 소속부변경 | 2026-04-30 | Korean | |
| 정기주주총회결과 | 2026-03-27 | Korean | |
| 감사보고서제출 | 2026-03-19 | Korean | |
| 사업보고서 (2025.12) | 2026-03-19 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46348369 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 45444960 | 단일판매ㆍ공급계약체결 | 2026-05-13 | Korean | ||
| 39078621 | 소속부변경 | 2026-04-30 | Korean | ||
| 33056867 | 정기주주총회결과 | 2026-03-27 | Korean | ||
| 32984277 | 감사보고서제출 | 2026-03-19 | Korean | ||
| 32984239 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32972428 | [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-03-18 | Korean | ||
| 32962739 | 단일판매ㆍ공급계약체결 | 2026-03-17 | Korean | ||
| 32936247 | 주주총회집중일개최사유신고 | 2026-03-12 | Korean | ||
| 32935982 | [기재정정]주주총회소집공고 | 2026-03-12 | Korean | ||
| 32935967 | [기재정정]의결권대리행사권유참고서류 | 2026-03-12 | Korean | ||
| 32935965 | [기재정정]주주총회소집결의 | 2026-03-12 | Korean | ||
| 32926329 | 주주총회소집공고 | 2026-03-11 | Korean | ||
| 32926323 | 의결권대리행사권유참고서류 | 2026-03-11 | Korean | ||
| 32873682 | [기재정정]주요사항보고서(자기주식처분결정) | 2026-03-04 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pesticides and other agrochemical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Super Crop Safe Ltd.
Manufactures and markets crop protection products and plant…
|
530883 | IN | Manufacturing |
|
SURCOS SOCIEDAD ANONIMA
Develops and commercializes advanced agricultural solutions…
|
— | AR | Manufacturing |
|
TARKİM BİTKİ KORUMA SANAYİ VE TİCARET A.Ş.
Manufacturer of plant protection products, including pestic…
|
TARKM | TR | Manufacturing |
|
TECNOMYL SA
Specializes in developing, producing, and commercializing a…
|
— | AR | Manufacturing |
|
UPL CORPORATION LIMITED
Global provider of crop protection and biological solutions…
|
8LSB | MU | Manufacturing |
|
UPL Limited
Global provider of sustainable agricultural products and so…
|
UPL | IN | Manufacturing |
|
Zhejiang Qianjiang Biochemical Co.,Ltd
Develops biopesticides, veterinary drugs, and environmental…
|
600796 | CN | Manufacturing |
|
Zhejiang Xinan Chemical Industrial Group Co.,Ltd
Specializes in organosilicon materials and agrochemicals vi…
|
600596 | CN | Manufacturing |
|
Zhejiang XinNong Chemical Co.,Ltd
Produces agrochemicals and fine chemical intermediates for …
|
002942 | CN | Manufacturing |
|
ZOONO GROUP LIMITED
Develops long-lasting antimicrobial solutions based on prop…
|
ZNO | AU | Manufacturing |
GREEN LIFESCIENCE 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/16439/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16439 | 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=16439 | 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=16439 \ -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": 16439}, 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 GREEN LIFESCIENCE CO., LTD. (id: 16439)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.