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 |
|---|---|---|---|
|
Chenab Limited (Pref)
Manufacturing and export of diverse textile products includ…
|
CLCPS | PK | Manufacturing |
|
China Automotive Interior Decoration Holdings Limited
Manufactures and distributes specialized nonwoven fabrics f…
|
48 | HK | Manufacturing |
|
Concert Industries Ltd.
Produces highly absorbent, cellulose-based airlaid non-wove…
|
— | CA | Manufacturing |
|
Công ty Cổ phần MIRAE
Manufacturer and trader of textile raw materials, specializ…
|
KMR | VN | Manufacturing |
|
DYNIC CORPORATION
Manufacturer of coated materials, nonwoven fabrics, and pac…
|
3551 | JP | Manufacturing |
|
Envioneer Co., Ltd.
Specialized manufacturer of composite materials and advance…
|
317870 | KR | Manufacturing |
|
FIBERWEB (INDIA) LTD.
Manufacturer of spunbond nonwoven fabrics for agriculture, …
|
FIBERWEB | IN | Manufacturing |
|
Furniweb Holdings Limited
Engaged in manufacturing and selling elastic textiles, webb…
|
8480 | HK | Manufacturing |
|
GALE PACIFIC LIMITED
Manufacturer of technical fabrics for solar protection, scr…
|
GAP | AU | Manufacturing |
|
GH Advanced Materials Inc.
Manufacturer of non-woven fabrics and specialized fibers fo…
|
130500 | KR | 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.