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 |
|---|---|---|---|
| 公告本公司115年第一季財務報告董事會召開日期 | 2026-04-30 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | |
| 115年3月營業收入 | 2026-04-09 | Chinese | |
| 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | |
| 115年03月董事會成員及持股 | 2026-04-08 | Chinese | |
| 114年第4季海外子公司投資 | 2026-04-01 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39971880 | 公告本公司115年第一季財務報告董事會召開日期 | 2026-04-30 | Chinese | ||
| 33892943 | 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | ||
| 33892941 | 115年3月營業收入 | 2026-04-09 | Chinese | ||
| 33813993 | 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | ||
| 33813962 | 115年03月董事會成員及持股 | 2026-04-08 | Chinese | ||
| 34403583 | 114年第4季海外子公司投資 | 2026-04-01 | Chinese | ||
| 34403597 | 114年度應收帳款周轉率 | 2026-04-01 | Chinese | ||
| 34403595 | 114年度存貨週轉率 | 2026-04-01 | Chinese | ||
| 34403593 | 114年度毛利率 | 2026-04-01 | Chinese | ||
| 34403592 | 114年度營益分析 | 2026-04-01 | Chinese | ||
| 34403591 | 114年第4季權益變動表 | 2026-04-01 | English | ||
| 34403589 | 114年第4季現金流量表 | 2026-04-01 | Chinese | ||
| 34403587 | 114年第4季綜合損益表 | 2026-04-01 | Chinese | ||
| 34403585 | 114年第4季資產負債表 | 2026-04-01 | Chinese | ||
| 34403600 | 114年第4季大陸投資 | 2026-03-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lighting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
IMS Group Holdings Limited
Customized LED lighting and visual-audio system solutions f…
|
8136 | HK | Manufacturing |
|
Inventronics (Hangzhou), Inc.
Manufacturer of high-efficiency LED drivers and power suppl…
|
300582 | CN | Manufacturing |
|
Jagan Lamps Ltd.
Designs and manufactures automotive lighting solutions for …
|
530711 | IN | Manufacturing |
|
KAUFEL GROUP LTD.
Specializes in designing, manufacturing, and distributing e…
|
— | CA | Manufacturing |
|
KENNEDE ELECTRONICS MFG. CO., LTD.
Manufactures lighting products, rechargeable fans, and smal…
|
002723 | CN | Manufacturing |
|
KH FEELUX Co.,Ltd.
Researches, designs, and manufactures electronic components…
|
033180 | KR | Manufacturing |
|
KOITO MANUFACTURING CO.,LTD.
Global manufacturer of automotive and aircraft lighting sys…
|
7276 | JP | Manufacturing |
|
KUMHO ELECTRIC CO.,LTD
A specialized manufacturer of lighting equipment and soluti…
|
001210 | KR | Manufacturing |
|
Kumho HT, Inc.
Designs, manufactures, and sells automotive lighting compon…
|
214330 | KR | Manufacturing |
|
Kundan Edifice Limited
ODM specializing in the design and manufacturing of LED str…
|
KEL | IN | 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.