Anhui Honglu Steel Construction(Group) CO., LTD — Investor Relations & Filings
Anhui Honglu Steel Construction (Group) Co., Ltd. specializes in the design, fabrication, and installation of diverse steel structure systems. The company operates multiple large-scale production bases, focusing on heavy steel structures, multi-high-rise steel structures, bridge steel structures, and specialized components for industrial and commercial applications. Its product portfolio includes prefabricated building systems, space frames, and high-precision steel components. The group emphasizes technological innovation and intelligent manufacturing processes to deliver solutions for infrastructure projects, energy facilities, and large-scale industrial plants. It maintains a significant production capacity supported by advanced quality control systems and integrated logistics, catering to complex engineering requirements for large-scale structural projects.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度报告摘要 | 2026-04-17 | Chinese | |
| 关于公司向子公司增加担保额度的公告 | 2026-04-17 | Chinese | |
| 关于公司向银行申请增加综合授信总额人民币31.50亿元的公告 | 2026-04-17 | Chinese | |
| 第六届董事会第三十六次会议决议公告 | 2026-04-17 | Chinese | |
| 关于2025年度利润分配预案的公告 | 2026-04-17 | Chinese | |
| 董事会审计委员会对会计师事务所2025年度履职情况评估报告暨履行监督职责情况的报告 | 2026-04-17 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36205864 | 2025年年度报告摘要 | 2026-04-17 | Chinese | ||
| 34825256 | 关于公司向子公司增加担保额度的公告 | 2026-04-17 | Chinese | ||
| 34825254 | 关于公司向银行申请增加综合授信总额人民币31.50亿元的公告 | 2026-04-17 | Chinese | ||
| 34825252 | 第六届董事会第三十六次会议决议公告 | 2026-04-17 | Chinese | ||
| 34825249 | 关于2025年度利润分配预案的公告 | 2026-04-17 | Chinese | ||
| 34825245 | 董事会审计委员会对会计师事务所2025年度履职情况评估报告暨履行监督职责情况的报告 | 2026-04-17 | Chinese | ||
| 34825237 | 非经营性资金占用及其他关联资金往来情况的专项审计说明 | 2026-04-17 | Chinese | ||
| 34818866 | 关于续聘2026年度审计机构的公告 | 2026-04-17 | Chinese | ||
| 34818864 | 国元证券股份有限公司关于安徽鸿路钢结构(集团)股份有限公司2025年度募集资金存放、管理与使用情况的核查意见 | 2026-04-17 | Chinese | ||
| 34818860 | 关于举行2025年年度报告网上说明会的公告 | 2026-04-17 | Chinese | ||
| 34818856 | 内部控制审计报告 | 2026-04-17 | Chinese | ||
| 34818852 | 候选人声明与承诺(吴小亚) | 2026-04-17 | Chinese | ||
| 34818850 | 关于董事会换届选举的公告 | 2026-04-17 | Chinese | ||
| 34818846 | 《董事和高级管理人员薪酬管理制度》 | 2026-04-17 | Chinese | ||
| 34818842 | 内部控制自我评价报告 | 2026-04-17 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other specialized construction activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACROW LIMITED
Provides engineered formwork, scaffolding, and screen syste…
|
ACF | AU | Construction |
|
Anhui Fuhuang Steel Structure Co., Ltd.
Specializes in the design, fabrication, and installation of…
|
002743 | CN | Construction |
|
Bauer AG
A provider of services, equipment, and products for ground …
|
B5A | DE | Construction |
|
Beerenberg
Provides maintenance and modification services for oil, gas…
|
BBERG | NO | Construction |
|
BILLINGTON HOLDINGS PLC
A group specializing in structural steel design, fabricatio…
|
BILN | GB | Construction |
|
BOOM LOGISTICS LIMITED
Provides lifting solutions, crane hire, and industrial serv…
|
BOL | AU | Construction |
|
CEMATRIX Corporation
Specialty contractor supplying and installing lightweight c…
|
CEMX | CA | Construction |
|
Cemindia Projects Limited
Specialized engineering firm for geotechnical, foundation a…
|
CEMPRO | IN | Construction |
|
Center International Group Co.,Ltd.
Provides building envelope systems, environmental remediati…
|
603098 | CN | Construction |
|
Chi Kan Holdings Limited
Investment holding entity focused on construction, providin…
|
9913 | HK | Construction |
Anhui Honglu Steel Construction(Group) 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/54567/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54567 | 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=54567 | 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=54567 \ -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": 54567}, 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 Anhui Honglu Steel Construction(Group) CO., LTD (id: 54567)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.