Zhejiang Hangmin Co.,Ltd — Investor Relations & Filings
About Zhejiang Hangmin Co.,Ltd
Zhejiang Hangmin Co., Ltd. specializes in textile printing and dyeing, operating as a comprehensive industrial entity with a diversified business portfolio. The company’s core operations involve the processing of various fabrics, including cotton, linen, and synthetic fibers, utilizing advanced dyeing and finishing technologies. To support its primary textile activities, the firm maintains an integrated infrastructure encompassing thermal power generation, industrial water supply, and specialized wastewater treatment facilities. Beyond textiles, the company is significantly involved in the design, production, and wholesale of gold jewelry. Its business model emphasizes vertical integration and resource efficiency, serving both domestic and international markets. The company focuses on large-scale production capabilities and the implementation of environmental management systems within its manufacturing processes.
Recent filings
No filings indexed yet
We are still gathering filings for Zhejiang Hangmin Co.,Ltd. .
No filings match the current filters
Try clearing the filters, or .
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 |
|
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 |
|
Gentili Mosconi S.p.A.
Creates high-quality textiles for luxury fashion and interi…
|
GM | IT | Manufacturing |
|
Huafang Co.,Ltd
A textile enterprise specializing in printing, dyeing, and …
|
600448 | CN | Manufacturing |
Zhejiang Hangmin 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/57140/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57140 | 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=57140 | 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=57140 \ -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": 57140}, 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 Zhejiang Hangmin Co.,Ltd (id: 57140)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.