
MANITOWOC CO INC — Investor Relations & Filings
The Manitowoc Company, Inc. is a global manufacturer specializing in engineered lifting solutions. The company designs and produces a comprehensive portfolio of cranes and related equipment for the global construction industry and other sectors. Key products include lattice-boom crawler cranes, mobile telescopic cranes, tower cranes, all-terrain cranes, and self-erecting cranes. Manitowoc serves diverse applications, from large-scale infrastructure projects to residential construction. The company focuses on delivering market-leading and innovative lifting solutions, complemented by digital tools that provide real-time equipment diagnostics and management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| S-8 | 2026-05-06 | English | |
| 10-Q | 2026-05-06 | English | |
| 8-K | 2026-05-06 | English | |
| 8-K | 2026-05-05 | English | |
| 8-K - MANITOWOC CO INC (0000061986) (Filer) | 2026-03-31 | English | |
| 8-K - MANITOWOC CO INC (0000061986) (Filer) | 2026-03-30 | English |
Browse filings by year
27 years- 2026 40 filings
- 2025 56 filings
- 2024 73 filings
- 2023 71 filings
- 2022 74 filings
- 2021 51 filings
- 2020 52 filings
- 2019 67 filings
- 2018 66 filings
- 2017 93 filings
- 2016 125 filings
- 2015 121 filings
- 2014 96 filings
- 2013 97 filings
- 2012 101 filings
- 2011 81 filings
- 2010 103 filings
- 2009 133 filings
- 2008 165 filings
- 2007 241 filings
- 2006 275 filings
- 2005 266 filings
- 2004 188 filings
- 2003 123 filings
- 2002 32 filings
- 2001 20 filings
- 2000 10 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45929976 | S-8 | 2026-05-06 | English | ||
| 45930168 | 10-Q | 2026-05-06 | English | ||
| 45930192 | 8-K | 2026-05-06 | English | ||
| 45930215 | 8-K | 2026-05-05 | English | ||
| 33115776 | 8-K - MANITOWOC CO INC (0000061986) (Filer) | 2026-03-31 | English | ||
| 33088560 | 8-K - MANITOWOC CO INC (0000061986) (Filer) | 2026-03-30 | English | ||
| 33061683 | SCHEDULE 13G/A - MANITOWOC CO INC (0000061986) (Subject) | 2026-03-27 | English | ||
| 33002178 | ARS - MANITOWOC CO INC (0000061986) (Filer) | 2026-03-20 | English | ||
| 45930295 | DEF 14A | 2026-03-20 | English | ||
| 45930306 | DEFA14A | 2026-03-20 | English | ||
| 32877084 | 4 - MANITOWOC CO INC (0000061986) (Filer) | 2026-03-03 | English | ||
| 32877085 | 4 - MANITOWOC CO INC (0000061986) (Filer) | 2026-03-03 | English | ||
| 32877086 | 4 - MANITOWOC CO INC (0000061986) (Filer) | 2026-03-03 | English | ||
| 32877087 | 4 - MANITOWOC CO INC (0000061986) (Filer) | 2026-03-03 | English | ||
| 32877088 | 4 - MANITOWOC CO INC (0000061986) (Filer) | 2026-03-03 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lifting and handling equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Urbar Ingenerios, S.A.
Designs and manufactures industrial equipment based on vibr…
|
UIN | ES | Manufacturing |
|
Utron
Designs and installs automated mechanical parking and intra…
|
UTRN | IL | Manufacturing |
|
WAYZIM TECHNOLOGY CO., LTD.
Develops intelligent logistics equipment and integrated aut…
|
688211 | CN | Manufacturing |
|
Weihai Guangtai Airport Equipment Co., Ltd
Manufactures ground support equipment and specialized emerg…
|
002111 | CN | Manufacturing |
|
WONG FONG INDUSTRIES LTD
Provides land transport engineering, material handling, was…
|
1A1 | SG | Manufacturing |
|
WOOJIN INC
Manufacturer of industrial measuring instruments, sensors, …
|
105840 | KR | Manufacturing |
|
WUXI HUADONG HEAVY MACHINERY CO.,LTD.
Designs and manufactures large-scale port handling equipmen…
|
002685 | CN | Manufacturing |
|
Xuancheng Valin Precision Technology Co.,Ltd.
Manufactures elevator components and precision metal parts …
|
603356 | CN | Manufacturing |
|
Yuilrobotics. co., Ltd
Develops and manufactures industrial robots and automation …
|
388720 | KR | Manufacturing |
|
Yujin Robot Co., Ltd.
Provides Autonomous Mobile Robots and assembly automation f…
|
056080 | KR | Manufacturing |
MANITOWOC CO INC 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/33159/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33159 | 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=33159 | 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=33159 \ -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": 33159}, 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 MANITOWOC CO INC (id: 33159)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.