
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-03 | Korean | |
| 주주총회소집결의 | 2026-02-24 | Korean | |
| 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-01-26 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | |
| 자기주식처분결과보고서 | 2025-11-11 | Korean | |
| 주요사항보고서(자기주식처분결정) | 2025-11-06 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 32870492 | 주요사항보고서(자기주식처분결정) | 2026-03-03 | Korean | ||
| 32833869 | 주주총회소집결의 | 2026-02-24 | Korean | ||
| 13318748 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-01-26 | Korean | ||
|
2025
12 filings
| |||||
| 10214309 | 주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | ||
| 33031874 | 자기주식처분결과보고서 | 2025-11-11 | Korean | ||
| 33030615 | 주요사항보고서(자기주식처분결정) | 2025-11-06 | Korean | ||
| 33028238 | 단일판매ㆍ공급계약체결 | 2025-10-30 | Korean | ||
| 7865981 | 주요사항보고서(자기주식취득신탁계약해지결정) | 2025-09-08 | Korean | ||
| 7865972 | 신탁계약해지결과보고서 | 2025-09-08 | Korean | ||
| 7873079 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7895217 | 주요사항보고서(신탁계약에의한자기주식처분결정) | 2025-06-04 | Korean | ||
| 7902183 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
| 7912840 | 주식등의대량보유상황보고서(일반) | 2025-04-14 | Korean | ||
| 7912834 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-04-14 | Korean | ||
| 7920960 | 정기주주총회결과 | 2025-03-27 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pesticides and other agrochemical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADAMA Ltd.
Global provider of crop protection solutions using off-pate…
|
000553 | CN | Manufacturing |
|
Advance Agrolife Limited
Manufactures and distributes agrochemicals for crop protect…
|
ADVANCE | IN | Manufacturing |
|
Aimco Pesticides Ltd.
Manufacturer and exporter of technical grade pesticides and…
|
524288 | IN | Manufacturing |
|
Ambey Laboratories Limited
Manufactures and distributes agrochemicals and crop protect…
|
AMBEY | IN | Manufacturing |
|
AMERICAN VANGUARD CORP
Develops and markets solutions for crop protection, turf, a…
|
AVD | US | Manufacturing |
|
Amoéba
Develops natural microbiological solutions to manage bacter…
|
ALMIB | FR | Manufacturing |
|
ANCOM NYLEX BERHAD
Diversified group manufacturing agchem, industrial chemical…
|
— | MY | Manufacturing |
|
Anhui Guangxin Agrochemical Co., Ltd.
Produces agrochemicals and fine chemical intermediates usin…
|
603599 | CN | Manufacturing |
|
Aristo Bio-Tech And Lifescience Limited
Manufactures crop protection products and provides contract…
|
ARISTO | IN | Manufacturing |
|
ASTEC LIFESCIENCES LIMITED
CDMO manufacturing agrochemical active ingredients and phar…
|
ASTEC | IN | 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.