Hollyland (China) Electronics Technology Corp., Ltd. — Investor Relations & Filings
Hollyland (China) Electronics Technology Corp., Ltd. specializes in the design, manufacture, and distribution of circuit protection components. The company's product portfolio includes a wide range of miniature fuses, sub-miniature fuses, thermal cut-offs, SMD fuses, and automotive fuses, alongside PPTC resettable devices. These components are engineered to provide reliable overcurrent and overtemperature protection for diverse applications, including consumer electronics, telecommunications infrastructure, industrial automation, and automotive systems. With a focus on research and development, the company maintains numerous international safety certifications and quality standards. Its solutions are utilized globally to enhance the safety and longevity of electronic circuits in both high-voltage and low-voltage environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于对全资子公司减资的公告 | 2026-02-10 | Chinese | |
| 2025年度业绩预告 | 2026-01-29 | Chinese | |
| 关于持股5%以上股东减持股份预披露公告 | 2026-01-16 | Chinese | |
| 2025年前三季度权益分派实施公告 | 2025-11-24 | Chinese | |
| 2025年第五次临时股东会决议公告 | 2025-11-18 | Chinese | |
| 北京德恒律师事务所关于好利来(中国)电子科技股份有限公司2025年第五次临时股东会的法律意见 | 2025-11-18 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 36987064 | 关于对全资子公司减资的公告 | 2026-02-10 | Chinese | ||
| 36987057 | 2025年度业绩预告 | 2026-01-29 | Chinese | ||
| 36987048 | 关于持股5%以上股东减持股份预披露公告 | 2026-01-16 | Chinese | ||
|
2025
12 filings
| |||||
| 36987045 | 2025年前三季度权益分派实施公告 | 2025-11-24 | Chinese | ||
| 36987041 | 2025年第五次临时股东会决议公告 | 2025-11-18 | Chinese | ||
| 36987040 | 北京德恒律师事务所关于好利来(中国)电子科技股份有限公司2025年第五次临时股东会的法律意见 | 2025-11-18 | Chinese | ||
| 36987039 | 关于召开2025年第五次临时股东会的通知 | 2025-10-29 | Chinese | ||
| 36987036 | 2025年三季度报告 | 2025-10-29 | Chinese | ||
| 36987035 | 关于2025年前三季度利润分配预案的公告 | 2025-10-29 | Chinese | ||
| 36987026 | 第六届董事会第三次会议决议公告 | 2025-10-29 | Chinese | ||
| 36987024 | 关于控股股东及实际控制人部分股份质押及解除质押的公告 | 2025-10-15 | Chinese | ||
| 36987014 | 2025年第四次临时股东会决议公告 | 2025-09-15 | Chinese | ||
| 36987007 | 北京德恒律师事务所关于好利来(中国)电子科技股份有限公司2025年第四次临时股东会的法律意见 | 2025-09-15 | Chinese | ||
| 36987000 | 关于控股股东部分股份解除质押的公告 | 2025-09-15 | Chinese | ||
| 36986988 | 关于控股股东部分股份质押的公告 | 2025-09-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aartech Solonics Limited
Engineering firm providing energy storage, bus transfer sys…
|
AARTECH | IN | Manufacturing |
|
ABB India Limited
Technology leader in electrification and automation for a s…
|
ABB | IN | Manufacturing |
|
ABB Ltd
A technology company specializing in electrification and au…
|
ABBN | CH | Manufacturing |
|
ACCORD TRANSFORMER & SWITCHGEAR LIMITED
Designs and manufactures energy-efficient transformers and …
|
544710 | IN | Manufacturing |
|
Ads-Tec Energy Public Ltd Co
Develops battery-buffered platform solutions for ultra-fast…
|
ADSE | US | Manufacturing |
|
ADVAIT ENERGY TRANSITIONS LIMITED
Provides power transmission components, renewable energy, a…
|
ADVAIT | IN | Manufacturing |
|
ADVENT TECHNOLOGIES HOLDINGS, INC.
Develops and manufactures complete fuel cell systems and th…
|
ADN | US | Manufacturing |
|
AFC ENERGY PLC
Develops hydrogen power generation technologies for off-gri…
|
AFC | GB | Manufacturing |
|
AHA Co.,Ltd
A technology company operating in EdTech, Healthcare, and E…
|
102950 | KR | Manufacturing |
|
AHOKU Electronic Company
Manufacturer of power management, surge protectors, and PDU…
|
3002 | TW | Manufacturing |
Hollyland (China) Electronics Technology Corp., 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/54744/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54744 | 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=54744 | 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=54744 \ -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": 54744}, 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 Hollyland (China) Electronics Technology Corp., Ltd. (id: 54744)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.