Hongfa Technology Co., Ltd. — Investor Relations & Filings
About Hongfa Technology Co., Ltd.
Hongfa Technology Co., Ltd. specializes in the research, development, and manufacturing of relay products and electrical components. The company’s portfolio includes electromagnetic, latching, automotive, and power relays, as well as low-voltage devices, precision components, and automated production equipment. Serving sectors such as industrial automation, automotive, smart home technology, telecommunications, and renewable energy, Hongfa provides high-performance switching solutions. The company focuses on technical innovation and quality assurance, maintaining a significant global market share in the relay sector. Its offerings extend to contactors, circuit breakers, and sensors, supporting infrastructure in power distribution and electric vehicle charging systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 宏发股份:2025年年度权益分派实施公告 | 2026-05-06 | Chinese | |
| 宏发股份:2025年度独立董事述职报告(乔红军) | 2026-04-01 | Chinese | |
| 宏发股份:2025年度董事会工作报告 | 2026-04-01 | Chinese | |
| 宏发股份:关于2025年年度利润分配方案公告 | 2026-04-01 | Chinese | |
| 宏发股份:2025年年度报告 | 2026-04-01 | Chinese | |
| 宏发股份:2025年度独立董事述职报告(杨文英) | 2026-04-01 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44280881 | 宏发股份:2025年年度权益分派实施公告 | 2026-05-06 | Chinese | ||
| 41772849 | 宏发股份:2025年度独立董事述职报告(乔红军) | 2026-04-01 | Chinese | ||
| 41772840 | 宏发股份:2025年度董事会工作报告 | 2026-04-01 | Chinese | ||
| 41772789 | 宏发股份:关于2025年年度利润分配方案公告 | 2026-04-01 | Chinese | ||
| 41772780 | 宏发股份:2025年年度报告 | 2026-04-01 | Chinese | ||
| 41772776 | 宏发股份:2025年度独立董事述职报告(杨文英) | 2026-04-01 | Chinese | ||
| 41772768 | 宏发科技股份有限公司2025年度会计师事务所履职情况评估报告 | 2026-04-01 | Chinese | ||
| 41772764 | 宏发股份:董事和高级管理人员薪酬管理制度(2026年4月) | 2026-04-01 | Chinese | ||
| 41772753 | 宏发股份:2025年年度报告摘要 | 2026-04-01 | Chinese | ||
| 41772744 | 宏发股份:2026年提质增效重回报行动方案 | 2026-04-01 | Chinese | ||
| 41772736 | 宏发股份:2025年年度股东会资料 | 2026-04-01 | Chinese | ||
| 41772726 | 宏发股份:关于续聘会计师事务所的公告 | 2026-04-01 | Chinese | ||
| 41772719 | 宏发股份:关于为控股子公司申请银行综合授信的公告 | 2026-04-01 | Chinese | ||
| 41772712 | 宏发股份:董事和高级管理人员离职管理制度(2026年4月) | 2026-04-01 | Chinese | ||
| 41772704 | 宏发股份:关于控股股东部分股份解质押的公告 | 2026-02-13 | 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 |
|---|---|---|---|
|
Northeast Electric Development Company Limited
Engaged in power transmission equipment manufacturing, rela…
|
42 | HK | Manufacturing |
|
Pace Digitek Limited
Provides integrated infrastructure, power management, and r…
|
PACEDIGITK | IN | Manufacturing |
|
Palcan Power Systems Inc.
Develops fuel cell and hydrogen storage using methanol-to-h…
|
PQV | CA | Manufacturing |
|
Payton Industries Ltd.
Designs and manufactures planar transformers and inductors …
|
PAYT | IL | Manufacturing |
|
Payton Planar
Designs and produces custom high-performance magnetic compo…
|
PAY | IL | Manufacturing |
|
PFISTERER Holding SE
Develops connection and insulation technology for the entir…
|
PFSE | DE | Manufacturing |
|
Phoenix Mecano AG
Develops and makes niche products like enclosures, componen…
|
PM | CH | Manufacturing |
|
PIONEER POWER SOLUTIONS, INC.
Manufactures electrical power systems and mobile EV chargin…
|
PPSI | US | Manufacturing |
|
PITTI ENGINEERING LIMITED
Manufactures precision-engineered components, motor cores, …
|
PITTIENG | IN | Manufacturing |
|
PNC Technologies Co.,Ltd.
Manufacturer and provider of smart grid solutions for the e…
|
237750 | KR | Manufacturing |
Hongfa Technology 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/57084/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57084 | 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=57084 | 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=57084 \ -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": 57084}, 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 Hongfa Technology Co., Ltd. (id: 57084)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.