BOE TECHNOLOGY GROUP CO., LTD — Investor Relations & Filings
BOE Technology Group Co., Ltd. is a global provider of semiconductor display technologies and IoT solutions. The company specializes in the research, development, and manufacturing of advanced display products, including high-resolution LCDs, flexible OLEDs, and micro-LEDs for smartphones, tablets, laptops, monitors, and televisions. Its portfolio extends to sensors, smart systems, and healthcare services, driven by a "Display plus IoT" strategy. This approach integrates display technology with artificial intelligence and big data to provide smart solutions for automotive, retail, and urban infrastructure. The company is characterized by its significant investment in research and development, maintaining a vast patent portfolio in flexible AMOLED and next-generation visual technologies. BOE focuses on delivering high-performance, energy-efficient components and integrated systems to global technology manufacturers and service providers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于回购公司股份的进展公告 | 2026-05-07 | Chinese | |
| 独立董事候选人声明与承诺(胡晓林) | 2026-03-31 | Chinese | |
| 关于选举胡晓林先生为公司第十一届董事会独立董事的公告 | 2026-03-31 | Chinese | |
| 2025年年度报告摘要 | 2026-03-31 | Chinese | |
| 京东方科技集团股份有限公司2026年限制性股票激励计划考核管理办法 | 2026-03-31 | Chinese | |
| 关于回购公司境内上市外资股份(B股)方案的公告 | 2026-03-31 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44266933 | 关于回购公司股份的进展公告 | 2026-05-07 | Chinese | ||
| 43452501 | 独立董事候选人声明与承诺(胡晓林) | 2026-03-31 | Chinese | ||
| 43452464 | 关于选举胡晓林先生为公司第十一届董事会独立董事的公告 | 2026-03-31 | Chinese | ||
| 43452427 | 2025年年度报告摘要 | 2026-03-31 | Chinese | ||
| 43452421 | 京东方科技集团股份有限公司2026年限制性股票激励计划考核管理办法 | 2026-03-31 | Chinese | ||
| 43452387 | 关于回购公司境内上市外资股份(B股)方案的公告 | 2026-03-31 | Chinese | ||
| 43452378 | 独立董事2025年度述职报告(唐守廉) | 2026-03-31 | Chinese | ||
| 43452344 | 关于举行业绩网上说明会并征集相关问题的公告 | 2026-03-31 | Chinese | ||
| 43452312 | 董事及高级管理人员薪酬管理办法 | 2026-03-31 | Chinese | ||
| 43452303 | 独立董事提名人声明与承诺(胡晓林) | 2026-03-31 | Chinese | ||
| 43452261 | 第十一届董事会第十二次会议决议公告 | 2026-03-31 | Chinese | ||
| 43452210 | 关于京东方科技集团股份有限公司2025年度非经营性资金占用及其他关联资金往来情况的专项说明 | 2026-03-31 | Chinese | ||
| 43452177 | 董事会关于对独立董事独立性自查情况的专项报告 | 2026-03-31 | Chinese | ||
| 43452146 | 2025年年度审计报告 | 2026-03-31 | Chinese | ||
| 43452046 | 京东方科技集团股份有限公司2026年限制性股票激励计划(草案)摘要 | 2026-03-31 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ENPLAS CORPORATION
Manufacturer of injection-molded components from engineerin…
|
6961 | JP | Manufacturing |
|
Enpro Inc.
Develops and manufactures engineered products for technolog…
|
NPO | US | Manufacturing |
|
EnSilica Plc
A fabless design house specializing in the design and suppl…
|
Silica | GB | Manufacturing |
|
Epileds Technologies, Inc.
Develops and manufactures LED epitaxial wafers and chips fo…
|
4956 | TW | Manufacturing |
|
Episil-Precision Inc.
Manufacturer of silicon and compound semiconductor epitaxia…
|
3016 | TW | Manufacturing |
|
Epoxy Base Electronic Material Corporation Limited
Develops and manufactures high-performance electronic mater…
|
603002 | CN | Manufacturing |
|
Espressif Systems (Shanghai) Co., Ltd.
Fabless semiconductor firm designing low-power wireless SoC…
|
688018 | CN | Manufacturing |
|
EV ADVANCED MATERIAL CO., LTD.
Manufacturer of Flexible Printed Circuit Boards for automot…
|
131400 | KR | Manufacturing |
|
EVERDISPLAY OPTRONICS (SHANGHAI) CO., LTD.
Specializes in R&D and production of high-performance AMOLE…
|
688538 | CN | Manufacturing |
|
EVERLIGHT ELECTRONICS CO., LTD.
Specializes in the design and manufacturing of LEDs and opt…
|
2393 | TW | Manufacturing |
BOE TECHNOLOGY 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/53782/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53782 | 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=53782 | 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=53782 \ -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": 53782}, 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 BOE TECHNOLOGY GROUP CO., LTD (id: 53782)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.