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 |
|---|---|---|---|
| 114年度財務比率 | 2026-03-23 | Chinese | |
| 代子公司麗清電子科技(東莞)有限公司依「公開發行公司 資金貸與及背書保證處理準則」第二十二條第一項第三款規定公告 | 2026-03-13 | Chinese | |
| 公告本公司董事會通過民國114年度合併財務報告 | 2026-03-13 | Chinese | |
| 董事會決議股利分派 | 2026-03-13 | Chinese | |
| 114年度股利金額(董事會決議) | 2026-03-13 | Chinese | |
| 公告本公司董事會決議召開115年股東常會相關事宜 | 2026-03-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34403601 | 114年度財務比率 | 2026-03-23 | Chinese | ||
| 34403603 | 代子公司麗清電子科技(東莞)有限公司依「公開發行公司 資金貸與及背書保證處理準則」第二十二條第一項第三款規定公告 | 2026-03-13 | Chinese | ||
| 34403605 | 公告本公司董事會通過民國114年度合併財務報告 | 2026-03-13 | Chinese | ||
| 34403607 | 董事會決議股利分派 | 2026-03-13 | Chinese | ||
| 34403609 | 114年度股利金額(董事會決議) | 2026-03-13 | Chinese | ||
| 34403612 | 公告本公司董事會決議召開115年股東常會相關事宜 | 2026-03-13 | Chinese | ||
| 34403614 | 115年2月營業收入 | 2026-03-09 | Chinese | ||
| 34403613 | 115年2月背書保證與資金貸與 | 2026-03-09 | Chinese | ||
| 34403617 | 115年02月董事會成員及持股 | 2026-03-06 | Chinese | ||
| 34403615 | 115年02月內部人持股異動(事後) | 2026-03-06 | Chinese | ||
| 34403620 | 本公司114年度合併及個體財務報告董事會預計召開日期 為115年3月13日 | 2026-03-05 | Chinese | ||
| 34403625 | 115年1月背書保證與資金貸與 | 2026-02-09 | Chinese | ||
| 34403623 | 115年1月營業收入 | 2026-02-09 | Chinese | ||
| 34403630 | 115年01月內部人持股異動(事後) | 2026-02-05 | Chinese | ||
| 34403627 | 115年01月董事會成員及持股 | 2026-02-05 | 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.