
LCYT — Investor Relations & Filings
LCY Technology Corp. (LCYtech) is a specialized manufacturer of high-quality electrolytic copper foil, serving as a critical supplier for the Printed Circuit Board (PCB) and Copper Clad Laminate (CCL) industries. A subsidiary of LCY Chemical Corp., the company focuses on high-performance materials for semiconductor and interconnect applications. LCYtech is a leader in sustainable manufacturing, utilizing 100% recycled copper wire as its primary raw material to minimize environmental impact. By integrating smart manufacturing technologies and artificial intelligence, the company enhances production efficiency while reducing energy consumption, water usage, and waste. Committed to circular economy principles, LCYtech provides innovative, eco-friendly solutions that support the global transition toward greener electronics and advanced technological infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| (更正)公司董事會決議召開115年股東常會相關事宜公告 @(配合集保電子投票格式需求) | 2026-05-20 | Chinese | |
| 115年5月公開說明書 — 202512_4989_B011.pdf | 2026-05-20 | Chinese | |
| 115年5月公開說明書 — 202605_4989_B011.pdf | 2026-05-20 | Chinese | |
| 115年5月公開說明書 — 202501_4989_B1c.pdf | 2026-05-20 | Chinese | |
| 115年5月公開說明書 — 202412_4989_B1b1.pdf | 2026-05-20 | Chinese | |
| 115年5月公開說明書 — 201806_4989_B04.pdf | 2026-05-20 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46586625 | (更正)公司董事會決議召開115年股東常會相關事宜公告 @(配合集保電子投票格式需求) | 2026-05-20 | Chinese | ||
| 46676383 | 115年5月公開說明書 — 202512_4989_B011.pdf | 2026-05-20 | Chinese | ||
| 46577750 | 115年5月公開說明書 — 202605_4989_B011.pdf | 2026-05-20 | Chinese | ||
| 46577663 | 115年5月公開說明書 — 202501_4989_B1c.pdf | 2026-05-20 | Chinese | ||
| 46577651 | 115年5月公開說明書 — 202412_4989_B1b1.pdf | 2026-05-20 | Chinese | ||
| 46577616 | 115年5月公開說明書 — 201806_4989_B04.pdf | 2026-05-20 | Chinese | ||
| 46577573 | 115年5月公開說明書 — 201805_4989_B011.pdf | 2026-05-20 | Chinese | ||
| 46577505 | 115年5月公開說明書 — 201804_4989_B011.pdf | 2026-05-20 | Chinese | ||
| 46571699 | 115年5月公開說明書 — 201806_4989_B011.pdf | 2026-05-20 | Chinese | ||
| 46569875 | 115年5月公開說明書 — 201712_4989_B07.pdf | 2026-05-20 | Chinese | ||
| 46569822 | 115年5月公開說明書 — 201706_4989_B07.pdf | 2026-05-20 | Chinese | ||
| 46569664 | 115年5月公開說明書 — 201706_4989_B06.pdf | 2026-05-20 | Chinese | ||
| 46569632 | 115年5月公開說明書 — 201410_4989_B011.pdf | 2026-05-20 | Chinese | ||
| 46569626 | 115年5月公開說明書 — 201409_4989_B011.pdf | 2026-05-20 | Chinese | ||
| 46569563 | 115年5月公開說明書 — 201403_4989_B012.pdf | 2026-05-20 | 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 |
LCYT 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/52456/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52456 | 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=52456 | 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=52456 \ -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": 52456}, 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 LCYT (id: 52456)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.