Zhejiang Taitan Co.,Ltd. — Investor Relations & Filings
Zhejiang Taitan Co., Ltd. specializes in the research, development, and manufacturing of advanced textile machinery. The product portfolio encompasses a wide range of equipment, including high-speed rotor spinning machines, ring spinning frames, two-for-one twisters, and automatic winders. Additionally, the company produces weaving solutions such as rapier looms and air-jet looms. These systems are engineered to improve production efficiency through automation, digital control, and energy-saving technologies. By focusing on technical innovation and precision engineering, the company provides comprehensive equipment solutions for yarn preparation, spinning, and fabric weaving processes, catering to the requirements of modern manufacturing facilities seeking high-performance and reliable production hardware.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度独立董事述职报告(冯根尧) | 2026-04-23 | Chinese | |
| 关于开展外汇衍生品套期保值业务的可行性分析报告 | 2026-04-23 | Chinese | |
| 内部控制审计报告 | 2026-04-23 | Chinese | |
| 年度募集资金年度使用鉴证报告 | 2026-04-23 | Chinese | |
| 董事会对独立董事独立性自查情况的专项报告 | 2026-04-23 | Chinese | |
| 2025年年度审计报告 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37096160 | 2025年度独立董事述职报告(冯根尧) | 2026-04-23 | Chinese | ||
| 37096152 | 关于开展外汇衍生品套期保值业务的可行性分析报告 | 2026-04-23 | Chinese | ||
| 37096147 | 内部控制审计报告 | 2026-04-23 | Chinese | ||
| 37096144 | 年度募集资金年度使用鉴证报告 | 2026-04-23 | Chinese | ||
| 37096139 | 董事会对独立董事独立性自查情况的专项报告 | 2026-04-23 | Chinese | ||
| 37096133 | 2025年年度审计报告 | 2026-04-23 | Chinese | ||
| 37096126 | 2025年度董事会工作报告 | 2026-04-23 | Chinese | ||
| 37096122 | 2025年度独立董事述职报告(吉瑞) | 2026-04-23 | Chinese | ||
| 37096119 | 期货和衍生品交易管理制度 | 2026-04-23 | Chinese | ||
| 37096112 | 关于2025年度募集资金存放、管理与使用情况的专项报告 | 2026-04-23 | Chinese | ||
| 37096105 | 董事、高级管理人员薪酬管理制度 | 2026-04-23 | Chinese | ||
| 37096101 | 2025年年度报告摘要 | 2026-04-23 | Chinese | ||
| 37096093 | 关于补充确认对外投资暨关联交易的公告 | 2026-04-23 | Chinese | ||
| 37096091 | 关于变更公司注册资本、修订《公司章程》并办理工商变更登记的公告 | 2026-04-23 | Chinese | ||
| 37096087 | 关于2026年度公司董事、高级管理人员薪酬的公告 | 2026-04-23 | 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 Taitan 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/55019/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55019 | 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=55019 | 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=55019 \ -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": 55019}, 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 Taitan Co.,Ltd. (id: 55019)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.