
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 |
|---|---|---|---|
|
CHANG HO
Integrated manufacturer of functional, sustainable, and ind…
|
1468 | TW | Manufacturing |
|
Chenab Limited (Pref)
Manufacturing and export of diverse textile products includ…
|
CLCPS | PK | Manufacturing |
|
China Automotive Interior Decoration Holdings Limited
Manufactures and distributes specialized nonwoven fabrics f…
|
48 | HK | Manufacturing |
|
Concert Industries Ltd.
Produces highly absorbent, cellulose-based airlaid non-wove…
|
— | CA | Manufacturing |
|
Công ty Cổ phần MIRAE
Manufacturer and trader of textile raw materials, specializ…
|
KMR | VN | Manufacturing |
|
DYNIC CORPORATION
Manufacturer of coated materials, nonwoven fabrics, and pac…
|
3551 | JP | Manufacturing |
|
Envioneer Co., Ltd.
Specialized manufacturer of composite materials and advance…
|
317870 | KR | Manufacturing |
|
FIBERWEB (INDIA) LTD.
Manufacturer of spunbond nonwoven fabrics for agriculture, …
|
FIBERWEB | IN | Manufacturing |
|
Furniweb Holdings Limited
Engaged in manufacturing and selling elastic textiles, webb…
|
8480 | HK | Manufacturing |
|
GALE PACIFIC LIMITED
Manufacturer of technical fabrics for solar protection, scr…
|
GAP | AU | 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.