
Shenzhen Bromake New Material Co., Ltd. — Investor Relations & Filings
Shenzhen Bromake New Material Co., Ltd. specializes in the research, development, and manufacturing of functional materials and precision die-cut components. The company provides a comprehensive range of solutions including adhesive tapes, protective films, thermal management materials, and EMI shielding components. Its product portfolio features high-performance graphite sheets, optical clear adhesives, and specialized gaskets designed for consumer electronics, automotive systems, and medical equipment. Bromake focuses on high-precision processing and material science to support the assembly and protection of smartphones, tablets, and wearable devices. By integrating advanced manufacturing techniques with rigorous quality control, the company delivers customized components that meet specific requirements for adhesion, insulation, and thermal conductivity in complex electronic architectures.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 上海市锦天城(深圳)律师事务所关于深圳光大同创新材料股份有限公司2025年年度股东会的法律意见书 | 2026-05-29 | Chinese | |
| 关于回购注销部分限制性股票减资暨通知债权人的公告 | 2026-05-29 | Chinese | |
| 2025年年度股东会会议决议公告 | 2026-05-29 | Chinese | |
| 关于为控股子公司提供担保的进展公告 | 2026-05-26 | Chinese | |
| 关于全资子公司与专业投资机构共同投资的进展公告 | 2026-05-26 | Chinese | |
| 关于2026年限制性股票激励计划内幕信息知情人买卖公司股票情况的自查报告 | 2026-05-22 | Chinese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47887287 | 上海市锦天城(深圳)律师事务所关于深圳光大同创新材料股份有限公司2025年年度股东会的法律意见书 | 2026-05-29 | Chinese | ||
| 47887285 | 关于回购注销部分限制性股票减资暨通知债权人的公告 | 2026-05-29 | Chinese | ||
| 47887283 | 2025年年度股东会会议决议公告 | 2026-05-29 | Chinese | ||
| 47059122 | 关于为控股子公司提供担保的进展公告 | 2026-05-26 | Chinese | ||
| 47059121 | 关于全资子公司与专业投资机构共同投资的进展公告 | 2026-05-26 | Chinese | ||
| 46868205 | 关于2026年限制性股票激励计划内幕信息知情人买卖公司股票情况的自查报告 | 2026-05-22 | Chinese | ||
| 46866677 | 董事会薪酬与考核委员会关于2026年限制性股票激励计划激励对象名单的公示情况说明及核查意见 | 2026-05-22 | Chinese | ||
| 46383184 | 关于聘任财务总监的公告 | 2026-05-18 | Chinese | ||
| 46383182 | 第二届董事会第二十次会议决议公告 | 2026-05-18 | Chinese | ||
| 46383190 | 关于全资孙公司拟签订租赁合同的公告 | 2026-05-18 | Chinese | ||
| 46352493 | 关于董事、副总经理、财务总监离任的公告 | 2026-05-15 | Chinese | ||
| 44273956 | 2026年限制性股票激励计划考核管理办法 | 2026-05-07 | Chinese | ||
| 44273944 | 上海市锦天城(深圳)律师事务所关于深圳光大同创新材料股份有限公司2026年限制性股票激励计划(草案)之法律意见书 | 2026-05-07 | Chinese | ||
| 44273920 | 2026年限制性股票激励计划自查表 | 2026-05-07 | Chinese | ||
| 44273880 | 2026年限制性股票激励计划(草案)摘要 | 2026-05-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACTRO CO.,Ltd
Manufacturer of camera actuators and industrial automation …
|
290740 | KR | Manufacturing |
|
ADTechnology Co., Ltd.
Semiconductor design provider offering turnkey ASIC/SoC dev…
|
200710 | KR | Manufacturing |
|
Advanced Digital Chips Inc.
A fabless semiconductor company designing and developing MC…
|
054630 | KR | Manufacturing |
|
ADVANCED MICRO DEVICES INC
A semiconductor company that designs and develops high-perf…
|
AMD | US | Manufacturing |
|
Aeluma, Inc.
Develops and manufactures optoelectronic devices for sensin…
|
ALMU | US | Manufacturing |
|
AE MULTI HOLDINGS BERHAD
Manufactures, sells, sources, and resells Printed Circuit B…
|
— | MY | Manufacturing |
|
AIC CORPORATION BERHAD
Produces electronic connectors, semiconductor components, a…
|
— | MY | Manufacturing |
|
Aimtron Electronics Limited
Provides high-precision EMS, PCBA, and box-build solutions …
|
AIMTRON | IN | Manufacturing |
|
Airoha
Fabless IC designer of fixed broadband, AIoT, Bluetooth, an…
|
6526 | TW | Manufacturing |
|
AJIN ELECTRONIC COMPONENTS CO.,LTD
Manufacturer of electronic components for electric and hydr…
|
009320 | KR | Manufacturing |
Shenzhen Bromake New Material 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/56285/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56285 | 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=56285 | 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=56285 \ -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": 56285}, 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 Shenzhen Bromake New Material Co., Ltd. (id: 56285)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.