Shanghai Challenge Textile Company Limited — Investor Relations & Filings
Shanghai Challenge Textile Company Limited specializes in the research, development, and manufacturing of high-performance functional fabrics and apparel. The company operates a vertically integrated business model encompassing fabric knitting, dyeing, finishing, and garment production. Its product portfolio focuses on outdoor sports and activewear, featuring advanced properties such as moisture management, thermal regulation, and UV protection. Utilizing state-of-the-art manufacturing technologies, the firm provides comprehensive textile solutions to leading global sportswear and outdoor brands. The company emphasizes technical innovation and sustainable production processes to maintain its position as a key supplier in the international performance textile market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2024年度独立董事述职报告(李磊) | 2025-04-28 | Chinese | |
| 2024年度独立董事述职报告(闫兵) | 2025-04-28 | Chinese | |
| 第六届董事会2025年第一次独立董事专门会议决议 | 2025-04-28 | Chinese | |
| 2024年年度报告摘要 | 2025-04-28 | Chinese | |
| 2024年度董事会工作报告 | 2025-04-28 | Chinese | |
| 2024年年度审计报告 | 2025-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 36001937 | 2024年度独立董事述职报告(李磊) | 2025-04-28 | Chinese | ||
| 36001922 | 2024年度独立董事述职报告(闫兵) | 2025-04-28 | Chinese | ||
| 36001907 | 第六届董事会2025年第一次独立董事专门会议决议 | 2025-04-28 | Chinese | ||
| 36001895 | 2024年年度报告摘要 | 2025-04-28 | Chinese | ||
| 36001880 | 2024年度董事会工作报告 | 2025-04-28 | Chinese | ||
| 36001866 | 2024年年度审计报告 | 2025-04-28 | Chinese | ||
| 36001280 | 董事会对独立董事独立性评估的专项意见 | 2025-04-28 | Chinese | ||
| 36001270 | 2025年第一季度报告 | 2025-04-28 | Chinese | ||
| 36001245 | 关于2024年度利润分配预案的公告 | 2025-04-28 | Chinese | ||
| 36001232 | 年度股东大会通知 | 2025-04-28 | Chinese | ||
| 36001215 | 监事会决议公告 | 2025-04-28 | Chinese | ||
| 36001200 | 2024年社会责任报告 | 2025-04-28 | Chinese | ||
| 35999954 | 2024年度财务决算报告 | 2025-04-28 | Chinese | ||
| 35999938 | 关于会计政策变更的公告 | 2025-04-28 | Chinese | ||
| 35999932 | 关于2025年度日常关联交易预计的公告 | 2025-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of knitted and crocheted fabrics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Best Pacific International Holdings Limited
Specialized manufacturer and trader of high-performance tex…
|
2111 | KY | Manufacturing |
|
Evertex Fabrinology Ltd.
Vertically integrated manufacturer of sustainable and funct…
|
1470 | TW | Manufacturing |
|
Fieratex S.A.
A vertically integrated textile company producing circular …
|
FIER | GR | Manufacturing |
|
Fountain Set (Holdings) Limited
Vertically integrated, world's largest manufacturer of circ…
|
420 | HK | Manufacturing |
|
Fujian Fynex Textile Science & Technology Co.,Ltd
Vertically integrated producer of high-end functional knitt…
|
600493 | CN | Manufacturing |
|
Hongda High-Tech Holding Co.,Ltd.
Produces warp-knitted fabrics and medical electronic diagno…
|
002144 | CN | Manufacturing |
|
Kam Hing International Holdings Limited
Large-scale, vertically integrated textile manufacturer of …
|
2307 | HK | Manufacturing |
|
KARSU TEKSTİL SANAYİİ VE TİCARET A.Ş.
Textile manufacturer producing yarns and knitted fabrics fr…
|
KRTEK | TR | Manufacturing |
|
Li Cheng Enterprise Co., Ltd.
Global manufacturer of 3D spacer fabrics for sports footwea…
|
4426 | TW | Manufacturing |
|
Nueva Expresion Textil S.A.
Vertically integrated manufacturer of elastic and knitted f…
|
NXT | ES | Manufacturing |
Shanghai Challenge Textile 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/54518/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54518 | 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=54518 | 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=54518 \ -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": 54518}, 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 Shanghai Challenge Textile Company Limited (id: 54518)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.