
LEMON COMPANY LIMITED — Investor Relations & Filings
LEMON COMPANY LIMITED is a company specializing in the development and manufacturing of products based on nanotechnology. Its core business revolves around the mass production of functional nanomembranes and nanofibers. The company operates in two primary segments: industrial components and consumer goods. For the industrial market, it produces Electromagnetic Interference (EMI) shielding materials and components used in the electronics industry. In the consumer sector, it manufactures and markets a range of hygiene products under its "Air Queen" brand, including sanitary pads and masks, which utilize its proprietary nanofiber technology.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-31 | Korean | |
| 정기주주총회결과 | 2026-03-30 | Korean | |
| 사업보고서 (2025.12) | 2026-03-20 | Korean | |
| 주권매매거래정지 (관리종목지정사유발생) | 2026-03-20 | Korean | |
| 감사보고서제출 | 2026-03-20 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 46363776 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 33119424 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-31 | Korean | ||
| 33085607 | 정기주주총회결과 | 2026-03-30 | Korean | ||
| 32997641 | 사업보고서 (2025.12) | 2026-03-20 | Korean | ||
| 32997367 | 주권매매거래정지 (관리종목지정사유발생) | 2026-03-20 | Korean | ||
| 32997060 | 감사보고서제출 | 2026-03-20 | Korean | ||
| 32940678 | 주주총회집중일개최사유신고 | 2026-03-13 | Korean | ||
| 32940482 | 주주총회소집공고 | 2026-03-13 | Korean | ||
| 32940409 | 의결권대리행사권유참고서류 | 2026-03-13 | Korean | ||
| 32868885 | [기재정정]주주총회소집결의 | 2026-03-03 | Korean | ||
| 32847584 | 주주총회소집결의 | 2026-02-27 | Korean | ||
|
2025
4 filings
| |||||
| 7873462 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7883886 | [기재정정]증권발행실적보고서(합병등) | 2025-07-17 | Korean | ||
| 7883853 | [기재정정]임원ㆍ주요주주특정증권등소유상황보고서 | 2025-07-17 | Korean | ||
| 7883807 | [기재정정]주식등의대량보유상황보고서(일반) | 2025-07-17 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other textiles n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ILJEONG INDUSTRIAL CO.,LTD
Manufacturer of industrial textiles for the automotive and …
|
008500 | KR | Manufacturing |
|
Indo Kordsa Tbk
Manufactures and markets tire reinforcement materials: tire…
|
BRAM | ID | Manufacturing |
|
KAP AG
Industrial holding company developing medium-sized enterpri…
|
IUR | DE | Manufacturing |
|
KNH
Global manufacturer of non-woven fabric materials, hygiene …
|
9919 | TW | Manufacturing |
|
KORDSA TEKNİK TEKSTİL A.Ş.
Global manufacturer of reinforcement technologies for tires…
|
KORDS | TR | Manufacturing |
|
Kuangda Technology Group Co., Ltd.
Produces automotive interior materials and operates photovo…
|
002516 | CN | Manufacturing |
|
LAKHOTIA POLYESTERS (INDIA) LIMITED
Produces metallic yarns and lacquered polyester films for t…
|
535387 | IN | Manufacturing |
|
LEXORAA INDUSTRIES LIMITED
Manufactures and distributes industrial and consumer textil…
|
531944 | IN | Manufacturing |
|
Mayur Uniquoters ltd.
Manufacturer of synthetic leather and PVC vinyl for automot…
|
MAYURUNIQ | IN | Manufacturing |
|
Mohini Health & Hygiene Limited
Manufactures and exports absorbent cotton and hygiene produ…
|
MHHL | IN | Manufacturing |
LEMON COMPANY LIMITED 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/17571/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17571 | 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=17571 | 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=17571 \ -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": 17571}, 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 LEMON COMPANY LIMITED (id: 17571)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.