
Saurer Intelligent Technology Co. Ltd. — Investor Relations & Filings
Saurer Intelligent Technology Co. Ltd. is a global technology group specializing in machinery and components for fiber and yarn processing. The company provides integrated solutions across the textile value chain, from bale opening to yarn finishing. Its portfolio includes high-performance systems for ring spinning, rotor spinning, winding, twisting, and embroidery. Key brands such as Schlafhorst, Zinser, Allma, and Volkmann are recognized for advancements in automation and digitalization. Saurer focuses on enhancing production efficiency through its E³ design philosophy, which prioritizes energy savings, economic value, and ergonomic operation. By incorporating intelligent sensors and data-driven analytics, the company enables manufacturers to optimize yarn quality and reduce waste. A global service infrastructure supports these technologies with technical expertise and original components.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2020年第三季度报告 | 2020-10-30 | Chinese | |
| 2020年第三季度报告正文 | 2020-10-30 | Chinese | |
| 第九届监事会第十六次会议决议公告 | 2020-10-30 | Chinese | |
| 关于股份回购实施完成的公告 | 2020-09-18 | Chinese | |
| 关于以集中竞价交易方式回购股份达到5%暨回购进展公告 | 2020-09-07 | Chinese | |
| 关于以集中竞价交易方式回购公司股份的进展公告 | 2020-09-02 | Chinese |
Browse filings by year
24 years- 2026 47 filings
- 2025 108 filings
- 2024 112 filings
- 2023 90 filings
- 2022 67 filings
- 2021 107 filings
- 2020 107 filings
- 2019 101 filings
- 2018 109 filings
- 2017 225 filings
- 2016 172 filings
- 2015 102 filings
- 2014 101 filings
- 2013 82 filings
- 2012 53 filings
- 2011 47 filings
- 2010 54 filings
- 2009 68 filings
- 2008 69 filings
- 2007 58 filings
- 2006 74 filings
- 2005 45 filings
- 2004 34 filings
- 2003 7 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 41109825 | 2020年第三季度报告 | 2020-10-30 | Chinese | ||
| 41109809 | 2020年第三季度报告正文 | 2020-10-30 | Chinese | ||
| 41109798 | 第九届监事会第十六次会议决议公告 | 2020-10-30 | Chinese | ||
| 41109785 | 关于股份回购实施完成的公告 | 2020-09-18 | Chinese | ||
| 41109772 | 关于以集中竞价交易方式回购股份达到5%暨回购进展公告 | 2020-09-07 | Chinese | ||
| 41109760 | 关于以集中竞价交易方式回购公司股份的进展公告 | 2020-09-02 | Chinese | ||
| 41109746 | 关于重大资产置换及发行股份购买资产暨关联交易部分限售股上市流通的公告 | 2020-09-01 | Chinese | ||
| 41109730 | 中天国富证券有限公司关于卓郎智能技术股份有限公司重大资产置换及发行股份购买资产暨关联交易之部分限售股上市流通的核查意见 | 2020-09-01 | Chinese | ||
| 41109717 | 关于公司未来发展战略和优化组织架构的公告 | 2020-08-28 | Chinese | ||
| 41109703 | 关于董事会和监事会延期换届选举的公告 | 2020-08-28 | Chinese | ||
| 41109692 | 第九届董事会第二十四次会议决议公告 | 2020-08-28 | Chinese | ||
| 41109679 | 2020年半年度报告 | 2020-08-28 | Chinese | ||
| 41109648 | 关于独立董事辞职的公告 | 2020-08-28 | Chinese | ||
| 41109634 | 第九届监事会第十五次会议决议公告 | 2020-08-28 | Chinese | ||
| 41109625 | 2020年半年度报告摘要 | 2020-08-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 |
Saurer Intelligent Technology 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/56805/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56805 | 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=56805 | 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=56805 \ -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": 56805}, 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 Saurer Intelligent Technology Co. Ltd. (id: 56805)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.