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 |
|---|---|---|---|
| 独立董事年度述职报告-潘平 | 2026-04-17 | Chinese | |
| 独立董事年度述职报告-王琦 | 2026-04-17 | Chinese | |
| 提名人声明与承诺(吴小亚) | 2026-04-17 | Chinese | |
| 关于募集资金年度存放与使用情况的公告 | 2026-04-17 | Chinese | |
| 候选人声明与承诺(孙永标) | 2026-04-17 | Chinese | |
| 募集资金使用情况鉴证报告 | 2026-04-17 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36205905 | 独立董事年度述职报告-潘平 | 2026-04-17 | Chinese | ||
| 36205904 | 独立董事年度述职报告-王琦 | 2026-04-17 | Chinese | ||
| 36205903 | 提名人声明与承诺(吴小亚) | 2026-04-17 | Chinese | ||
| 36205898 | 关于募集资金年度存放与使用情况的公告 | 2026-04-17 | Chinese | ||
| 36205896 | 候选人声明与承诺(孙永标) | 2026-04-17 | Chinese | ||
| 36205895 | 募集资金使用情况鉴证报告 | 2026-04-17 | Chinese | ||
| 36205893 | 关于召开2025年年度股东会的通知 | 2026-04-17 | Chinese | ||
| 36205891 | 非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-17 | Chinese | ||
| 36205886 | 关于公司会计政策变更的公告 | 2026-04-17 | Chinese | ||
| 36205881 | 提名人声明与承诺 (孙永标) | 2026-04-17 | Chinese | ||
| 36205880 | 《董事和高管离职管理制度》 | 2026-04-17 | Chinese | ||
| 36205879 | 2025年度财务决算报告 | 2026-04-17 | Chinese | ||
| 36205876 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-17 | Chinese | ||
| 36205871 | 2025年年度审计报告 | 2026-04-17 | Chinese | ||
| 36205867 | 2025年年度报告 | 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.