HONGBAOLI GROUP CORPORATION,LTD. — Investor Relations & Filings
HONGBAOLI GROUP CORPORATION, LTD. specializes in the research, development, and production of polyurethane materials and fine chemicals. The company is a global leader in rigid polyurethane combination polyether, primarily used as high-efficiency insulation for the refrigeration industry, including household appliances and cold chain logistics. It also operates one of the world's largest production facilities for isopropanolamines, providing essential components for pharmaceuticals, personal care products, and industrial applications. The group’s integrated production chain includes propylene oxide and specialized polyols designed for building energy conservation, solar water heaters, and automotive components. By leveraging advanced chemical synthesis and a commitment to technical innovation, the corporation delivers high-performance material solutions to a diverse international clientele across the energy, construction, and manufacturing sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中泰证券股份有限公司关于红宝丽集团股份有限公司2025年度募集资金存放与使用情况的专项核查意见 | 2026-04-22 | Chinese | |
| 关于续聘2026年度财务审计机构的公告 | 2026-04-22 | Chinese | |
| 2025年社会责任报告 | 2026-04-22 | Chinese | |
| 2025年度募集资金鉴证报告 | 2026-04-22 | Chinese | |
| 2025年度营业收入扣除情况的审核报告 | 2026-04-22 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来情况的专项说明 | 2026-04-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36128375 | 中泰证券股份有限公司关于红宝丽集团股份有限公司2025年度募集资金存放与使用情况的专项核查意见 | 2026-04-22 | Chinese | ||
| 36128374 | 关于续聘2026年度财务审计机构的公告 | 2026-04-22 | Chinese | ||
| 36128372 | 2025年社会责任报告 | 2026-04-22 | Chinese | ||
| 36128371 | 2025年度募集资金鉴证报告 | 2026-04-22 | Chinese | ||
| 36128370 | 2025年度营业收入扣除情况的审核报告 | 2026-04-22 | Chinese | ||
| 36128369 | 2025年度非经营性资金占用及其他关联资金往来情况的专项说明 | 2026-04-22 | Chinese | ||
| 36128368 | 2025年年度审计报告 | 2026-04-22 | Chinese | ||
| 36128367 | 公司高级管理人员绩效管理办法(2026年4月) | 2026-04-22 | Chinese | ||
| 36128365 | 董事、高级管理人员薪酬管理制度(2026年4月) | 2026-04-22 | Chinese | ||
| 36128364 | 关于2025年度利润分配的公告 | 2026-04-22 | Chinese | ||
| 36128363 | 2026年一季度报告 | 2026-04-22 | Chinese | ||
| 36128362 | 关于2025年度募集资金存放与使用情况的专项报告 | 2026-04-22 | Chinese | ||
| 36128360 | 2025年年度报告摘要 | 2026-04-22 | Chinese | ||
| 36128358 | 关于2025年度董事、高级管理人员薪酬及制订2026年薪酬方案的的公告 | 2026-04-22 | Chinese | ||
| 36128357 | 独立董事2025年度述职报告-仇向洋 | 2026-04-22 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics and synthetic rubber in primary forms
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Asahi Kasei Corporation
A diversified technology company specializing in chemicals …
|
3407 | JP | Manufacturing |
|
Asia Polymer Corporation
Manufactures LDPE and EVA resins for injection molding, foa…
|
1308 | TW | Manufacturing |
|
Avantium N.V.
Develops technologies for renewable chemistry from plants a…
|
AVTX | NL | Manufacturing |
|
AVIENT CORP
Provider of specialized and sustainable polymer materials, …
|
AVNT | US | Manufacturing |
|
Axel Polymers Ltd.
Manufactures high-performance engineering thermoplastic com…
|
513642 | IN | Manufacturing |
|
BGFecomaterials CO., LTD.
Manufacturer of customized, high-performance engineering pl…
|
126600 | KR | Manufacturing |
|
Bhansali Engineering Polymers Ltd.
Manufactures ABS and SAN resins for automotive, electronics…
|
BEPL | IN | Manufacturing |
|
Bioextrax AB
Develops a bio-extraction platform to convert waste into hi…
|
BIOEX | SE | Manufacturing |
|
BIOME TECHNOLOGIES PLC
Develops plant-based bioplastics and advanced radio frequen…
|
BIOM | GB | Manufacturing |
|
BRASKEM SA
Global petrochemical firm producing thermoplastic resins, c…
|
BAK | BR | Manufacturing |
HONGBAOLI GROUP CORPORATION,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/54219/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54219 | 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=54219 | 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=54219 \ -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": 54219}, 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 HONGBAOLI GROUP CORPORATION,LTD. (id: 54219)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.