
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 |
|---|---|---|---|
|
DONGBANG AGRO CORP
Manufacturer of agricultural chemical products and crop pro…
|
007590 | KR | Manufacturing |
|
Earth Corporation
Manufacturer of pest control, personal care, home care, and…
|
4985 | CA | Manufacturing |
|
EDEN RESEARCH PLC
Develops sustainable biopesticides and plastic-free encapsu…
|
EDEN | GB | Manufacturing |
|
EIDP, Inc.
Develops and supplies commercial seeds and crop protection …
|
CTA-PB | US | Manufacturing |
|
FMC CORP
An agricultural sciences company that provides crop protect…
|
FMC | US | Manufacturing |
|
Fort Technology Inc.
Manufacturer and seller of products for the pest control an…
|
FORT | CA | Manufacturing |
|
FUMAKILLALIMITED
Global manufacturer of insecticides, household products, an…
|
4998 | JP | Manufacturing |
|
GSP CROP SCIENCE LIMITED
Develops and manufactures technical grade chemicals and div…
|
GSPCROP | IN | Manufacturing |
|
Hailir Pesticides and Chemicals group Co.,Ltd.
Develops and manufactures pesticides, formulations, and fin…
|
603639 | CN | Manufacturing |
|
HEKTAŞ TİCARET T.A.Ş.
Develops products for plant protection, nutrition, seeds, a…
|
HEKTS | TR | 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.