Harbin Sayyas Windows Co., Ltd. — Investor Relations & Filings
Harbin Sayyas Windows Co., Ltd. specializes in the research, development, and production of high-performance energy-efficient window and door systems. The company focuses on aluminum-clad wood technology, providing solutions specifically engineered for passive house standards and sustainable building envelopes. Its product range includes tilt-and-turn windows, lifting-sliding doors, and integrated curtain wall systems that prioritize thermal insulation, soundproofing, and airtightness. Utilizing precision manufacturing and automated production processes, the company integrates high-quality timber with protective aluminum cladding to ensure durability and weather resistance. Many of its systems are certified by the Passive House Institute (PHI), reflecting a commitment to reducing building energy consumption. These solutions cater to high-end residential and commercial developments requiring advanced technical specifications and environmental performance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于作废2023年限制性股票激励计划部分已授予但尚未归属的限制性股票的公告 | 2025-12-26 | Chinese | |
| 关于独立董事取得独立董事培训证明的公告 | 2025-12-24 | Chinese | |
| 上海锦天城(哈尔滨)律师事务所关于哈尔滨森鹰窗业股份有限公司2025年第五次临时股东会的法律意见书 | 2025-12-11 | Chinese | |
| 2025年第五次临时股东会决议公告 | 2025-12-11 | Chinese | |
| 关于补选公司第九届董事会独立董事的公告 | 2025-11-24 | Chinese | |
| 独立董事候选人声明与承诺-李沐瑶 | 2025-11-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39620256 | 关于作废2023年限制性股票激励计划部分已授予但尚未归属的限制性股票的公告 | 2025-12-26 | Chinese | ||
| 39620255 | 关于独立董事取得独立董事培训证明的公告 | 2025-12-24 | Chinese | ||
| 39620253 | 上海锦天城(哈尔滨)律师事务所关于哈尔滨森鹰窗业股份有限公司2025年第五次临时股东会的法律意见书 | 2025-12-11 | Chinese | ||
| 39620243 | 2025年第五次临时股东会决议公告 | 2025-12-11 | Chinese | ||
| 39620239 | 关于补选公司第九届董事会独立董事的公告 | 2025-11-24 | Chinese | ||
| 39620229 | 独立董事候选人声明与承诺-李沐瑶 | 2025-11-24 | Chinese | ||
| 39620219 | 关于召开2025年第五次临时股东会的通知 | 2025-11-24 | Chinese | ||
| 39620208 | 第九届董事会第二十八次会议决议公告 | 2025-11-24 | Chinese | ||
| 39620197 | 关于拟注销控股子公司的公告 | 2025-11-24 | Chinese | ||
| 39620185 | 独立董事提名人声明与承诺-李沐瑶 | 2025-11-24 | Chinese | ||
| 39620179 | 国联民生证券承销保荐有限公司关于哈尔滨森鹰窗业股份有限公司部分募集资金投资项目延期的核查意见 | 2025-11-07 | Chinese | ||
| 39620168 | 2025-091 森鹰窗业:关于部分募集资金投资项延期的公告 | 2025-11-07 | Chinese | ||
| 39620163 | 2025-090 森鹰窗业:第九届董事会第二十七次会议决议公告 | 2025-11-07 | Chinese | ||
| 39620152 | 关于2025年前三季度计提信用减值损失和资产减值损失的公告 | 2025-10-22 | Chinese | ||
| 39620142 | 第九届董事会第二十六次会议决议公告 | 2025-10-22 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of builders' carpentry and joinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACCSYS TECHNOLOGIES PLC
A chemical technology company that modifies sustainable woo…
|
AXS | GB | Manufacturing |
|
Anhui Sentai WPC Group Share Co., Ltd.
Produces high-performance wood-plastic composites for const…
|
301429 | CN | Manufacturing |
|
Atlas Engineered Products Ltd.
Manufacturer and supplier of engineered wood components for…
|
AEP | CA | Manufacturing |
|
Bergs Timber
An owner of companies producing doors, windows, furniture, …
|
BRG | SE | Manufacturing |
|
Byggma ASA
A supplier and manufacturer of building materials solutions…
|
BMA | NO | Manufacturing |
|
CAVCO INDUSTRIES, INC.
Designer and producer of factory-built housing like manufac…
|
CVCO | US | Manufacturing |
|
Champion Homes, Inc.
A large North American builder of factory-built and modular…
|
SKY | US | Manufacturing |
|
China Environmental Technology and Bioenergy Holdings Limited
Manufactures wooden products using patented technology and …
|
1237 | HK | Manufacturing |
|
C.S. LUMBER CO., INC
Manufactures pre-cut wood products and undertakes construct…
|
7808 | JP | Manufacturing |
|
Der Future Science & Technology Holding Group Co., LTD.
Manufactures wood flooring, home furnishings, and graphene-…
|
002631 | CN | Manufacturing |
Harbin Sayyas Windows 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/56160/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56160 | 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=56160 | 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=56160 \ -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": 56160}, 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 Harbin Sayyas Windows Co., Ltd. (id: 56160)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.