
ILSHIN STONE CO.,LTD — Investor Relations & Filings
ILSHIN STONE CO., LTD. is a manufacturer and distributor of stone products. The company processes and supplies a diverse range of materials, including natural stones such as granite, marble, limestone, and sandstone, as well as engineered stone. Its primary offerings are stone slabs provided to construction sites and other building projects. In addition to its core business in construction materials, the company also produces and sells handcrafted stone products. The business model encompasses both wholesale and retail distribution channels for its building materials.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 정기주주총회결과 | 2026-03-30 | Korean | |
| 감사보고서제출 | 2026-03-20 | Korean | |
| 사업보고서 (2025.12) | 2026-03-20 | Korean | |
| 주주총회소집공고 | 2026-03-12 | Korean | |
| 주주총회소집결의 | 2026-03-12 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 46368944 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 33085605 | 정기주주총회결과 | 2026-03-30 | Korean | ||
| 32997932 | 감사보고서제출 | 2026-03-20 | Korean | ||
| 32997920 | 사업보고서 (2025.12) | 2026-03-20 | Korean | ||
| 32934124 | 주주총회소집공고 | 2026-03-12 | Korean | ||
| 32933857 | 주주총회소집결의 | 2026-03-12 | Korean | ||
| 32933809 | 주주총회집중일개최사유신고 | 2026-03-12 | Korean | ||
| 19466444 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-12 | Korean | ||
|
2025
7 filings
| |||||
| 12195794 | 대표이사(대표집행임원)변경(안내공시) | 2025-12-31 | Korean | ||
| 7873579 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7900643 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
| 7919349 | 정기주주총회결과 | 2025-03-28 | Korean | ||
| 7919143 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-03-28 | Korean | ||
| 7926803 | 감사보고서제출 | 2025-03-20 | Korean | ||
| 7926733 | 사업보고서 (2024.12) | 2025-03-20 | Korean | ||
Market data
Market data not available
Price history
Peer group · Cutting, shaping and finishing of stone
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Solid Stone Company Ltd.
Sources and processes natural stone for architectural and i…
|
513699 | IN | Manufacturing |
|
STONE MASTER CORPORATION BERHAD
Manufacturing and trading natural stone, ceramic tiles, san…
|
— | MY | Manufacturing |
|
Tulikivi Oyj
Manufacturer of heat-retaining fireplaces, sauna heaters, a…
|
TULAV | FI | Manufacturing |
|
XIAMEN WANLI STONE STOCK CO.,LTD
Integrated producer of granite and marble products for cons…
|
002785 | CN | Manufacturing |
ILSHIN STONE 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/17303/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17303 | 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=17303 | 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=17303 \ -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": 17303}, 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 ILSHIN STONE CO.,LTD (id: 17303)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.