TAIHAN TEXTILE CO.,LTD — Investor Relations & Filings
TAIHAN TEXTILE CO.,LTD. is a manufacturer and supplier of textile products for domestic and international markets. The company's core offerings include a diverse range of yarns, woven fabrics, and knit fabrics. It specializes in high-quality functional and industrial textiles, utilizing processes such as precision printing and advanced dyeing. TAIHAN TEXTILE provides an integrated, one-stop solution that encompasses the entire production cycle, from initial spinning to final cutting and sewing, to deliver a combination of quality, price, and efficient delivery.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2018.09) | 2018-11-14 | Korean | |
| 주요사항보고서(자기주식취득신탁계약체결결정) | 2018-11-01 | Korean | |
| 합병등종료보고서(자산양수도) | 2018-10-18 | Korean | |
| 횡령ㆍ배임사실확인 | 2018-10-05 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
4 filings
| |||||
| 11092338 | 분기보고서 (2018.09) | 2018-11-14 | Korean | ||
| 11106044 | 주요사항보고서(자기주식취득신탁계약체결결정) | 2018-11-01 | Korean | ||
| 11112248 | 합병등종료보고서(자산양수도) | 2018-10-18 | Korean | ||
| 11385892 | 횡령ㆍ배임사실확인 | 2018-10-05 | Korean | ||
Market data
Market data not available
Price history
Peer group · Finishing of textiles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AARNAV FASHIONS LIMITED
Integrated manufacturer of processed fabrics for apparel an…
|
AARNAV | IN | Manufacturing |
|
Anjani Synthetics Limited
Processes and manufactures cotton and synthetic fabrics for…
|
531223 | IN | Manufacturing |
|
Azgard Nine Limited
A vertically integrated textile company specializing in sus…
|
ANL | PK | Manufacturing |
|
Betex India Ltd.
Processes synthetic and natural fabrics through dyeing, pri…
|
512477 | IN | Manufacturing |
|
Binayak Tex Processors Ltd.
Processes and finishes diverse fabrics for garment manufact…
|
523054 | IN | Manufacturing |
|
Bindal Exports Limited
Integrated textile manufacturer specializing in fabric proc…
|
540148 | IN | Manufacturing |
|
ČATEKS d.d.
Vertically integrated manufacturer of high-performance tech…
|
CTKS | HR | Manufacturing |
|
Dhanlaxmi Fabrics Ltd.
Textile manufacturer specializing in cotton, synthetic, and…
|
521151 | IN | Manufacturing |
|
EREĞLİ TEKSTİL TURİZM SANAYİ VE TİCARET A.Ş.
Integrated manufacturer of technical fabrics and apparel fo…
|
ERGLI | TR | Manufacturing |
|
Fateh Textile Mills Limited
Manufacturer and exporter of yarn, cloth, fabrics, apparel,…
|
FTHM | PK | Manufacturing |
TAIHAN TEXTILE 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/14983/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14983 | 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=14983 | 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=14983 \ -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": 14983}, 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 TAIHAN TEXTILE CO.,LTD (id: 14983)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.