海泰新能 — 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 |
|---|---|---|---|
|
Hunan Huamin Holdings Co., Ltd
Produces monocrystalline silicon for PV cells and wear-resi…
|
300345 | CN | Manufacturing |
|
INDOSOLAR LIMITED
Manufactures high-efficiency poly-crystalline solar cells v…
|
WAAREEINDO | IN | Manufacturing |
|
INSOLATION ENERGY LIMITED
Manufactures solar PV modules and provides EPC services for…
|
INA | IN | Manufacturing |
|
JA Solar Technology Co., Ltd.
Global manufacturer of high-performance solar modules, cell…
|
002459 | CN | Manufacturing |
|
JINKO SOLAR CO., LTD.
Manufactures high-efficiency solar products, specializing i…
|
688223 | CN | Manufacturing |
|
Jolywood(Suzhou)Sunwatt Co.,Ltd
Manufactures n-type TOPCon solar cells, bifacial modules, a…
|
300393 | CN | Manufacturing |
|
KALYON GÜNEŞ TEKNOLOJİLERİ ÜRETİM A.Ş.
A vertically integrated manufacturer of solar photovoltaic …
|
KLYPV | TR | Manufacturing |
|
Kingfore Energy Group Co.,Ltd.
Global provider of solar PV products, energy storage system…
|
001210 | CN | Manufacturing |
|
Lingda Group Co.,Ltd.
Manufacturer of high-efficiency PERC and TOPCon crystalline…
|
300125 | CN | Manufacturing |
|
LONGI GREEN ENERGY TECHNOLOGY CO.,LTD.
Global leader in high-efficiency monocrystalline silicon so…
|
601012 | 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/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.