
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 |
|---|---|---|---|
|
LIANHE CHEMICAL TECHNOLOGY CO.,LTD.
Global CDMO providing fine chemical solutions for agrochemi…
|
002250 | CN | Manufacturing |
|
Lier Chemical Co.,LTD
Global manufacturer of glufosinate-ammonium and pyridine-ba…
|
002258 | CN | Manufacturing |
|
Limin Group Co., Ltd.
Global developer and manufacturer of fungicides, insecticid…
|
002734 | CN | Manufacturing |
|
Machhar Industries Limited
Manufactures household insecticides and pest control produc…
|
543934 | IN | Manufacturing |
|
MAHAMAYA LIFESCIENCES LIMITED
Global manufacturer and exporter of agrochemicals and crop …
|
544611 | IN | Manufacturing |
|
Meghmani Organics Limited
Diversified manufacturer of pigments and agrochemicals for …
|
MOL | IN | Manufacturing |
|
MustGrow Biologics Corp.
Develops innovative biological solutions using mustard plan…
|
MGRO | CA | Manufacturing |
|
NACL Industries Limited
Produces agrochemical crop protection solutions and technic…
|
NACLIND | IN | Manufacturing |
|
NANJING RED SUN CO., LTD
Specializes in the R&D and production of agrochemicals and …
|
000525 | CN | Manufacturing |
|
NANTONG JIANGSHAN AGROCHEMICAL & CHEMICALS CO., LTD.
Produces agrochemicals, organophosphorus compounds, and chl…
|
600389 | CN | 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.