BAIKSAN CO.,LTD — Investor Relations & Filings
Baiksan Co., Ltd. is a manufacturer specializing in polyurethane-based synthetic leather. The company produces a diverse range of artificial leather materials, including polyurethane suede and non-woven fabrics, utilizing synthetic resins. Its product lines, such as NEOKIN, LEVENTEX, and NUBUCK, serve a wide array of applications. Key markets include footwear, sports equipment, bags, clothing, furniture, and cases for electronic devices. A significant business focus is the automotive industry, where its materials are used for vehicle interiors and supplied to global original equipment manufacturers (OEMs). The company offers customized production services to meet specific client requirements and operates a global manufacturing network to ensure prompt supply.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주요사항보고서(자기주식취득결정) | 2026-01-23 | Korean | |
| 최대주주등소유주식변동신고서 | 2026-01-21 | Korean | |
| 최대주주등소유주식변동신고서 | 2026-01-19 | Korean | |
| 주식소각결정 | 2026-01-16 | Korean | |
| 자기주식취득결과보고서 | 2026-01-15 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2025-11-04 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 13256896 | 주요사항보고서(자기주식취득결정) | 2026-01-23 | Korean | ||
| 13131604 | 최대주주등소유주식변동신고서 | 2026-01-21 | Korean | ||
| 13004358 | 최대주주등소유주식변동신고서 | 2026-01-19 | Korean | ||
| 12802990 | 주식소각결정 | 2026-01-16 | Korean | ||
| 12725127 | 자기주식취득결과보고서 | 2026-01-15 | Korean | ||
|
2025
10 filings
| |||||
| 33029837 | 주식등의대량보유상황보고서(일반) | 2025-11-04 | Korean | ||
| 33027274 | 자기주식취득결과보고서 | 2025-10-27 | Korean | ||
| 33027190 | 주식소각결정 | 2025-10-27 | Korean | ||
| 7864554 | 현금ㆍ현물배당결정 | 2025-09-15 | Korean | ||
| 7868140 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2025-08-29 | Korean | ||
| 7870237 | 주요사항보고서(자기주식취득결정) | 2025-08-22 | Korean | ||
| 7875613 | 반기보고서 (2025.06) | 2025-08-13 | Korean | ||
| 7877072 | 주식등의대량보유상황보고서(약식) | 2025-08-08 | Korean | ||
| 7882874 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-07-22 | Korean | ||
| 7882871 | 최대주주등소유주식변동신고서 | 2025-07-22 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other textiles n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEL Textile Limited
Engaged in trading and manufacturing textile products; amal…
|
AEL | PK | Manufacturing |
|
ALPARGATAS TEXTIL SOCIEDAD ANÓNIMA
A manufacturing company specializing in diverse textile pro…
|
— | AR | Manufacturing |
|
AnHui Jinchun Nonwoven Co.,Ltd.
Manufactures spunlace nonwoven fabrics for hygiene, medical…
|
300877 | CN | Manufacturing |
|
Arex Industries Ltd.
Designs and manufactures woven and printed labels for the g…
|
526851 | IN | Manufacturing |
|
Avgol Industries 1953 Ltd.
Global manufacturer of spun melt nonwoven materials for hyg…
|
AVGL | IL | Manufacturing |
|
BELDING INDIA LIMITED
Manufactures and exports high-performance technical textile…
|
513307 | IN | Manufacturing |
|
Bhilwara Technical Textiles Limited
Manufacturer of high-performance technical textiles and yar…
|
BTTL | IN | Manufacturing |
|
CANDOUR TECHTEX LIMITED
Manufacturer of technical textiles and material handling so…
|
522292 | IN | Manufacturing |
|
CCI Yilan
Manufactures high-performance functional fabrics and TPU fi…
|
1342 | TW | Manufacturing |
|
CHANG HO
Integrated manufacturer of functional, sustainable, and ind…
|
1468 | TW | Manufacturing |
BAIKSAN 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/17081/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17081 | 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=17081 | 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=17081 \ -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": 17081}, 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 BAIKSAN CO.,LTD (id: 17081)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.