
J.S. Corrugating Machinery Co., Ltd. — Investor Relations & Filings
J.S. Corrugating Machinery Co., Ltd. designs and manufactures high-performance corrugated board production lines and automated carton converting equipment. The product range encompasses complete production systems, including single facers, double backers, slitter scorers, and high-speed cut-off machines. The company also provides flexo folder gluers, rotary die cutters, and digital printing machinery for the downstream packaging process. Beyond core machinery, the firm integrates intelligent logistics and warehousing solutions to optimize factory workflows. Its technical focus centers on automation, high-speed stability, and energy efficiency, catering to large-scale packaging manufacturers globally. The equipment is engineered to support various flute profiles and board grades, ensuring precision in high-volume production environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2024年半年度报告 | 2024-08-21 | Chinese | |
| 2024年半年度财务报告 | 2024-08-21 | Chinese | |
| 募集资金2024年半年度存放与使用情况的专项报告 | 2024-08-21 | Chinese | |
| 2024年半年度报告摘要 | 2024-08-21 | Chinese | |
| 关于公司拟以自有资金向全资子公司增资的公告 | 2024-08-21 | Chinese | |
| 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2024-08-21 | Chinese |
Browse filings by year
27 years- 2026 33 filings
- 2025 91 filings
- 2024 76 filings
- 2023 117 filings
- 2022 136 filings
- 2021 99 filings
- 2020 106 filings
- 2019 124 filings
- 2018 145 filings
- 2017 237 filings
- 2016 124 filings
- 2015 126 filings
- 2014 130 filings
- 2013 80 filings
- 2012 56 filings
- 2011 46 filings
- 2010 42 filings
- 2009 61 filings
- 2008 31 filings
- 2007 40 filings
- 2006 25 filings
- 2005 52 filings
- 2004 17 filings
- 2003 20 filings
- 2002 22 filings
- 2001 2 filings
- 1998 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 43897460 | 2024年半年度报告 | 2024-08-21 | Chinese | ||
| 43897345 | 2024年半年度财务报告 | 2024-08-21 | Chinese | ||
| 43897268 | 募集资金2024年半年度存放与使用情况的专项报告 | 2024-08-21 | Chinese | ||
| 43897251 | 2024年半年度报告摘要 | 2024-08-21 | Chinese | ||
| 43897237 | 关于公司拟以自有资金向全资子公司增资的公告 | 2024-08-21 | Chinese | ||
| 43897223 | 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2024-08-21 | Chinese | ||
| 43897215 | 半年报监事会决议公告 | 2024-08-21 | Chinese | ||
| 43897201 | 半年报财务报表 | 2024-08-21 | Chinese | ||
| 43897186 | 半年报董事会决议公告 | 2024-08-21 | Chinese | ||
| 43897171 | 关于公司控股股东非公开发行可交换公司债券股份补充质押的公告 | 2024-08-08 | Chinese | ||
| 43897158 | 关于董事完成购回公司股份的公告 | 2024-07-17 | Chinese | ||
| 43897144 | 关于全资子公司签订日常经营重大合同的自愿性信息披露公告 | 2024-07-05 | Chinese | ||
| 43897129 | 关于第四期员工持股计划实施进展暨完成非交易过户的公告 | 2024-07-04 | Chinese | ||
| 43897117 | 关于公司控股股东非公开发行可交换公司债券因公司实施权益分派后换股价格调整的提示性公告 | 2024-06-26 | Chinese | ||
| 43897104 | 2023年年度权益分派实施公告 | 2024-06-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
333D LIMITED
Provides additive manufacturing, 3D printing, scanning, and…
|
T3D | AU | Manufacturing |
|
3DM Digital Manufacturing Ltd.
Develops patented SLS 3D printing technology for industrial…
|
DM3 | IL | Manufacturing |
|
3REN BERHAD
Provides digitalized automation solutions & engineering ser…
|
— | MY | Manufacturing |
|
3S KOREA CO., LTD
Manufactures semiconductor wafer carriers and environmental…
|
060310 | KR | Manufacturing |
|
AB DYNAMICS PLC
Supplier of advanced testing and simulation solutions for t…
|
ABDP | GB | Manufacturing |
|
ABRIL PAPER TECH LIMITED
Provides engineering, machinery, and turnkey solutions for …
|
544500 | IN | Manufacturing |
|
ACM Research, Inc.
Develops and sells wafer fabrication equipment for the glob…
|
ACMR | US | Manufacturing |
|
ACM RESEARCH(SHANGHAI),INC.
Develops advanced semiconductor wet cleaning and surface tr…
|
688082 | CN | Manufacturing |
|
Advanced Fiber Technologies (AFT) Income Fund
Specialized products and technologies for the fiber process…
|
AFT.UN | CA | Manufacturing |
|
Advanced Micro-Fabrication Equipment Inc. China
Develops plasma etching and MOCVD equipment for advanced se…
|
688012 | CN | Manufacturing |
J.S. Corrugating Machinery 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/53841/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53841 | 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=53841 | 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=53841 \ -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": 53841}, 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 J.S. Corrugating Machinery Co., Ltd. (id: 53841)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.