%20Co.%2C%20Ltd./other/Highbroad_Advanced_Material_Hefei_Co_sVzSU7n.png)
Highbroad Advanced Material (Hefei) Co., Ltd. — Investor Relations & Filings
Highbroad Advanced Material (Hefei) Co., Ltd. specializes in the research, development, manufacturing, and distribution of optical components and backlight modules for the display industry. The company's core product portfolio includes backlight units (BLUs), optical films such as diffuser and reflector sheets, and precision structural components. These products are critical for the performance of Liquid Crystal Displays (LCDs) used in consumer electronics, including smartphones, tablets, laptops, and automotive display systems. Highbroad focuses on high-precision manufacturing and thin-film technology to enhance display brightness, uniformity, and energy efficiency. By integrating research and production, the company provides customized solutions for global display panel manufacturers, maintaining a focus on technological innovation and quality control in the optoelectronic materials sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司及子公司向银行等金融机构申请授信额度的公告 | 2025-12-08 | Chinese | |
| 关于关联方为公司及子公司向银行申请授信提供担保暨关联交易的公告 | 2025-12-08 | Chinese | |
| 关于预计公司2026年度为子公司提供担保额度的公告 | 2025-12-08 | Chinese | |
| 关于开展外汇套期保值业务的可行性分析报告 | 2025-12-08 | Chinese | |
| 第四届董事会第二十二次会议决议公告 | 2025-12-01 | Chinese | |
| 关于与专业投资机构共同投资设立合资公司的公告 | 2025-12-01 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39860889 | 关于公司及子公司向银行等金融机构申请授信额度的公告 | 2025-12-08 | Chinese | ||
| 39860881 | 关于关联方为公司及子公司向银行申请授信提供担保暨关联交易的公告 | 2025-12-08 | Chinese | ||
| 39860871 | 关于预计公司2026年度为子公司提供担保额度的公告 | 2025-12-08 | Chinese | ||
| 39860863 | 关于开展外汇套期保值业务的可行性分析报告 | 2025-12-08 | Chinese | ||
| 39860856 | 第四届董事会第二十二次会议决议公告 | 2025-12-01 | Chinese | ||
| 39860851 | 关于与专业投资机构共同投资设立合资公司的公告 | 2025-12-01 | Chinese | ||
| 39860844 | 关于控股股东部分股份质押的公告 | 2025-11-28 | Chinese | ||
| 39860837 | 关于部分董事、高级管理人员及特定股东减持股份的预披露公告 | 2025-11-05 | Chinese | ||
| 39860827 | 关于公司为子公司提供担保的进展公告 | 2025-10-28 | Chinese | ||
| 39860819 | 关于控股股东部分股份质押的公告 | 2025-10-27 | Chinese | ||
| 39860808 | 关于2025年前三季度计提资产减值准备的公告 | 2025-10-26 | Chinese | ||
| 39860800 | 关于续聘公司2025年度审计机构的公告 | 2025-10-26 | Chinese | ||
| 39860788 | 第四届董事会第二十一次会议决议公告 | 2025-10-26 | Chinese | ||
| 39860780 | 2025年三季度报告 | 2025-10-26 | Chinese | ||
| 39860777 | 2025年第一次临时股东会决议公告 | 2025-10-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3ALogics. Inc.
Designs and develops NFC and RFID System-on-Chips (SoCs) fo…
|
177900 | KR | Manufacturing |
|
3peak Incorporated
Designs analog and mixed-signal ICs for signal chain and po…
|
688536 | CN | Manufacturing |
|
4DS MEMORY LIMITED
Develops Interface Switching ReRAM for high-density Storage…
|
4DS | AU | Manufacturing |
|
AAC Technologies Holdings Inc.
Global provider of sensory solutions and miniaturized compo…
|
2018 | KY | Manufacturing |
|
ABCO ELECTRONICS CO., LTD.
Manufacturer of passive electronic components like inductor…
|
036010 | KR | Manufacturing |
|
ABOV Semiconductor Co.,Ltd.
Designs and manufactures MCUs, touch sensors, and non-volat…
|
102120 | KR | Manufacturing |
|
Acbel
Designs and manufactures switching power supplies for 5G, m…
|
6282 | TW | Manufacturing |
|
Accelink Technologies Co., Ltd.
Produces optoelectronic components and modules for telecom …
|
002281 | CN | Manufacturing |
|
ACES
Global provider of high-precision electronic components and…
|
3605 | TW | Manufacturing |
|
ACTIONS TECHNOLOGY CO., LTD.
Designs low-power wireless and multimedia SoCs for audio an…
|
688049 | CN | Manufacturing |
Highbroad Advanced Material (Hefei) 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/56237/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56237 | 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=56237 | 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=56237 \ -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": 56237}, 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 Highbroad Advanced Material (Hefei) Co., Ltd. (id: 56237)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.