Welcron Company Limited — Investor Relations & Filings
Welcron Company Limited is a manufacturer specializing in advanced materials derived from microfiber and nano-fiber technologies. The company's core business is centered on the research, development, and production of high-performance textiles for diverse applications. Its product portfolio is segmented into several key areas: a consumer division that produces high-functional microfiber cleaners, bath products, and functional bedding; an advanced materials division focused on developing nano-fiber products like high-efficiency filter media and materials for biomedical use; and a defense division that manufactures high-strength protective equipment using composite material technology. Welcron leverages its R&D capabilities to supply both consumer and industrial markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]현금ㆍ현물배당결정 | 2026-04-06 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-02 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | |
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-25 | Korean | |
| 감사보고서제출 | 2026-03-18 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33576577 | [기재정정]현금ㆍ현물배당결정 | 2026-04-06 | Korean | ||
| 33154684 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-02 | Korean | ||
| 33048236 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | ||
| 33045908 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33036912 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-25 | Korean | ||
| 32971429 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32971070 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32922143 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-10 | Korean | ||
| 32907687 | 주주총회소집공고 | 2026-03-06 | Korean | ||
| 32878227 | 의결권대리행사권유참고서류 | 2026-03-04 | Korean | ||
| 32870244 | 주주총회소집결의 | 2026-03-03 | Korean | ||
| 32836144 | 현금ㆍ현물배당결정 | 2026-02-25 | Korean | ||
| 32836115 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-25 | Korean | ||
| 12573002 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-01-13 | Korean | ||
| 12263832 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-01-08 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other textiles n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 |
|
BAIKSAN CO.,LTD
Manufacturer of polyurethane synthetic leather for automoti…
|
035150 | KR | 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 |
|
China Automotive Interior Decoration Holdings Limited
Manufactures and distributes specialized nonwoven fabrics f…
|
48 | HK | Manufacturing |
Welcron Company Limited 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/15055/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15055 | 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=15055 | 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=15055 \ -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": 15055}, 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 Welcron Company Limited (id: 15055)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.