海泰新能 — Investor Relations & Filings
About 海泰新能
Haitai Solar specializes in the research, development, and manufacturing of high-efficiency solar photovoltaic modules. The product portfolio encompasses a wide range of monocrystalline and polycrystalline modules, incorporating advanced cell technologies such as PERC, TopCon, and HJT to maximize energy yield. In addition to module production, the company provides integrated solar solutions, including fixed and tracking mounting systems, energy storage technologies, and comprehensive engineering services for solar power plant development. By maintaining vertically integrated production capabilities and focusing on technological innovation, the company delivers clean energy products to utility-scale, commercial, and residential projects worldwide. Its operations emphasize automated manufacturing processes and stringent quality management to ensure long-term performance and reliability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度内部控制自我评价报告 | 2026-04-27 | Chinese | |
| 董事会关于2025年度独立董事独立性自查情况的专项报告 | 2026-04-27 | Chinese | |
| 拟续聘2026年度会计师事务所公告 | 2026-04-27 | Chinese | |
| 2026年度董事、高级管理人员薪酬方案 | 2026-04-27 | Chinese | |
| 会计师事务所履职情况评估报告 | 2026-04-27 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来情况的专项报告 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39947380 | 2025年度内部控制自我评价报告 | 2026-04-27 | Chinese | ||
| 39947364 | 董事会关于2025年度独立董事独立性自查情况的专项报告 | 2026-04-27 | Chinese | ||
| 39947357 | 拟续聘2026年度会计师事务所公告 | 2026-04-27 | Chinese | ||
| 39947348 | 2026年度董事、高级管理人员薪酬方案 | 2026-04-27 | Chinese | ||
| 39947338 | 会计师事务所履职情况评估报告 | 2026-04-27 | Chinese | ||
| 39947325 | 2025年度非经营性资金占用及其他关联资金往来情况的专项报告 | 2026-04-27 | Chinese | ||
| 39947193 | 立信会计师事务所(特殊普通合伙)关于唐山海泰新能科技股份有限公司2025年度募集资金存放、管理与使用情况专项报告的鉴证报告 | 2026-04-27 | Chinese | ||
| 39946893 | 关于2025年度计提资产减值准备和信用减值准备的公告 | 2026-04-27 | Chinese | ||
| 39946870 | 2025年年度报告 | 2026-04-27 | Chinese | ||
| 39946831 | 2025年年度报告摘要 | 2026-04-27 | Chinese | ||
| 39946804 | 2025年度独立董事述职报告(彭慈华) | 2026-04-27 | Chinese | ||
| 39946794 | 2026年一季度报告 | 2026-04-27 | Chinese | ||
| 39946772 | 为全资子公司提供担保的公告 | 2026-04-27 | Chinese | ||
| 39946762 | 2025年度内部控制审计报告 | 2026-04-27 | Chinese | ||
| 39946724 | 立信会计师事务所(特殊普通合伙)关于唐山海泰新能科技股份有限公司2025年度营业收入扣除情况表的鉴证报告 | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of solar cells, solar panels and photovoltaic inverters
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Maxeon Solar Technologies, Ltd.
A global designer and manufacturer of high-efficiency photo…
|
MAXN | SG | Manufacturing |
|
Meyer Burger Technology AG
Manufacturer of high-performance PV solar cells and modules…
|
MBTN | CH | Manufacturing |
|
Midsummer
Supplier of solar panels designed for various roofing mater…
|
MIDS | SE | Manufacturing |
|
MUBANG HIGH-TECH CO., LTD.
Produces high-efficiency solar cells, silicon wafers, and e…
|
603398 | CN | Manufacturing |
|
ONIX SOLAR ENERGY LIMITED
Manufactures solar PV modules and provides EPC services for…
|
513119 | IN | Manufacturing |
|
Premier Energies Limited
Integrated manufacturer of solar cells and modules offering…
|
PREMIERENE | IN | Manufacturing |
|
QSOLAR Limited
Technology company focused on developing and manufacturing …
|
QSL | CA | Manufacturing |
|
Risen Energy Co., Ltd
Global enterprise manufacturing solar PV products, advanced…
|
300118 | CN | Manufacturing |
|
Saatvik Green Energy Limited
Manufacturer of high-efficiency solar PV modules and end-to…
|
SAATVIKGL | IN | Manufacturing |
|
Saule Technologies Spolka Akcyjna
Develops and manufactures flexible, inkjet-printed perovski…
|
SLT | PL | 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/58971/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58971 | 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=58971 | 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=58971 \ -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": 58971}, 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: 58971)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.