
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 |
|---|---|---|---|
|
YANPAI FILTRATION TECHNOLOGY CO., LTD.
Manufacturer of high-performance industrial filtration medi…
|
301081 | CN | Manufacturing |
|
Zhejiang Chinastars New Materials Group Co., Ltd.
Manufacturer of high-performance reflective materials and s…
|
301077 | CN | Manufacturing |
|
Zhejiang Huasheng Technology Co.,Ltd
Manufacturer of high-performance plastic composite material…
|
605180 | CN | Manufacturing |
|
ZHEJIANG LIANXIANG SMART HOME CO., LTD
Specializes in seamless embroidery wall coverings and integ…
|
603272 | CN | Manufacturing |
|
夜光明
Develops and manufactures high-performance reflective mater…
|
920527 | CN | 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.