
LOTES CO., LTD. — Investor Relations & Filings
LOTES CO., LTD. is a global designer and manufacturer of precision electronic interconnect components and hardware. The company specializes in high-end connectors and is recognized as one of the world's leading manufacturers of CPU sockets. Its product portfolio serves diverse sectors, including personal computing, servers, data centers, automotive, medical, and industrial equipment. LOTES maintains a fully integrated in-house production cycle encompassing design, tooling, molding, stamping, electro-plating, and automated assembly. This vertical integration, supported by an extensive portfolio of over 3,000 patents, allows the company to provide customized solutions and high-performance components for advanced electronic systems. Focused on research and development, LOTES delivers critical connectivity solutions for AI-driven cloud computing and modern electronic infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年05月法人說明會簡報 — 353320260514E003.pdf | 2026-05-14 | English | |
| 115年05月法人說明會簡報 — 353320260514M003.pdf | 2026-05-14 | English | |
| 115年05月法人說明會簡報 — 353320260514E002.pdf | 2026-05-14 | English | |
| 115年05月法人說明會簡報 — 353320260514M002.pdf | 2026-05-14 | English | |
| 115年05月法人說明會簡報 | 2026-05-14 | Chinese | |
| 代子公司LOTES VIET NAM COMPANY LIMITED 公告取得土地使用權資產 | 2026-05-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46373915 | 115年05月法人說明會簡報 — 353320260514E003.pdf | 2026-05-14 | English | ||
| 46373914 | 115年05月法人說明會簡報 — 353320260514M003.pdf | 2026-05-14 | English | ||
| 46373913 | 115年05月法人說明會簡報 — 353320260514E002.pdf | 2026-05-14 | English | ||
| 46373912 | 115年05月法人說明會簡報 — 353320260514M002.pdf | 2026-05-14 | English | ||
| 46373911 | 115年05月法人說明會簡報 | 2026-05-14 | Chinese | ||
| 46367233 | 代子公司LOTES VIET NAM COMPANY LIMITED 公告取得土地使用權資產 | 2026-05-13 | Chinese | ||
| 46367291 | 公告本公司新增背書保證金額達到第二十五條第一項第四款之標準 | 2026-05-13 | Chinese | ||
| 46367234 | 代子公司番禺得意精密電子工業有限公司公告取得廠房使用權資產 | 2026-05-13 | Chinese | ||
| 46367302 | 本公司依公開發行公司資金貸與及背書保證處理準則 第二十二條第一項第三款公告 | 2026-05-13 | Chinese | ||
| 46367330 | 公告本公司董事會通過115年第一季合併財務報告 | 2026-05-13 | Chinese | ||
| 46366962 | 公告本公司董事會決議將「薪資報酬委員會」 更名為「薪資報酬暨提名委員會」 | 2026-05-13 | Chinese | ||
| 46367612 | 公告本公司庫藏股轉讓員工認股基準日 | 2026-05-13 | Chinese | ||
| 46361975 | 功能性委員會成員 | 2026-05-13 | Chinese | ||
| 45680059 | 115年年報及股東會資料 — 2025_3533_20260612F04.pdf | 2026-05-11 | Chinese | ||
| 45679993 | 115年年報及股東會資料 — 2026_3533_20260612FE2.pdf | 2026-05-11 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GEOMATEC CO.,LTD.
A manufacturer specializing in high-performance thin-film t…
|
6907 | JP | Manufacturing |
|
GETTOP ACCOUSTIC CO.,LTD.
Develops and manufactures MEMS microphones and high-perform…
|
002655 | CN | Manufacturing |
|
Giantec Semiconductor Corporation
Fabless provider of EEPROM, NOR Flash, and mixed-signal ICs…
|
688123 | CN | Manufacturing |
|
Giantplus Technology Co., Ltd.
Specializes in small-to-medium LCD and LCM solutions for ni…
|
8105 | TW | Manufacturing |
|
GigaDevice Semiconductor Inc.
Specializes in advanced memory, microcontrollers, sensors, …
|
3986 | HK | Manufacturing |
|
GIGADEVICE SEMICONDUCTOR INC.
Fabless supplier of advanced memory technology and 32-bit m…
|
603986 | CN | Manufacturing |
|
Global Brands Manufacture Ltd.
Provides PCB manufacturing and EMS for IT, automotive, and …
|
6191 | TW | Manufacturing |
|
GLOBALFOUNDRIES Inc.
A global semiconductor foundry that manufactures feature-ri…
|
GFS | KY | Manufacturing |
|
Global Lighting Technologies Inc.
Designs and manufactures custom LED-based edge-lit light gu…
|
4935 | TW | Manufacturing |
|
Global Mixed-Mode Technology, Inc.
Designs analog and mixed-signal ICs for power management an…
|
8081 | TW | Manufacturing |
LOTES 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/52339/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52339 | 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=52339 | 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=52339 \ -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": 52339}, 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 LOTES CO., LTD. (id: 52339)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.