
Western Superconducting Technologies Co., Ltd. — Investor Relations & Filings
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 |
|---|---|---|---|
| 公司章程 | 2023-11-03 | Chinese | |
| 关于变更公司注册资本、修订《公司章程》并完成工商登记变更的公告 | 2023-11-03 | Chinese | |
| 2023 年第三季度报告 | 2023-10-30 | Chinese | |
| 关于部分高级管理人员增持公司股份进展的公告 | 2023-10-17 | Chinese | |
| 部分高级管理人员增持股份计划的公告 | 2023-10-08 | Chinese | |
| 2023年第一次临时股东大会决议公告 | 2023-09-22 | Chinese |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 37654181 | 公司章程 | 2023-11-03 | Chinese | ||
| 37654158 | 关于变更公司注册资本、修订《公司章程》并完成工商登记变更的公告 | 2023-11-03 | Chinese | ||
| 37654146 | 2023 年第三季度报告 | 2023-10-30 | Chinese | ||
| 37654135 | 关于部分高级管理人员增持公司股份进展的公告 | 2023-10-17 | Chinese | ||
| 37654123 | 部分高级管理人员增持股份计划的公告 | 2023-10-08 | Chinese | ||
| 37654112 | 2023年第一次临时股东大会决议公告 | 2023-09-22 | Chinese | ||
| 37654093 | 国浩律师(西安)事务所关于西部超导材料科技股份有限公司2023年第一次临时股东大会的法律意见书 | 2023-09-22 | Chinese | ||
| 37654081 | 2023年第一次临时股东大会会议资料 | 2023-09-15 | Chinese | ||
| 37654061 | 关于召开2023年第一次临时股东大会的通知 | 2023-09-06 | Chinese | ||
| 37654052 | 中信建投证券股份有限公司关于西部超导材料科技股份有限公司2023年持续督导半年度报告书 | 2023-09-01 | Chinese | ||
| 37654039 | 关于参加2023年半年度集体业绩说明会的公告 | 2023-08-31 | Chinese | ||
| 37654028 | 2023年半年度募集资金存放与实际使用情况的专项报告 | 2023-08-30 | Chinese | ||
| 37654017 | 关于变更非独立董事及调整专门委员会委员的公告 | 2023-08-30 | Chinese | ||
| 37654007 | 独立董事关于第四届董事会第十三次会议相关事项的独立意见 | 2023-08-30 | Chinese | ||
| 37653977 | 2023年半年度报告摘要 | 2023-08-30 | 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 |
|
Alakasa Industrindo Tbk
Pioneer in aluminum industry, establishing value chain from…
|
ALKA | ID | 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 |
|
ALCOM GROUP BERHAD
Largest producer of rolled aluminium products in its primar…
|
— | MY | 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 |
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.