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 |
|---|---|---|---|
| 关于使用暂时闲置募集资金进行现金管理的公告 | 2026-04-15 | Chinese | |
| 中信建投证券股份有限公司关于西部超导材料科技股份有限公司使用暂时闲置募集资金进行现金管理的核查意见 | 2026-04-15 | Chinese | |
| 股东减持股份计划公告 | 2026-04-14 | Chinese | |
| 2025年度业绩快报公告 | 2026-02-27 | Chinese | |
| 关于控股子公司在全国中小企业股份转让系统正式挂牌的公告 | 2026-02-27 | Chinese | |
| 2026年第一次临时股东会决议公告 | 2026-01-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 37659361 | 关于使用暂时闲置募集资金进行现金管理的公告 | 2026-04-15 | Chinese | ||
| 37659358 | 中信建投证券股份有限公司关于西部超导材料科技股份有限公司使用暂时闲置募集资金进行现金管理的核查意见 | 2026-04-15 | Chinese | ||
| 34854978 | 股东减持股份计划公告 | 2026-04-14 | Chinese | ||
| 37659353 | 2025年度业绩快报公告 | 2026-02-27 | Chinese | ||
| 37659342 | 关于控股子公司在全国中小企业股份转让系统正式挂牌的公告 | 2026-02-27 | Chinese | ||
| 37659334 | 2026年第一次临时股东会决议公告 | 2026-01-26 | Chinese | ||
| 37659326 | 国浩律师(西安)事务所关于西部超导材料科技股份有限公司2026年第一次临时股东会的法律意见书 | 2026-01-26 | Chinese | ||
| 37659307 | 2026年第一次临时股东会会议资料 | 2026-01-20 | Chinese | ||
| 37659296 | 关于召开2026年第一次临时股东会的通知 | 2026-01-09 | Chinese | ||
|
2025
6 filings
| |||||
| 37659287 | 董事会议事规则 | 2025-12-31 | Chinese | ||
| 37659277 | 独立董事工作制度 | 2025-12-31 | Chinese | ||
| 37659263 | 股东会议事规则 | 2025-12-31 | Chinese | ||
| 37659253 | 西部超导材料科技股份有限公司第五届董事会独立董事专门会议第六次会议决议 | 2025-12-31 | Chinese | ||
| 37659231 | 公司章程 | 2025-12-31 | Chinese | ||
| 37659213 | 关于2026年度日常关联交易预计的公告 | 2025-12-31 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic precious and other non-ferrous metals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Arfin India Limited
Manufactures aluminum products and ferroalloys for heavy in…
|
ARFIN | IN | Manufacturing |
|
ATI INC
Manufacturer of specialty materials and complex components …
|
ATI | US | Manufacturing |
|
Aurubis AG
A global provider of non-ferrous metals and one of the worl…
|
NDA | DE | Manufacturing |
|
Baheti Recycling Industries Limited
Recycles aluminum scrap into secondary alloys for steel and…
|
BAHETI | IN | Manufacturing |
|
Baiyin Nonferrous Group Co., Ltd.
Integrated mining, smelting, and processing of copper, lead…
|
601212 | CN | Manufacturing |
|
Baoji Titanium Industry Co.,Ltd.
Manufactures titanium and rare metal alloys for aerospace a…
|
600456 | CN | Manufacturing |
|
BAOWU MAGNESIUM TECHNOLOGY CO., LTD
Produces magnesium and aluminum alloys for automotive, aero…
|
002182 | CN | Manufacturing |
|
Baroda Extrusion Ltd.
Manufacturer of copper tubes, rods, and bus bars for HVAC a…
|
513502 | IN | Manufacturing |
|
Bhagyanagar India Limited
Manufacturer of copper products and wind power for industri…
|
BHAGYANGR | IN | Manufacturing |
|
Blackstone Resources AG
A holding company focused on battery metals exploration and…
|
BLS | CH | 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.