Laster Tech Co., Ltd. — Investor Relations & Filings
Laster Tech Co., Ltd. is a specialized manufacturer of LED lighting modules and optical components, primarily serving the global automotive industry. Established in 1999, the company designs, develops, and produces high-performance LED modules for various vehicle applications, including front position lamps, rear combination lamps, and third brake lamps. Through its dedicated lighting division, SWEEO, the company also provides general lighting solutions for industrial, indoor, outdoor, and landscape environments. Laster Tech integrates advanced optical design with customized manufacturing processes to supply major global automakers and lighting firms. Its product portfolio further includes the distribution of LED chips and optoelectronic components. Committed to energy efficiency and carbon reduction, the company maintains a significant market position as a leading provider of automotive LED modules, supported by a robust R&D and production infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 113年11月董事會成員及持股 | 2024-12-03 | Chinese | |
| 113年11月法人說明會簡報 — 334620241127E001.pdf | 2024-11-28 | Chinese | |
| 113年11月法人說明會簡報 — 334620241127M001.pdf | 2024-11-28 | Chinese | |
| 113年11月法人說明會簡報 | 2024-11-28 | Chinese | |
| 公告本公司113年現金增資認股基準日等相關事宜 (補充公告現金增資每股發行價格) | 2024-11-28 | Chinese | |
| 公告本公司發行國內第六次無擔保轉換公司債已依中國證監 會發布之「境內企業境外發行證券和上市管理試行辦法」進行備案 | 2024-11-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 34402730 | 113年11月董事會成員及持股 | 2024-12-03 | Chinese | ||
| 34402742 | 113年11月法人說明會簡報 — 334620241127E001.pdf | 2024-11-28 | Chinese | ||
| 34402737 | 113年11月法人說明會簡報 — 334620241127M001.pdf | 2024-11-28 | Chinese | ||
| 34402734 | 113年11月法人說明會簡報 | 2024-11-28 | Chinese | ||
| 34402744 | 公告本公司113年現金增資認股基準日等相關事宜 (補充公告現金增資每股發行價格) | 2024-11-28 | Chinese | ||
| 34402746 | 公告本公司發行國內第六次無擔保轉換公司債已依中國證監 會發布之「境內企業境外發行證券和上市管理試行辦法」進行備案 | 2024-11-28 | Chinese | ||
| 34402748 | 本公司受邀參加第一金證券「2024汽車零組件產業研討會」 | 2024-11-27 | Chinese | ||
| 34402750 | 公告本公司發行國內第六次無擔保轉換公司債募集完成 | 2024-11-25 | Chinese | ||
| 34402753 | 公告本公司股務代理機構「元大證券股份有限公司股務 代理部」變更營業處所事宜 | 2024-11-20 | Chinese | ||
| 34402755 | 公告本公司113年現金增資認股基準日等相關事宜 (補充公告原股東認購比率、委託代收股款銀行及存儲專戶銀行) | 2024-11-20 | Chinese | ||
| 34407321 | 113年第3季財務報告書 — 202404_3346_AIC.pdf | 2024-11-13 | Chinese | ||
| 34407313 | 113年第3季財務報告書 — 202404_3346_AIA.pdf | 2024-11-13 | Chinese | ||
| 34407302 | 113年第3季財務報告書 — 202404_3346_AI3.pdf | 2024-11-13 | Chinese | ||
| 34407295 | 113年第3季財務報告書 — 202404_3346_AI1.pdf | 2024-11-13 | Chinese | ||
| 34407288 | 113年第3季財務報告書 — 202403_3346_AI1.pdf | 2024-11-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lighting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACUITY INC. (DE)
Industrial technology company providing solutions for light…
|
AYI | US | Manufacturing |
|
AG VENTURES LIMITED
Produces LED lighting and electronic components with invest…
|
506579 | IN | Manufacturing |
|
APEX INTEC Co.,LTD.
Manufacturer specializing in LED lighting and renewable ene…
|
207490 | KR | Manufacturing |
|
Artemis Electricals and Projects Limited
Manufactures LED lighting and provides electrical project d…
|
AEPL | IN | Manufacturing |
|
Beghelli
Manufactures lighting equipment and electronic systems for …
|
BGQ | IT | Manufacturing |
|
Bortex Global Limited
Designs, manufactures, and distributes LED lighting product…
|
8118 | HK | Manufacturing |
|
Brilliant AG
European supplier of a wide range of indoor and outdoor lig…
|
BAG | DE | Manufacturing |
|
Calcom Vision Ltd.
ODM and OEM for energy-efficient LED lighting products and …
|
517236 | IN | Manufacturing |
|
Changzhou Xingyu Automotive Lighting Systems Co., Ltd.
Designs and manufactures automotive lighting and LED system…
|
601799 | CN | Manufacturing |
|
China Electric Manufacturing Corporation
Manufacturer of lighting solutions, electrical components, …
|
1611 | TW | Manufacturing |
Laster Tech 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/52317/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52317 | 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=52317 | 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=52317 \ -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": 52317}, 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 Laster Tech Co., Ltd. (id: 52317)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.