Western Superconducting Technologies Co., Ltd. — Investor Relations & Filings
About Western Superconducting Technologies Co., Ltd.
Western Superconducting Technologies Co., Ltd. specializes in the research, development, and production of high-end titanium alloys, superconducting materials, and high-performance superalloys. The company provides a comprehensive range of titanium alloy products, including bars, wires, and forgings, primarily serving the aerospace and defense sectors. As a global leader in superconducting technology, it manufactures low-temperature superconducting wires such as Niobium-Titanium (NbTi) and Niobium-Tin (Nb3Sn), which are critical components for Magnetic Resonance Imaging (MRI) systems and large-scale scientific projects like the International Thermonuclear Experimental Reactor (ITER). Additionally, the firm develops nickel-based superalloys for high-temperature applications in aero-engines and gas turbines. Its focus on advanced material science supports critical infrastructure in medical diagnostics, energy research, and aviation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中信建投证券股份有限公司关于西部超导材料科技股份有限公司使用部分闲置募集资金临时补充流动资金的核查意见 | 2025-12-31 | Chinese | |
| 关于拟申请注册发行科技创新公司债券的公告 | 2025-12-31 | Chinese | |
| 关于使用部分闲置募集资金临时补充流动资金的公告 | 2025-12-31 | Chinese | |
| 关于董事会战略委员会调整为董事会战略与可持续发展委员会并修订《公司章程》及部分管理制度的公告 | 2025-12-31 | Chinese | |
| 西部超导材料科技股份有限公司第五届董事会独立董事专门会议第五次会议决议 | 2025-10-29 | Chinese | |
| 2025年第三季度报告 | 2025-10-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 37659201 | 中信建投证券股份有限公司关于西部超导材料科技股份有限公司使用部分闲置募集资金临时补充流动资金的核查意见 | 2025-12-31 | Chinese | ||
| 37659188 | 关于拟申请注册发行科技创新公司债券的公告 | 2025-12-31 | Chinese | ||
| 37659176 | 关于使用部分闲置募集资金临时补充流动资金的公告 | 2025-12-31 | Chinese | ||
| 37659164 | 关于董事会战略委员会调整为董事会战略与可持续发展委员会并修订《公司章程》及部分管理制度的公告 | 2025-12-31 | Chinese | ||
| 37659160 | 西部超导材料科技股份有限公司第五届董事会独立董事专门会议第五次会议决议 | 2025-10-29 | Chinese | ||
| 37659146 | 2025年第三季度报告 | 2025-10-29 | Chinese | ||
| 37659138 | 关于2025年第三季度计提资产减值准备的公告 | 2025-10-29 | Chinese | ||
| 37659132 | 与关联人共同投资公告 | 2025-10-29 | Chinese | ||
| 37659130 | 关于召开2025年半年度业绩说明会的公告 | 2025-10-21 | Chinese | ||
| 37659121 | 关于对陕西证监局行政监管措施决定书的整改报告 | 2025-09-24 | Chinese | ||
| 37659112 | 关于2025年半年度计提资产减值准备的公告 | 2025-08-27 | Chinese | ||
| 37659110 | 2025年半年度报告摘要 | 2025-08-27 | Chinese | ||
| 37659105 | 2025年度“提质增效重回报”行动方案半年度评估报告 | 2025-08-27 | Chinese | ||
| 37659096 | 2025年半年度报告 | 2025-08-27 | Chinese | ||
| 37659087 | 2025年半年度募集资金存放与实际使用情况的专项报告 | 2025-08-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic precious and other non-ferrous metals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
6K ADDITIVE, INC.
Produces sustainable metal powders for 3D printing using mi…
|
6KA | US | Manufacturing |
|
Afarak Group
A vertically-integrated producer of chromium-based specialt…
|
AFAGR | FI | Manufacturing |
|
Alcoa Corp
A global producer of bauxite, alumina, and aluminum with in…
|
AA | US | Manufacturing |
|
Alcomet AD
Manufacturer of flat-rolled and extruded aluminum products,…
|
ALCM | BG | Manufacturing |
|
ALCONIX CORPORATION
An integrated non-ferrous metals company combining trading …
|
3036 | JP | Manufacturing |
|
Alnera Aluminium Co., Ltd.
Manufactures aluminum extrusion profiles and fabricated com…
|
301613 | CN | Manufacturing |
|
Alpro a.d. Vlasenica
Manufacturer of extruded aluminum profiles for architectura…
|
ALPRRA | BA | Manufacturing |
|
Alro S.A.
A large, vertically integrated aluminum producer in Europe …
|
ALR | RO | Manufacturing |
|
Al Taiseer Group Talco Industrial Co.
Specializes in aluminum extrusion, surface treatments, and …
|
4143 | SA | Manufacturing |
|
Alumetal S.A.
Producer of recycled aluminium alloys, primarily for the au…
|
AML | PL | Manufacturing |
Western Superconducting Technologies 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/58166/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58166 | 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=58166 | 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=58166 \ -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": 58166}, 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 Western Superconducting Technologies Co., Ltd. (id: 58166)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.