
LIANYOU METALS — Investor Relations & Filings
Lianyou Metals Co., Ltd. is a resource recycling enterprise specializing in the smelting, manufacturing, and wholesale of tungsten and cobalt metals. Utilizing a circular economy model, the company recovers tungsten and cobalt from recycled hard alloys with a 100% recovery rate. Its primary product portfolio includes high-purity sodium tungstate and cobalt carbonate, serving as essential raw materials for high-value chemical applications. The company ranks as the third-largest exporter of sodium tungstate globally and accounts for approximately 10% of annual tungsten consumption in the United States. Its products support critical supply chains in semiconductor manufacturing, precision electronics, electric vehicle production, aerospace, and defense. The company maintains a focus on environmental sustainability through advanced water and air treatment systems, ensuring clean emissions and resource preservation throughout the metal recovery process.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 本公司受邀參加富邦證券舉辦之法人說明會 | 2026-05-19 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-19 | Chinese | |
| 公告本公司國內第一次無擔保轉換公司債收足債款 | 2026-05-18 | Chinese | |
| 依公開發行公司資金貸與及背書保證處理準則第二十五條 第一項第二款至第四款規定辦理公告 | 2026-05-14 | Chinese | |
| 115年第1季權益變動表 | 2026-05-14 | Chinese | |
| 115年第1季現金流量表 | 2026-05-14 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46529148 | 本公司受邀參加富邦證券舉辦之法人說明會 | 2026-05-19 | Chinese | ||
| 46527972 | 115年05月法人說明會簡報 | 2026-05-19 | Chinese | ||
| 46383689 | 公告本公司國內第一次無擔保轉換公司債收足債款 | 2026-05-18 | Chinese | ||
| 46374347 | 依公開發行公司資金貸與及背書保證處理準則第二十五條 第一項第二款至第四款規定辦理公告 | 2026-05-14 | Chinese | ||
| 46373675 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373411 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373124 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372767 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 46374403 | 公告本公司董事會通過115年度第一季合併財務報告 | 2026-05-14 | Chinese | ||
| 45756639 | 115年5月公開說明書 — 202605_7610_B05.pdf | 2026-05-12 | Chinese | ||
| 46246750 | 公告本公司國內第一次無擔保轉換公司債完成訂價 | 2026-05-12 | Chinese | ||
| 45733640 | 115年4月背書保證與資金貸與 | 2026-05-11 | Chinese | ||
| 45708641 | 115年4月營業收入 | 2026-05-11 | Chinese | ||
| 40843151 | 公告本公司簽訂發行國內第一次無擔保轉換公司債 之存儲專戶及代收價款專戶 | 2026-05-04 | Chinese | ||
| 36121118 | 代重要子公司聯友先進材料(股)公司公告監察人當選名單 | 2026-04-24 | 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 |
LIANYOU METALS 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/52683/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52683 | 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=52683 | 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=52683 \ -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": 52683}, 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 LIANYOU METALS (id: 52683)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.