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 |
|---|---|---|---|
|
Ever Ohms Technology Co., Ltd.
Designs and manufactures high-performance resistors and ind…
|
6834 | TW | Manufacturing |
|
EVERSPIN TECHNOLOGIES INC.
Designs and manufactures MRAM persistent memory for mission…
|
MRAM | US | Manufacturing |
|
Excel Cell Electronic Co., Ltd.
Designs and manufactures electromechanical and precision st…
|
2483 | TW | Manufacturing |
|
FADU INC.
Fabless semiconductor company that designs and supplies SSD…
|
440110 | KR | Manufacturing |
|
Fae Technology
Offers end-to-end services for designing and producing elec…
|
FAET | IT | Manufacturing |
|
Faraday Technology Corporation
Fabless ASIC design service and silicon IP provider offerin…
|
3035 | TW | Manufacturing |
|
Ferrotec (An Hui) Technology Development Co., Ltd.
Produces power semiconductor substrates and precision ceram…
|
301297 | CN | Manufacturing |
|
Ferrotec Corporation
Manufactures advanced materials and components for the semi…
|
6890 | JP | Manufacturing |
|
Fidelix Co., Ltd.
A fabless semiconductor company that designs memory for wir…
|
032580 | KR | Manufacturing |
|
FILTRONIC PLC
Designs and manufactures advanced RF, microwave, and mmWave…
|
FTC | GB | 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.