
UNILUMIN GROUP CO., LTD. — Investor Relations & Filings
Unilumin Group Co., Ltd. specializes in the design, development, and manufacturing of high-definition LED display systems and professional lighting solutions. The product range encompasses fine-pitch LED video walls, rental and staging displays, creative digital signage, and outdoor advertising screens. In the lighting sector, the company provides high-efficiency solutions for sports venues, industrial environments, and urban infrastructure, including smart street lighting. Unilumin integrates hardware with specialized software and content services to support applications in command and control centers, broadcast studios, virtual production (XR), and commercial retail. The company emphasizes technological advancement in Mini LED and Micro LED architectures to provide high-resolution visual performance and intelligent illumination systems for global commercial and public infrastructure projects.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司证券事务代表辞职的公告 | 2026-03-04 | Chinese | |
| 关于控股股东、实际控制人持股比例变动触及1%整数倍暨减持计划实施完成的公告 | 2026-03-04 | Chinese | |
| 关于控股股东、实际控制人部分股份解除质押、部分股份质押延期购回的公告 | 2026-01-19 | Chinese | |
| 关于履行担保责任的公告 | 2026-01-09 | Chinese | |
| 关于对外投资的自愿性信息披露公告 | 2026-01-07 | Chinese | |
| 关于部分回购股份注销完成暨股份变动的公告 | 2025-12-15 | Chinese |
Browse filings by year
16 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 36391985 | 关于公司证券事务代表辞职的公告 | 2026-03-04 | Chinese | ||
| 36391977 | 关于控股股东、实际控制人持股比例变动触及1%整数倍暨减持计划实施完成的公告 | 2026-03-04 | Chinese | ||
| 36391965 | 关于控股股东、实际控制人部分股份解除质押、部分股份质押延期购回的公告 | 2026-01-19 | Chinese | ||
| 36391964 | 关于履行担保责任的公告 | 2026-01-09 | Chinese | ||
| 36391954 | 关于对外投资的自愿性信息披露公告 | 2026-01-07 | Chinese | ||
|
2025
10 filings
| |||||
| 36391951 | 关于部分回购股份注销完成暨股份变动的公告 | 2025-12-15 | Chinese | ||
| 36391941 | 第二期事业合伙人持股计划第一次持有人会议决议的公告 | 2025-12-04 | Chinese | ||
| 36391940 | 关于第二期事业合伙人持股计划购买完成的公告 | 2025-11-28 | Chinese | ||
| 36391939 | 2025年第五次临时股东会决议公告 | 2025-11-24 | Chinese | ||
| 36391936 | 北京市康达律师事务所关于深圳市洲明科技股份有限公司2025年第五次临时股东会的法律意见书 | 2025-11-24 | Chinese | ||
| 36391922 | 关于投资设立控股子公司进展情况的自愿性信息披露公告 | 2025-11-20 | Chinese | ||
| 36391919 | 关于参加2025年度深圳辖区上市公司投资者网上集体接待日活动的公告 | 2025-11-18 | Chinese | ||
| 36391908 | 关于控股股东、实际控制人减持股份的预披露公告 | 2025-11-17 | Chinese | ||
| 36391903 | 关于变更公司经营范围并修订《公司章程》的公告 | 2025-11-06 | Chinese | ||
| 36391900 | 关于公司及子公司担保的进展公告 | 2025-11-06 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of consumer electronics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Able View Global Inc.
A cross-border brand management firm for beauty and wellnes…
|
ABLV | US | Manufacturing |
|
ACTION
Manufacturer of mobile AV equipment, consumer electronics, …
|
3024 | TW | Manufacturing |
|
Alco Holdings Limited
Designs, manufactures, and sells consumer electronic produc…
|
328 | HK | Manufacturing |
|
AMPACS
Global provider of electroacoustic solutions and smart elec…
|
6743 | TW | Manufacturing |
|
AMTRAN
Developer and manufacturer of advanced display, audio, and …
|
2489 | TW | Manufacturing |
|
ANAM ELECTRONICS CO.,LTD
An ODM/OEM of high-value audio and digital video products f…
|
008700 | KR | Manufacturing |
|
Anker Innovations Technology Co., Ltd
Global leader in charging solutions and smart device ecosys…
|
300866 | CN | Manufacturing |
|
Arham Technologies Limited
Produces consumer electronics and home appliances, offering…
|
ARHAM | IN | Manufacturing |
|
ATOMOS LIMITED
Designs video monitoring and recording equipment for digita…
|
AMS | AU | Manufacturing |
|
Axil Brands, Inc.
Manufactures hearing products for protection, enhancement, …
|
AXIL | US | Manufacturing |
UNILUMIN GROUP 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/55238/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55238 | 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=55238 | 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=55238 \ -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": 55238}, 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 UNILUMIN GROUP CO., LTD. (id: 55238)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.