
Huafang Co.,Ltd — Investor Relations & Filings
Huafang Co.,Ltd. is a large-scale enterprise specializing in the research, development, and production of textiles. The company's core operations encompass a comprehensive industrial chain including spinning, weaving, printing, dyeing, and garment manufacturing. It primarily focuses on high-quality printed and dyed fabrics, home textile products, and functional apparel. Huafang integrates advanced digital technologies and green manufacturing processes to enhance production efficiency and environmental sustainability. Its product portfolio serves diverse global markets, providing specialized textile solutions for fashion, home decor, and industrial applications. The company is recognized for its innovation in fabric finishing and its commitment to high-standard quality control systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 简式权益变动报告书 | 2020-05-06 | Chinese | |
| 简式权益变动报告书 | 2020-05-06 | Chinese | |
| 详式权益变动报告书 | 2020-05-06 | Chinese | |
| 关于股东权益变动的提示性公告 | 2020-04-28 | Chinese | |
| 2019年度内部控制评价报告 | 2020-04-27 | Chinese | |
| 2019年年度报告 | 2020-04-27 | Chinese |
Browse filings by year
26 years- 2026 14 filings
- 2025 93 filings
- 2024 69 filings
- 2023 88 filings
- 2022 67 filings
- 2021 80 filings
- 2020 88 filings
- 2019 63 filings
- 2018 73 filings
- 2017 85 filings
- 2016 84 filings
- 2015 125 filings
- 2014 59 filings
- 2013 77 filings
- 2012 81 filings
- 2011 34 filings
- 2010 36 filings
- 2009 36 filings
- 2008 45 filings
- 2007 39 filings
- 2006 64 filings
- 2005 36 filings
- 2004 34 filings
- 2003 34 filings
- 2002 19 filings
- 2001 11 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 40920596 | 简式权益变动报告书 | 2020-05-06 | Chinese | ||
| 40920471 | 简式权益变动报告书 | 2020-05-06 | Chinese | ||
| 40920456 | 详式权益变动报告书 | 2020-05-06 | Chinese | ||
| 40920422 | 关于股东权益变动的提示性公告 | 2020-04-28 | Chinese | ||
| 40920404 | 2019年度内部控制评价报告 | 2020-04-27 | Chinese | ||
| 40920375 | 2019年年度报告 | 2020-04-27 | Chinese | ||
| 40920313 | 中银国际证券股份有限公司关于华纺股份有限公司变更部分募集资金投资项目的核查意见 | 2020-04-27 | Chinese | ||
| 40920303 | 关于募集资金存放与实际使用情况的专项报告 | 2020-04-27 | Chinese | ||
| 40920286 | 2020年第一季度报告 | 2020-04-27 | Chinese | ||
| 40920278 | 内部控制审计报告 | 2020-04-27 | Chinese | ||
| 40920257 | 中银国际证券股份有限公司关于华纺股份有限公司2019年度募集资金存放与使用的专项核查报告 | 2020-04-27 | Chinese | ||
| 40920246 | 第六届监事会第十二次会议决议公告 | 2020-04-27 | Chinese | ||
| 40920234 | 中银国际证券股份有限公司关于华纺股份有限公司非公开发行股票2019年持续督导年度报告书 | 2020-04-27 | Chinese | ||
| 40920223 | 董事会审计委员会履职情况报告 | 2020-04-27 | Chinese | ||
| 40920214 | 2019年度审计报告 | 2020-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Finishing of textiles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AARNAV FASHIONS LIMITED
Integrated manufacturer of processed fabrics for apparel an…
|
AARNAV | IN | Manufacturing |
|
Anjani Synthetics Limited
Processes and manufactures cotton and synthetic fabrics for…
|
531223 | IN | Manufacturing |
|
Azgard Nine Limited
A vertically integrated textile company specializing in sus…
|
ANL | PK | Manufacturing |
|
Betex India Ltd.
Processes synthetic and natural fabrics through dyeing, pri…
|
512477 | IN | Manufacturing |
|
Binayak Tex Processors Ltd.
Processes and finishes diverse fabrics for garment manufact…
|
523054 | IN | Manufacturing |
|
Bindal Exports Limited
Integrated textile manufacturer specializing in fabric proc…
|
540148 | IN | Manufacturing |
|
ČATEKS d.d.
Vertically integrated manufacturer of high-performance tech…
|
CTKS | HR | Manufacturing |
|
Dhanlaxmi Fabrics Ltd.
Textile manufacturer specializing in cotton, synthetic, and…
|
521151 | IN | Manufacturing |
|
EREĞLİ TEKSTİL TURİZM SANAYİ VE TİCARET A.Ş.
Integrated manufacturer of technical fabrics and apparel fo…
|
ERGLI | TR | Manufacturing |
|
Fateh Textile Mills Limited
Manufacturer and exporter of yarn, cloth, fabrics, apparel,…
|
FTHM | PK | Manufacturing |
Huafang 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/56733/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56733 | 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=56733 | 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=56733 \ -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": 56733}, 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 Huafang Co.,Ltd (id: 56733)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.