海泰新能 — 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 |
|---|---|---|---|
|
Tainergy Tech Co., Ltd.
Manufactures high-efficiency solar cells, modules, SiC semi…
|
4934 | TW | Manufacturing |
|
TCL Technology Group Corporation
Specializes in semiconductor displays and photovoltaic mate…
|
000100 | CN | Manufacturing |
|
TCL Zhonghuan Renewable Energy Technology Co.,Ltd.
Global supplier of monocrystalline silicon wafers for solar…
|
002129 | CN | Manufacturing |
|
TONGWEI CO.,LTD.
Global leader in silicon materials, solar cells, and aquati…
|
600438 | CN | Manufacturing |
|
TOYO Co., Ltd
A vertically integrated producer of photovoltaic products a…
|
TOYO | US | Manufacturing |
|
TRINA SOLAR CO., LTD.
Designs and manufactures PV modules, solar trackers, and ba…
|
688599 | CN | Manufacturing |
|
TSEC Corporation
Manufactures high-efficiency solar cells and modules with i…
|
6443 | TW | Manufacturing |
|
Tubesolar AG
A former manufacturer of photovoltaic thin-film tubes for a…
|
9TS | DE | Manufacturing |
|
United Renewable Energy Co., Ltd.
Provides integrated solar solutions, energy storage, and cl…
|
3576 | TW | Manufacturing |
|
Valoe Oyj
Specializes in solar modules and production technology for …
|
VALOE | FI | 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.