
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 |
|---|---|---|---|
|
KS Industry Co., Ltd.
Manufactures industrial equipment for marine, offshore, and…
|
101000 | KR | Manufacturing |
|
L. T. ELEVATOR LIMITED
Designs, manufactures, installs, and maintains vertical tra…
|
544518 | IN | Manufacturing |
|
MALAYSIAN AE MODELS HOLDINGS BERHAD
An investment holding company operating in the automation i…
|
— | MY | Manufacturing |
|
Manitou Group
Global manufacturer of handling, aerial work platform, and …
|
MTU | FR | Manufacturing |
|
Miracle Automation Engineering Co.,Ltd.
Provides intelligent automation, logistics systems, and lit…
|
002009 | CN | Manufacturing |
|
Mirle
Provides intelligent automation and integrated solutions fo…
|
2464 | TW | Manufacturing |
|
Mitsubishi Logisnext Co., Ltd.
A manufacturer of logistics equipment, from forklifts to au…
|
7105 | JP | Manufacturing |
|
Montagne et Neige Développement
Industrial group providing integrated solutions for mountai…
|
ALMND | FR | Manufacturing |
|
Moriya Transportation Engineering and Manufacturing Co.,Ltd
Specialized designer and manufacturer of vertical transport…
|
6226 | JP | Manufacturing |
|
Nanjing Inform Storage Equipment (Group) Co., Ltd.
Provides automated storage systems, shuttle solutions, and …
|
603066 | CN | 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.