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 |
|---|---|---|---|
|
DAP Co., Ltd
Manufacturer of High-Density Interconnect (HDI) and any-lay…
|
066900 | KR | Manufacturing |
|
Darwin Precisions Corporation
Specializes in display solutions, precision components, and…
|
6120 | TW | Manufacturing |
|
Dasan Solueta Co.,Ltd.
Manufactures EMI shielding and thermal management solutions…
|
154040 | KR | Manufacturing |
|
DATA IMAGE CORPORATION
Designs and manufactures rugged touch LCD modules and displ…
|
3168 | TW | Manufacturing |
|
Data Union Capital International Holdings Group Limited
Investment holding company manufacturing electronic compone…
|
8375 | HK | Manufacturing |
|
Datronix Holdings Limited
Designs, manufactures, and sells magnetic components global…
|
889 | HK | Manufacturing |
|
DAVICOM Semiconductor, Inc.
Designs communication and network ICs for industrial, autom…
|
3094 | TW | Manufacturing |
|
DB HiTek Co.,LTD
Specialty semiconductor foundry for analog and mixed-signal…
|
000990 | KR | Manufacturing |
|
DCX Systems Limited
Manufactures electronic sub-systems and cable harnesses for…
|
DCXINDIA | IN | Manufacturing |
|
DELTA ELECTRONICS, INC.
Global provider of high-efficiency power and thermal manage…
|
2308 | 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.