
SillaTextile — Investor Relations & Filings
Silla Textile Co., Ltd. is a company engaged in the manufacture and sale of polyester fabrics, including products like span and moss crepe. The company has diversified its operations and is also active in the real estate and telecommunications sectors. Its primary business segments now include real estate leasing, with a focus on properties such as used car facilities, and the sale of mobile phones.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2021.09) | 2021-11-15 | Korean | |
| 반기보고서 (2021.06) | 2021-08-13 | Korean | |
| 분기보고서 (2021.03) | 2021-05-17 | Korean | |
| 정기주주총회결과 | 2021-03-15 | Korean | |
| 감사보고서제출 | 2021-03-04 | Korean | |
| 사업보고서 (2020.12) | 2021-03-04 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
9 filings
| |||||
| 8876373 | 분기보고서 (2021.09) | 2021-11-15 | Korean | ||
| 8936470 | 반기보고서 (2021.06) | 2021-08-13 | Korean | ||
| 8995829 | 분기보고서 (2021.03) | 2021-05-17 | Korean | ||
| 9159760 | 정기주주총회결과 | 2021-03-15 | Korean | ||
| 9208061 | 감사보고서제출 | 2021-03-04 | Korean | ||
| 9206935 | 사업보고서 (2020.12) | 2021-03-04 | Korean | ||
| 9215997 | 주주총회소집공고 | 2021-02-26 | Korean | ||
| 9249286 | 주주총회소집결의 | 2021-02-05 | Korean | ||
| 9344850 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2021-01-22 | Korean | ||
|
2020
6 filings
| |||||
| 9361924 | 주주명부폐쇄기간또는기준일설정 | 2020-12-15 | Korean | ||
| 9397284 | 분기보고서 (2020.09) | 2020-11-16 | Korean | ||
| 9443160 | 주식등의대량보유상황보고서(일반) | 2020-09-25 | Korean | ||
| 9447462 | 조회공시요구(현저한시황변동)에대한답변(중요정보없음) | 2020-09-22 | Korean | ||
| 9447921 | 조회공시요구(현저한시황변동) | 2020-09-21 | Korean | ||
| 9488435 | 반기보고서 (2020.06) | 2020-08-14 | Korean | ||
Market data
Market data not available
Price history
Peer group · Specialized design activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Blue Pebble Limited
Provides spatial design and environmental branding solution…
|
BLUEPEBBLE | IN | Professional, scientific and te… |
|
DILLI ILLUSTRATE INC.,
Manufacturer of digital ultraviolet (UV) printers and relat…
|
131180 | KR | Professional, scientific and te… |
|
Goodpatch Inc.
A design company that solves business challenges with digit…
|
7351 | JP | Professional, scientific and te… |
|
RICH HONOUR INTERNATIONAL DESIGNS CO., LTD.
Provides interior design, decoration, and project managemen…
|
6754 | TW | Professional, scientific and te… |
|
SIGONG TECH Co.,Ltd.
Specializes in planning, designing, and building museums, w…
|
020710 | KR | Professional, scientific and te… |
|
Steve Leung Design Group Limited
One of Asia's largest, internationally renowned firms offer…
|
2262 | HK | Professional, scientific and te… |
SillaTextile 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/16807/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16807 | 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=16807 | 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=16807 \ -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": 16807}, 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 SillaTextile (id: 16807)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.