
LianChuang Electronic Technology Co.,Ltd — Investor Relations & Filings
LianChuang Electronic Technology Co., Ltd. specializes in the research, development, and manufacturing of high-precision optical components and electronic products. The company’s core portfolio includes optical lenses, camera modules, and touch display integrated modules. It serves diverse sectors such as mobile communications, automotive electronics, and smart wearables. Notably, the firm is a key supplier of automotive-grade lenses for advanced driver-assistance systems (ADAS) and autonomous driving platforms. Its technical expertise extends to high-definition action camera lenses, VR/AR optical solutions, and sophisticated touch-control technologies. By integrating design, precision molding, and assembly, the company provides comprehensive optoelectronic solutions to global technology brands, focusing on miniaturization and high-performance imaging capabilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于新增对外担保额度的公告 | 2025-03-26 | Chinese | |
| 联创电子科技股份有限公司委托理财管理制度 | 2025-03-26 | Chinese | |
| 第九届董事会第四次会议决议公告 | 2025-03-26 | Chinese | |
| 关于独立董事取得独立董事资格证书的公告 | 2025-03-13 | Chinese | |
| 联创电子科技股份有限公司可转换公司债券2025年付息公告 | 2025-03-10 | Chinese | |
| 关于公司提供担保的进展公告 | 2025-03-07 | Chinese |
Browse filings by year
23 years- 2026 53 filings
- 2025 170 filings
- 2024 198 filings
- 2023 174 filings
- 2022 250 filings
- 2021 184 filings
- 2020 205 filings
- 2019 167 filings
- 2018 174 filings
- 2017 148 filings
- 2016 140 filings
- 2015 181 filings
- 2014 83 filings
- 2013 58 filings
- 2012 52 filings
- 2011 37 filings
- 2010 47 filings
- 2009 32 filings
- 2008 52 filings
- 2007 63 filings
- 2006 68 filings
- 2005 56 filings
- 2004 24 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 44425447 | 关于新增对外担保额度的公告 | 2025-03-26 | Chinese | ||
| 44425437 | 联创电子科技股份有限公司委托理财管理制度 | 2025-03-26 | Chinese | ||
| 44425425 | 第九届董事会第四次会议决议公告 | 2025-03-26 | Chinese | ||
| 44425416 | 关于独立董事取得独立董事资格证书的公告 | 2025-03-13 | Chinese | ||
| 44425406 | 联创电子科技股份有限公司可转换公司债券2025年付息公告 | 2025-03-10 | Chinese | ||
| 44425397 | 关于公司提供担保的进展公告 | 2025-03-07 | Chinese | ||
| 44425393 | 关于控股股东部分股份解除质押的公告 | 2025-03-06 | Chinese | ||
| 44425381 | 关于公司股票交易异常波动的公告 | 2025-02-11 | Chinese | ||
| 44425373 | 第九届董事会第三次会议决议公告 | 2025-02-10 | Chinese | ||
| 44425354 | 关于公司提供担保的进展公告 | 2025-02-10 | Chinese | ||
| 44425340 | 江西华邦律师事务所关于联创电子科技股份有限公司2025年第二次临时股东会的法律意见书 | 2025-02-10 | Chinese | ||
| 44425329 | 2025年第二次临时股东会决议公告 | 2025-02-10 | Chinese | ||
| 44425322 | 关于向下修正联创转债转股价格的公告 | 2025-02-10 | Chinese | ||
| 44425313 | 关于公司股票交易异常波动的公告 | 2025-02-09 | Chinese | ||
| 44425305 | 东方金诚国际信用评估有限公司关于联创电子科技股份有限公司2024年度业绩预亏的关注公告 | 2025-01-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of optical instruments and photographic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABILITY
ODM and EMS provider of advanced optical and digital imagin…
|
2374 | TW | Manufacturing |
|
Advanced Fiber Resources (Zhuhai), Ltd.
Manufacturer of high-power passive optical components for l…
|
300620 | CN | Manufacturing |
|
aiPlex
Specializes in digital imaging and automotive safety, focus…
|
6225 | TW | Manufacturing |
|
Aksh Optifibre Ltd.
Global manufacturer of optical fiber, cables, FRP rods, and…
|
AKSHOPTFBR | IN | Manufacturing |
|
Altek
Provider of digital imaging solutions and AI edge vision fo…
|
3059 | TW | Manufacturing |
|
APOGEE
Manufactures thin-film filters and optical components for t…
|
6426 | TW | Manufacturing |
|
Appotronics Corporation Limited
Develops ALPD laser display technology for cinema, home, an…
|
688007 | CN | Manufacturing |
|
ARASHI VISION INC.
Develops 360-degree cameras, action cameras, and profession…
|
688775 | CN | Manufacturing |
|
ASIA
Manufacturer of precision optical components, lenses, and o…
|
3019 | TW | Manufacturing |
|
Asukanet Company,Limited
Offers photo printing, funeral imaging, aerial display tech…
|
2438 | JP | Manufacturing |
LianChuang Electronic Technology 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/54099/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54099 | 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=54099 | 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=54099 \ -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": 54099}, 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 LianChuang Electronic Technology Co.,Ltd (id: 54099)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.