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 |
|---|---|---|---|
|
DOSILICON CO., LTD.
Fabless designer of high-performance NAND, NOR Flash, and D…
|
688110 | CN | Manufacturing |
|
DOWOOINSYS Co., LTD.
Develops and manufactures Ultra-Thin Glass for next-generat…
|
484120 | KR | Manufacturing |
|
DREAMTECH CO.,LTD.
Designs and manufactures electronic modules for smart devic…
|
192650 | KR | Manufacturing |
|
DUKSANHIMETALCO.,LTD.
Manufacturer of soldering materials for semiconductors and …
|
077360 | KR | Manufacturing |
|
DYNAMIC ELECTRONICS CO., LTD.
Designs and manufactures high-quality PCBs for automotive a…
|
603175 | CN | Manufacturing |
|
Dynamic Holding Co., Ltd.
Produces advanced PCBs for automotive electronics, AI serve…
|
3715 | TW | Manufacturing |
|
Dynex Power Inc.
Designs and manufactures high power semiconductors and indu…
|
DNX | CA | Manufacturing |
|
Eastcompeace Technology Co., Ltd
Develops and manufactures smart cards and integrated secure…
|
002017 | CN | Manufacturing |
|
Ebang International Holdings Inc.
A fabless ASIC chip designer for blockchain, fintech, and r…
|
EBON | KY | Manufacturing |
|
Edge Foundry Co.,Ltd
Develops and manufactures advanced sensors for automotive a…
|
105550 | KR | 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.