
Huabao Flavours & Fragrances Co., Ltd — Investor Relations & Filings
Huabao Flavours & Fragrances Co., Ltd. specializes in the research, development, production, and sale of a comprehensive range of flavor and fragrance products. The company's portfolio is categorized into food flavors, tobacco flavors, and daily chemical fragrances. Its food flavor division provides customized solutions for the beverage, dairy, and confectionery sectors, while the tobacco flavor segment focuses on enhancing product profiles through advanced extraction and blending technologies. Additionally, the company develops fragrances for personal care, home care, and cosmetic applications. Huabao emphasizes technological innovation and maintains multiple R&D centers to support its global supply chain. By integrating raw material sourcing with advanced manufacturing processes, the company delivers tailored aromatic solutions to a diverse international clientele.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公司章程(2026年5月) | 2026-05-26 | Chinese | |
| 关于拟变更公司名称、经营范围并修订《公司章程》的公告 | 2026-05-26 | Chinese | |
| 关于召开2026年第二次临时股东会的通知 | 2026-05-26 | Chinese | |
| 关于“质量回报双提升”行动方案的公告 | 2026-05-26 | Chinese | |
| 第四届董事会第三次会议决议公告 | 2026-05-26 | Chinese | |
| 华宝香精股份有限公司2026年第一次临时股东会决议公告 | 2026-05-14 | Chinese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47077744 | 公司章程(2026年5月) | 2026-05-26 | Chinese | ||
| 47077466 | 关于拟变更公司名称、经营范围并修订《公司章程》的公告 | 2026-05-26 | Chinese | ||
| 47077465 | 关于召开2026年第二次临时股东会的通知 | 2026-05-26 | Chinese | ||
| 47076894 | 关于“质量回报双提升”行动方案的公告 | 2026-05-26 | Chinese | ||
| 47076680 | 第四届董事会第三次会议决议公告 | 2026-05-26 | Chinese | ||
| 45974984 | 华宝香精股份有限公司2026年第一次临时股东会决议公告 | 2026-05-14 | Chinese | ||
| 45974948 | 北京市中伦律师事务所关于华宝香精股份有限公司2026年第一次临时股东会的法律意见书 | 2026-05-14 | Chinese | ||
| 45552103 | 华宝香精股份有限公司2026年第一季度权益分派实施公告 | 2026-05-13 | Chinese | ||
| 39655662 | 华宝香精股份有限公司第三届董事会第二十四次会议决议公告 | 2026-03-20 | Chinese | ||
| 39655647 | 华宝香精股份有限公司关于2025年度募集资金存放与使用情况的专项报告 | 2026-03-20 | Chinese | ||
| 39655645 | 浙商证券股份有限公司关于华宝香精股份有限公司2025年度募集资金存放与使用情况的专项核查报告 | 2026-03-20 | Chinese | ||
| 39655641 | 华宝香精股份有限公司董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-03-20 | Chinese | ||
| 39655639 | 华宝香精股份有限公司关于使用部分闲置募集资金进行现金管理的公告 | 2026-03-20 | Chinese | ||
| 39655634 | 华宝香精股份有限公司2025年度独立董事述职报告(吴昌勇) | 2026-03-20 | Chinese | ||
| 39655624 | 华宝香精股份有限公司关于举行2025年度业绩说明会的公告 | 2026-03-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other chemical products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1933 Industries Inc
A vertically integrated consumer-packaged goods company spe…
|
TGIF | CA | Manufacturing |
|
3M CO
A diversified, science-based technology corporation that de…
|
MMM | US | Manufacturing |
|
5N Plus Inc.
Global producer of specialty semiconductors and ultra-pure …
|
VNP | CA | Manufacturing |
|
ACISELSAN ACIPAYAM SELÜLOZ SANAYİ VE TİCARET A.Ş.
Specialized manufacturer of Carboxymethyl Cellulose (CMC) f…
|
ACSEL | TR | Manufacturing |
|
ACUTAAS CHEMICALS LIMITED
Manufactures and exports specialty chemicals for industrial…
|
ACUTAAS | IN | Manufacturing |
|
ADEKA CORPORATION
Manufacturer of chemicals, food products, and life sciences…
|
4401 | JP | Manufacturing |
|
Ading AD
Manufactures and distributes chemical materials for the con…
|
AD | MK | Manufacturing |
|
Aduro Clean Technologies Inc.
Uses a water-based chemical process to convert hydrocarbon …
|
ADUR | CA | Manufacturing |
|
Advanced Enzyme Technologies Limited
Research-driven developer and manufacturer of proprietary e…
|
ADVENZYMES | IN | Manufacturing |
|
Advanced Nano Products Co., Ltd.
Developer and manufacturer of advanced nanomaterials for hi…
|
121600 | KR | Manufacturing |
Huabao Flavours & Fragrances 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/55717/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55717 | 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=55717 | 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=55717 \ -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": 55717}, 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 Huabao Flavours & Fragrances Co., Ltd (id: 55717)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.