
海能技术 — Investor Relations & Filings
Hanon Instruments specializes in the research, development, and manufacturing of high-precision scientific analytical instruments and laboratory equipment. The company provides comprehensive solutions for sample preparation and elemental analysis, catering to sectors such as food safety, environmental monitoring, pharmaceuticals, and material science. Its core product portfolio includes Kjeldahl nitrogen analyzers, microwave digestion systems, fat and fiber analyzers, and physical property testing instruments like polarimeters, refractometers, and melting point apparatus. Hanon Instruments also develops advanced chromatography systems and spectroscopic tools. By focusing on technological innovation and integrated application support, the company delivers reliable hardware and software solutions designed to enhance laboratory efficiency and analytical accuracy in both research and industrial settings.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于投资者关系活动记录表的公告 | 2026-03-17 | Chinese | |
| 股票解除限售公告 | 2026-03-17 | Chinese | |
| 2025年度独立董事述职报告(臧恒昌) | 2026-03-15 | Chinese | |
| 2025年度审计报告 | 2026-03-15 | Chinese | |
| 2025年度募集资金存放、管理与实际使用情况的专项报告 | 2026-03-15 | Chinese | |
| 关于2026年度公司与子公司相互提供融资相关担保的公告 | 2026-03-15 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39664808 | 关于投资者关系活动记录表的公告 | 2026-03-17 | Chinese | ||
| 39664802 | 股票解除限售公告 | 2026-03-17 | Chinese | ||
| 39664787 | 2025年度独立董事述职报告(臧恒昌) | 2026-03-15 | Chinese | ||
| 39664770 | 2025年度审计报告 | 2026-03-15 | Chinese | ||
| 39664246 | 2025年度募集资金存放、管理与实际使用情况的专项报告 | 2026-03-15 | Chinese | ||
| 39664234 | 关于2026年度公司与子公司相互提供融资相关担保的公告 | 2026-03-15 | Chinese | ||
| 39664228 | 关于预计2026年度向金融机构申请授信额度的公告 | 2026-03-15 | Chinese | ||
| 39664219 | 2025年度董事会工作报告 | 2026-03-15 | Chinese | ||
| 39664211 | 2025年度社会责任报告 | 2026-03-15 | Chinese | ||
| 39664209 | 2026年度董事、高级管理人员薪酬方案 | 2026-03-15 | Chinese | ||
| 39664197 | 2025年度募集资金年度存放与使用情况鉴证报告 | 2026-03-15 | Chinese | ||
| 39664102 | 2025年度非经营性资金占用及其他关联资金往来的专项说明 | 2026-03-15 | Chinese | ||
| 39664016 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-03-15 | Chinese | ||
| 39664005 | 董事、高级管理人员薪酬与考核管理制度 | 2026-03-15 | Chinese | ||
| 39663996 | 拟修订《公司章程》公告 | 2026-03-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NCTE AG
Develops and produces magnetoelastic sensors for measuring …
|
286 | DE | Manufacturing |
|
NEW COSMOS ELECTRIC CO., LTD
Develops and manufactures gas safety systems for residentia…
|
6824 | JP | Manufacturing |
|
NEWMARK SECURITY PLC
Provider of integrated security and workforce management so…
|
NWT | GB | Manufacturing |
|
NEXTEQ PLC
A technology solutions provider and supply chain partner fo…
|
NXQ | GB | Manufacturing |
|
NextEye Co., Ltd.
Develops industrial machine vision systems and operates in …
|
137940 | KR | Manufacturing |
|
NEXTIN Inc.
Develops defect inspection and metrology systems for the se…
|
348210 | KR | Manufacturing |
|
NF HOLDINGS CORPORATION
Manufacturer of electronic measurement instruments and powe…
|
6864 | JP | Manufacturing |
|
Ningbo Jianan Electronics Co.,Ltd
Develops and manufactures smart energy, water, and gas mete…
|
300880 | CN | Manufacturing |
|
Ningbo Ligong Environment And Energy Technology Co.,Ltd
Provides monitoring solutions for power grids and environme…
|
002322 | CN | Manufacturing |
|
Ningbo Techmation Co., Ltd.
Develops automation control systems and servo drives for pl…
|
603015 | CN | Manufacturing |
海能技术 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/58844/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58844 | 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=58844 | 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=58844 \ -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": 58844}, 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 海能技术 (id: 58844)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.