
Hebei Sailhero Environmental Protection High-tech Co., ltd. — Investor Relations & Filings
Hebei Sailhero Environmental Protection High-tech Co., Ltd. specializes in the research, development, and manufacturing of advanced monitoring instruments and systems. The company provides comprehensive solutions for air quality monitoring, water quality analysis, and pollution source tracking. Its product portfolio includes automated monitoring stations for ambient air, surface water, and industrial emissions, as well as specialized sensors for detecting volatile organic compounds and heavy metals. Sailhero integrates Internet of Things technology and big data analytics into its platforms to offer real-time data management and decision-support services. The company serves a diverse range of clients, including municipal agencies and industrial facilities, focusing on enhancing safety and regulatory compliance through high-precision instrumentation and integrated information systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度股东会决议公告 | 2026-05-21 | Chinese | |
| 北京大成律师事务所关于河北先河环保科技股份有限公司2025年度股东会的法律意见书 | 2026-05-21 | Chinese | |
| 关于公司董事、高级管理人员辞职的公告 | 2026-05-20 | Chinese | |
| 关于公司以公开摘牌方式收购邢台顺科智慧城市建设有限公司100%股权和邢台智算科技有限公司100%股权的进展公告 | 2026-05-11 | Chinese | |
| 关于2025年年度报告的更正公告 | 2026-05-08 | Chinese | |
| 2025年年度报告(更正后) | 2026-05-08 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 46730676 | 2025年度股东会决议公告 | 2026-05-21 | Chinese | ||
| 46730673 | 北京大成律师事务所关于河北先河环保科技股份有限公司2025年度股东会的法律意见书 | 2026-05-21 | Chinese | ||
| 46586306 | 关于公司董事、高级管理人员辞职的公告 | 2026-05-20 | Chinese | ||
| 44923556 | 关于公司以公开摘牌方式收购邢台顺科智慧城市建设有限公司100%股权和邢台智算科技有限公司100%股权的进展公告 | 2026-05-11 | Chinese | ||
| 44264585 | 关于2025年年度报告的更正公告 | 2026-05-08 | Chinese | ||
| 44264659 | 2025年年度报告(更正后) | 2026-05-08 | Chinese | ||
| 35965459 | 关于公司以公开摘牌方式收购邢台顺科智慧城市建设有限公司100%股权和邢台智算科技有限公司100%股权的进展公告 | 2026-04-23 | Chinese | ||
| 35965450 | 关于公司拟以公开摘牌方式收购邢台顺科智慧城市建设有限公司100%股权和邢台智算科技有限公司100%股权的公告 | 2026-04-13 | Chinese | ||
| 35965447 | 第五届董事会第十二次会议决议公告 | 2026-04-13 | Chinese | ||
| 35965444 | 关于公司董事辞职的公告 | 2026-03-03 | Chinese | ||
| 35965436 | 2025年度业绩预告 | 2026-01-28 | Chinese | ||
|
2025
4 filings
| |||||
| 35965433 | 第五届董事会第十次会议决议公告 | 2025-12-23 | Chinese | ||
| 35965430 | 关于撤销其他风险警示暨停复牌的公告 | 2025-12-04 | Chinese | ||
| 35965426 | 第五届董事会第九次会议决议公告 | 2025-12-01 | Chinese | ||
| 35965423 | 关于申请撤销其他风险警示的公告 | 2025-12-01 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
10x Genomics, Inc.
Develops and manufactures integrated solutions for biologic…
|
TXG | US | Manufacturing |
|
908 Devices Inc.
Develops handheld and desktop devices for point-of-need che…
|
MASS | US | Manufacturing |
|
Acconeer AB
Develops compact, energy-efficient millimeter-wave radar se…
|
ACCON | SE | Manufacturing |
|
Acrel Co., Ltd.
Develops smart energy management systems and electrical saf…
|
300286 | CN | Manufacturing |
|
ACTIA Group
Designer and manufacturer of high-tech electronic systems f…
|
ATI | FR | Manufacturing |
|
Addsino Co.,Ltd
Specializes in electronic information technology and electr…
|
000547 | CN | Manufacturing |
|
A&D HOLON Holdings Company, Limited
Develops measurement, weighing, medical, and semiconductor …
|
7745 | JP | Manufacturing |
|
ADTEC PLASMA TECHNOLOGY CO.,LTD.
Manufactures RF plasma generators and power supplies for se…
|
6668 | JP | Manufacturing |
|
ADVANCED ENERGY INDUSTRIES INC
Designs and manufactures precision power conversion, measur…
|
AEIS | US | Manufacturing |
|
ADVANCE METERING TECHNOLOGY LIMITED
Manufactures energy meters and provides energy management a…
|
534612 | IN | Manufacturing |
Hebei Sailhero Environmental Protection High-tech 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/55149/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55149 | 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=55149 | 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=55149 \ -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": 55149}, 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 Hebei Sailhero Environmental Protection High-tech Co., ltd. (id: 55149)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.