Zhejiang Golden Eagle Co.,Ltd. — Investor Relations & Filings
About Zhejiang Golden Eagle Co.,Ltd.
Zhejiang Golden Eagle Co.,Ltd. specializes in the research, development, and manufacturing of textile machinery and the production of linen textiles. The company operates an integrated industrial chain that spans from the design of specialized equipment to the processing of raw materials and the manufacturing of finished textile products. Its primary product portfolio includes complete sets of spinning machinery for linen, ramie, and silk, as well as high-quality linen yarns and fabrics. Additionally, the company produces injection molding machinery and food processing equipment. By leveraging its expertise in mechanical engineering and textile technology, the company serves both domestic and international markets, providing comprehensive solutions for the flax and linen industry. Its operations focus on technological innovation and the optimization of textile manufacturing processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 独立董事2025年度述职报告(徐盛军) | 2026-04-01 | Chinese | |
| 金鹰股份2025年度非经营性资金占用及其他关联资金往来情况的专项审计说明 | 2026-04-01 | Chinese | |
| 金鹰股份2025年度审计报告 | 2026-04-01 | Chinese | |
| 第十一届董事会第九次会议决议公告 | 2026-04-01 | Chinese | |
| 2025年年度报告摘要 | 2026-04-01 | Chinese | |
| 审计委员会2025年度履职情况报告 | 2026-04-01 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 40572057 | 独立董事2025年度述职报告(徐盛军) | 2026-04-01 | Chinese | ||
| 40572048 | 金鹰股份2025年度非经营性资金占用及其他关联资金往来情况的专项审计说明 | 2026-04-01 | Chinese | ||
| 40572042 | 金鹰股份2025年度审计报告 | 2026-04-01 | Chinese | ||
| 40571819 | 第十一届董事会第九次会议决议公告 | 2026-04-01 | Chinese | ||
| 40571808 | 2025年年度报告摘要 | 2026-04-01 | Chinese | ||
| 40571804 | 审计委员会2025年度履职情况报告 | 2026-04-01 | Chinese | ||
| 40571792 | 金鹰股份2025年度内部控制审计报告 | 2026-04-01 | Chinese | ||
| 40571763 | 关于为子公司提供担保及子公司对外担保的公告 | 2026-04-01 | Chinese | ||
| 40571752 | 关于子公司通过高新技术企业认定的公告 | 2026-01-16 | Chinese | ||
|
2025
6 filings
| |||||
| 40571745 | 关于控股股东部分股份质押的公告 | 2025-11-28 | Chinese | ||
| 40571736 | 关于控股股东部分股份质押的公告 | 2025-11-21 | Chinese | ||
| 40571731 | 金鹰股份2025年第一次临时股东会法律意见书 | 2025-11-13 | Chinese | ||
| 40571721 | 2025年第一次临时股东大会决议公告 | 2025-11-13 | Chinese | ||
| 40571703 | 2025年第一次临时股东大会会议资料 | 2025-11-06 | Chinese | ||
| 40571684 | 董事会审计委员会实施细则 | 2025-10-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for textile, apparel and leather production
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bajaj Steel Industries Ltd.
Manufactures cotton ginning and pressing machinery and turn…
|
BAJAJST | IN | Manufacturing |
|
China Hi-Tech Group Co.,Ltd
Manufactures advanced machinery and commercial vehicles wit…
|
600730 | CN | Manufacturing |
|
CHTC Fong’s International Company Limited
Engaged in advanced textile dyeing equipment manufacturing …
|
641 | HK | Manufacturing |
|
Haina Intelligent Equipment International Holdings Limited
Designs and manufactures automated production lines for dis…
|
1645 | HK | Manufacturing |
|
Hangzhou Honghua Digital Technology Stock Company LTD.
Develops digital inkjet printing technology and industrial …
|
688789 | CN | Manufacturing |
|
Hangzhou Iecho Science & Technology Co., Ltd.
Provides automated high-precision digital cutting systems f…
|
688092 | CN | Manufacturing |
|
Harish Textile Engineers Limited
Designs and manufactures advanced textile processing and fi…
|
542682 | IN | Manufacturing |
|
Indian Card Clothing Ltd
Manufactures card clothing and accessories for the global t…
|
INDIANCARD | IN | Manufacturing |
|
JACK TECHNOLOGY CO., LTD
Global manufacturer of industrial sewing equipment and smar…
|
603337 | CN | Manufacturing |
|
JANOME Corporation
Manufactures household sewing machines and high-precision i…
|
6445 | JP | Manufacturing |
Zhejiang Golden Eagle 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/56584/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56584 | 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=56584 | 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=56584 \ -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": 56584}, 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 Golden Eagle Co.,Ltd. (id: 56584)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.