Landai Technology Group Corp., Ltd. — Investor Relations & Filings
Landai Technology Group Corp., Ltd. specializes in the research, development, and manufacturing of high-precision power transmission components and touch display solutions. The company's automotive division focuses on the production of transmission gears, shafts, and housing assemblies for both internal combustion engine vehicles and new energy vehicles, including specialized motor shafts and reduction gears. Its touch display division provides integrated solutions such as capacitive touch screens, cover glass, and touch display modules utilized in automotive interiors, industrial control systems, and consumer electronics. By leveraging advanced manufacturing processes and quality control systems, the group serves as a key supplier to global automotive OEMs and technology brands, emphasizing technological innovation and the integration of mechanical and electronic components.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度独立董事述职报告(陈耿) | 2026-03-29 | Chinese | |
| 董事、高级管理人员离职管理制度(2026年03月) | 2026-03-29 | Chinese | |
| 重大事项内部报告制度(2026年03月) | 2026-03-29 | Chinese | |
| 信息披露暂缓与豁免管理制度(2026年03月) | 2026-03-29 | Chinese | |
| 公司章程(2026年03月) | 2026-03-29 | Chinese | |
| 关于2025年度计提资产减值准备的公告 | 2026-03-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37170184 | 2025年度独立董事述职报告(陈耿) | 2026-03-29 | Chinese | ||
| 37170182 | 董事、高级管理人员离职管理制度(2026年03月) | 2026-03-29 | Chinese | ||
| 37170181 | 重大事项内部报告制度(2026年03月) | 2026-03-29 | Chinese | ||
| 37170180 | 信息披露暂缓与豁免管理制度(2026年03月) | 2026-03-29 | Chinese | ||
| 37170179 | 公司章程(2026年03月) | 2026-03-29 | Chinese | ||
| 37170175 | 关于2025年度计提资产减值准备的公告 | 2026-03-29 | Chinese | ||
| 37170173 | 2025年年度审计报告 | 2026-03-29 | Chinese | ||
| 37170172 | 2025年度董事会工作报告 | 2026-03-29 | Chinese | ||
| 37170171 | 独立董事年报工作制度(2026年03月) | 2026-03-29 | Chinese | ||
| 37170169 | 内部审计制度(2026年03月) | 2026-03-29 | Chinese | ||
| 37170168 | 内幕信息知情人登记管理制度(2026年03月) | 2026-03-29 | Chinese | ||
| 37170164 | 年报信息披露重大差错责任追究制度(2026年03月) | 2026-03-29 | Chinese | ||
| 37170161 | 董事、高级管理人员薪酬管理制度(2026年03月) | 2026-03-29 | Chinese | ||
| 37170160 | 关联交易管理办法(2026年03月) | 2026-03-29 | Chinese | ||
| 37170157 | 关于公司及子公司2026年度为子公司提供财务资助额度的公告 | 2026-03-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AC S.A.
Manufacturer of autogas systems (LPG/CNG) for petrol and di…
|
ACG | PL | Manufacturing |
|
ActBlue Co., Ltd.
Develops engine exhaust after-treatment systems to meet glo…
|
300816 | CN | Manufacturing |
|
ADD Industry (Zhejiang) Co., Ltd
Manufacturer of automotive suspension components, including…
|
603089 | CN | Manufacturing |
|
Adient plc
Global designer and manufacturer of automotive seating syst…
|
ADNT | IE | Manufacturing |
|
AD Plastik d.d.
Develops and produces plastic components for the automotive…
|
ADPL | HR | Manufacturing |
|
ADRAD HOLDINGS LIMITED
Designs and manufactures heat exchange solutions and automo…
|
AHL | AU | Manufacturing |
|
Adval Tech Holding AG
Manufactures high-volume metal and plastic components for t…
|
ADVN | CH | Manufacturing |
|
ADVANCED BRAKING TECHNOLOGY LTD
Provides sealed, fail-safe braking solutions for heavy mach…
|
ABV | AU | Manufacturing |
|
AISAN INDUSTRY CO., LTD
Manufacturer of automotive components, fuel systems, and en…
|
7283 | JP | Manufacturing |
|
AISIN CORPORATION
Global supplier of automotive components and energy, lifest…
|
7259 | JP | Manufacturing |
Landai Technology Group Corp., 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/54774/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54774 | 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=54774 | 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=54774 \ -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": 54774}, 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 Landai Technology Group Corp., Ltd. (id: 54774)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.