
Hubei Huitian New Materials Co., Ltd — Investor Relations & Filings
Hubei Huitian New Materials Co., Ltd. specializes in the research, development, and manufacturing of high-performance adhesives and new chemical materials. The company provides a comprehensive portfolio of products, including silicone sealants, polyurethane adhesives, epoxy resins, acrylic adhesives, and specialized solar backsheets. These solutions serve critical applications across diverse sectors such as automotive manufacturing, renewable energy (photovoltaic and wind power), consumer electronics, telecommunications, and civil engineering. Huitian focuses on delivering advanced bonding, sealing, and thermal management solutions designed to meet rigorous industrial standards. By integrating large-scale production with continuous technical innovation, the company supports global supply chains in achieving enhanced durability and efficiency in complex assembly processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 国浩律师(武汉)事务所关于公司2025年年度股东会的法律意见书 | 2026-05-13 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-13 | Chinese | |
| 公司章程(2026年5月修订) | 2026-05-13 | Chinese | |
| 2025年度董事会工作报告 | 2026-04-21 | Chinese | |
| 内部控制审计报告(2025年度) | 2026-04-21 | Chinese | |
| 关于2025年度利润分配预案的公告 | 2026-04-21 | Chinese |
Browse filings by year
18 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45565082 | 国浩律师(武汉)事务所关于公司2025年年度股东会的法律意见书 | 2026-05-13 | Chinese | ||
| 45565079 | 2025年年度股东会决议公告 | 2026-05-13 | Chinese | ||
| 45565651 | 公司章程(2026年5月修订) | 2026-05-13 | Chinese | ||
| 35435858 | 2025年度董事会工作报告 | 2026-04-21 | Chinese | ||
| 35435853 | 内部控制审计报告(2025年度) | 2026-04-21 | Chinese | ||
| 35435850 | 关于2025年度利润分配预案的公告 | 2026-04-21 | Chinese | ||
| 35435841 | 2025年年度审计报告 | 2026-04-21 | Chinese | ||
| 35435650 | 2025年年度报告摘要 | 2026-04-21 | Chinese | ||
| 35435647 | 国金证券股份有限公司关于公司使用部分闲置募集资金进行现金管理的核查意见 | 2026-04-21 | Chinese | ||
| 35435642 | 关于使用部分闲置募集资金进行现金管理的公告 | 2026-04-21 | Chinese | ||
| 35435640 | 国金证券股份有限公司关于公司2025年年度跟踪报告 | 2026-04-21 | Chinese | ||
| 35435638 | 国金证券股份有限公司关于公司2025年度内部控制评价报告的核查意见 | 2026-04-21 | Chinese | ||
| 35435637 | 关于变更公司注册资本并修改《公司章程》的公告 | 2026-04-21 | Chinese | ||
| 35435634 | 国金证券股份有限公司关于公司2025年度持续督导培训情况报告 | 2026-04-21 | Chinese | ||
| 35435633 | 2025年度内部控制评价报告 | 2026-04-21 | 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 |
Hubei Huitian New Materials 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/55063/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55063 | 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=55063 | 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=55063 \ -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": 55063}, 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 Hubei Huitian New Materials Co., Ltd (id: 55063)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.