New%20Energy%20Technology%20Co.%2CLtd./other/FineworkHunanNew_Energy_Technology_C_UhzjIH1.png)
Finework(Hunan)New Energy Technology Co.,Ltd. — Investor Relations & Filings
Finework (Hunan) New Energy Technology Co., Ltd. specializes in the research, development, and manufacturing of high-precision structural components and equipment for the renewable energy sector. The company primarily focuses on the wind power industry, providing a comprehensive range of products including wind turbine tower internals, specialized fasteners, and structural assemblies. Its portfolio supports both onshore and offshore wind energy projects, catering to global turbine manufacturers and infrastructure developers. Finework emphasizes integrated manufacturing processes and technical innovation to ensure the structural integrity and efficiency of large-scale energy installations. By leveraging advanced production technologies, the company delivers customized engineering solutions designed to meet the rigorous demands of the evolving global energy transition.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于实际控制人控制的企业增持公司股份触及1%整数倍暨增持计划实施完毕的公告 | 2025-12-12 | Chinese | |
| 国联民生证券承销保荐有限公司关于湖南飞沃新能源科技股份有限公司部分募集资金投资项目延期的核查意见 | 2025-12-12 | Chinese | |
| 关于部分募投项目延期的公告 | 2025-12-12 | Chinese | |
| 第四届董事会第三次会议决议公告 | 2025-12-12 | Chinese | |
| 湖南启元律师事务所关于湖南飞沃新能源科技股份有限公司实际控制人控制的企业增持公司股份的法律意见 | 2025-12-12 | Chinese | |
| 股票交易异常波动公告 | 2025-12-04 | Chinese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 40078064 | 关于实际控制人控制的企业增持公司股份触及1%整数倍暨增持计划实施完毕的公告 | 2025-12-12 | Chinese | ||
| 40078062 | 国联民生证券承销保荐有限公司关于湖南飞沃新能源科技股份有限公司部分募集资金投资项目延期的核查意见 | 2025-12-12 | Chinese | ||
| 40078060 | 关于部分募投项目延期的公告 | 2025-12-12 | Chinese | ||
| 40078059 | 第四届董事会第三次会议决议公告 | 2025-12-12 | Chinese | ||
| 40078050 | 湖南启元律师事务所关于湖南飞沃新能源科技股份有限公司实际控制人控制的企业增持公司股份的法律意见 | 2025-12-12 | Chinese | ||
| 40078049 | 股票交易异常波动公告 | 2025-12-04 | Chinese | ||
| 40078046 | 关于回购公司股份的进展公告 | 2025-12-02 | Chinese | ||
| 40078040 | 关于实际控制人控制的企业增持公司股份计划暨取得金融机构股份增持专项贷款承诺函的公告 | 2025-11-20 | Chinese | ||
| 40078032 | 关于控股股东部分股份质押的公告 | 2025-11-12 | Chinese | ||
| 40078023 | 国联民生证券承销保荐有限公司关于湖南飞沃新能源科技股份有限公司2025年持续督导定期现场检查报告 | 2025-11-07 | Chinese | ||
| 40078013 | 国联民生证券承销保荐有限公司关于湖南飞沃新能源科技股份有限公司2025年持续督导培训情况的报告 | 2025-11-07 | Chinese | ||
| 40078005 | 关于回购公司股份的进展公告 | 2025-11-03 | Chinese | ||
| 40077993 | 关于2025年前三季度计提减值准备的公告 | 2025-10-21 | Chinese | ||
| 40077984 | 2025年三季度报告 | 2025-10-21 | Chinese | ||
| 40077968 | 第四届董事会第二次会议决议公告 | 2025-10-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of structural metal products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2242749 Ontario Limited
Manufactures and markets infrastructure products and engine…
|
ARF | CA | Manufacturing |
|
ABAS Protect AB
Develops, manufactures, and sells area protection products …
|
ABAS | SE | Manufacturing |
|
Acrow (India) Ltd.
Designs and manufactures formwork, scaffolding, and materia…
|
513149 | IN | Manufacturing |
|
Advanced Building Industries Co.
Manufactures and supplies structural steel products and int…
|
2240 | SA | Manufacturing |
|
Ahlada Engineers Limited
Designs and manufactures steel doors, windows, and furnitur…
|
AHLADA | IN | Manufacturing |
|
Ahmedabad Steelcraft Ltd.
Produces and exports steel window sections, door frames, an…
|
522273 | IN | Manufacturing |
|
AJIYA BERHAD
Manufacturer of building materials, metal roofing, safety g…
|
— | MY | Manufacturing |
|
Al-Babtain Power and Telecommunication Co.
Supplies steel towers, poles, and structural solutions for …
|
2320 | SA | Manufacturing |
|
ALFABS AUSTRALIA LIMITED
Provides engineering, fabrication, and equipment services f…
|
AAL | AU | Manufacturing |
|
ALINCO INCORPORATED
A diversified manufacturer of construction, housing, fitnes…
|
5933 | JP | Manufacturing |
Finework(Hunan)New Energy Technology 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/56165/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56165 | 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=56165 | 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=56165 \ -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": 56165}, 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 Finework(Hunan)New Energy Technology Co.,Ltd. (id: 56165)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.