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-05-13 | Korean | |
| 분기보고서 (2026.03) | 2026-05-12 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-04-17 | Korean | |
| 주식소각결정 | 2026-04-10 | Korean | |
| 자기주식취득결과보고서 | 2026-04-09 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2026-03-27 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45470263 | 주요사항보고서(자기주식취득결정) | 2026-05-13 | Korean | ||
| 45154508 | 분기보고서 (2026.03) | 2026-05-12 | Korean | ||
| 34653804 | 주식등의대량보유상황보고서(일반) | 2026-04-17 | Korean | ||
| 33971055 | 주식소각결정 | 2026-04-10 | Korean | ||
| 33890920 | 자기주식취득결과보고서 | 2026-04-09 | Korean | ||
| 33056947 | 주식등의대량보유상황보고서(약식) | 2026-03-27 | Korean | ||
| 33054831 | 기업가치제고계획(자율공시) | 2026-03-27 | Korean | ||
| 33054593 | 정기주주총회결과 | 2026-03-27 | Korean | ||
| 32983242 | 감사보고서제출 | 2026-03-19 | Korean | ||
| 32983230 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32934538 | 주주총회소집공고 | 2026-03-12 | Korean | ||
| 19465568 | 현금ㆍ현물배당결정 | 2026-02-12 | Korean | ||
| 19465436 | 주주총회소집결의 | 2026-02-12 | Korean | ||
| 19464552 | 주주총회집중일개최사유신고 | 2026-02-12 | Korean | ||
| 18034761 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-09 | 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 |
|
Cathay Consolidated, Inc.
Manufactures high-performance functional fabrics and TPU fi…
|
1342 | TW | Manufacturing |
|
Chang Ho Fibre Corporation
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.