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 |
|---|---|---|---|
|
Indo Kordsa Tbk
Manufactures and markets tire reinforcement materials: tire…
|
BRAM | ID | Manufacturing |
|
KAP AG
Industrial holding company developing medium-sized enterpri…
|
IUR | DE | Manufacturing |
|
KNH
Global manufacturer of non-woven fabric materials, hygiene …
|
9919 | TW | Manufacturing |
|
KORDSA TEKNİK TEKSTİL A.Ş.
Global manufacturer of reinforcement technologies for tires…
|
KORDS | TR | Manufacturing |
|
Kuangda Technology Group Co., Ltd.
Produces automotive interior materials and operates photovo…
|
002516 | CN | Manufacturing |
|
LAKHOTIA POLYESTERS (INDIA) LIMITED
Produces metallic yarns and lacquered polyester films for t…
|
535387 | IN | Manufacturing |
|
LEMON COMPANY LIMITED
Develops and manufactures nanotechnology products for indus…
|
294140 | KR | Manufacturing |
|
LEXORAA INDUSTRIES LIMITED
Manufactures and distributes industrial and consumer textil…
|
531944 | IN | Manufacturing |
|
Mayur Uniquoters ltd.
Manufacturer of synthetic leather and PVC vinyl for automot…
|
MAYURUNIQ | IN | Manufacturing |
|
Mohini Health & Hygiene Limited
Manufactures and exports absorbent cotton and hygiene produ…
|
MHHL | IN | 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.