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-03-31 | Chinese | |
| 关于选举胡晓林先生为公司第十一届董事会独立董事的公告 | 2026-03-31 | Chinese | |
| 2025年年度报告摘要 | 2026-03-31 | Chinese | |
| 京东方科技集团股份有限公司2026年限制性股票激励计划考核管理办法 | 2026-03-31 | Chinese | |
| 关于回购公司境内上市外资股份(B股)方案的公告 | 2026-03-31 | Chinese | |
| 独立董事2025年度述职报告(唐守廉) | 2026-03-31 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 43451996 | 2025年度内部控制评价报告 | 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 |
|---|---|---|---|
|
Centum Electronics Ltd
Global provider of high-reliability electronic system desig…
|
CENTUM | IN | Manufacturing |
|
CETC CHIPS TECHNOLOGY INC.
Develops and manufactures high-performance integrated circu…
|
600877 | CN | Manufacturing |
|
Champion Microelectronic Corp.
Designs and manufactures high-power power management ICs an…
|
3257 | TW | Manufacturing |
|
Changsha Jingjia Microelectronics Co.,Ltd.
Develops high-performance GPUs, integrated circuits, and el…
|
300474 | CN | Manufacturing |
|
Chang Wah Electromaterials Inc.
Provider of semiconductor packaging materials, equipment, a…
|
8070 | TW | Manufacturing |
|
Changzhou Aohong Electronics Co., Ltd.
Specializes in high-precision PCB manufacturing for automot…
|
605058 | CN | Manufacturing |
|
Changzhou Galaxy Century Microelectronics Co.,Ltd.
IDM specializing in discrete semiconductor devices and powe…
|
688689 | CN | Manufacturing |
|
Changzhou Zhongying Science & Technology Co., Ltd.
Produces high-frequency microwave copper-clad laminates and…
|
300936 | CN | Manufacturing |
|
Chant Sincere Co., Ltd.
Manufactures high-performance connectors and cable assembli…
|
6205 | TW | Manufacturing |
|
CHAOZHOU THREE-CIRCLE (GROUP) CO.,LTD.
Develops and manufactures advanced electronic components an…
|
300408 | CN | 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.