
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 |
|---|---|---|---|
|
CAC Nantong Chemical Co., Ltd.
Global manufacturer of agrochemicals and specialized fine c…
|
301665 | CN | Manufacturing |
|
CHBIO
Develops plant growth regulators and biostimulants to impro…
|
6534 | TW | Manufacturing |
|
CK Life Sciences Int'l., (Holdings) Inc.
Develops and sells biotechnology products for human health …
|
775 | KY | Manufacturing |
|
Công ty Cổ phần Thuốc sát trùng Việt Nam
Manufacturer and trader of plant protection products, pest …
|
VPS | VN | Manufacturing |
|
Corteva, Inc.
A global agriscience company providing seed and crop protec…
|
CTVA | US | Manufacturing |
|
Crop Life Science Limited
Manufactures and markets agrochemical formulations for crop…
|
CLSL | IN | Manufacturing |
|
Dalian BIO-CHEM Company Limited
Global supplier of industrial isothiazolinone-based biocide…
|
603360 | CN | Manufacturing |
|
Dhanlaxmi Crop Science Limited
Formulates and markets agricultural inputs, hybrid seeds, a…
|
DHANLAXMI | IN | Manufacturing |
|
Dhanuka Agritech Ltd.
Manufactures crop protection solutions and provides technic…
|
DHANUKA | IN | Manufacturing |
|
Dharmaj Crop Guard Limited
Integrated manufacturer of agrochemical formulations for gl…
|
DHARMAJ | 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.