
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 |
|---|---|---|---|
|
Zayam Technologies Park
Industrial manufacturer of metal structures, machined parts…
|
- | AZ | Manufacturing |
|
ZENIX ROBOTICS CO.,LTD
Develops automated material handling systems for high-techn…
|
381620 | KR | Manufacturing |
|
ZHEJIANG DINGLI MACHINERY CO.,LTD
Manufacturer of high-end aerial work platforms and electrif…
|
603338 | CN | Manufacturing |
|
ZHEJIANG E-P EQUIPMENT CO., LTD.
Designs and manufactures lithium-ion powered electric mater…
|
603194 | CN | Manufacturing |
|
Zhejiang Meilun Elevator Co.,Ltd
Develops, manufactures, and maintains diverse elevator and …
|
603321 | CN | Manufacturing |
|
Zhuzhou Tianqiao Crane Co., Ltd.
Manufacturer of heavy-duty cranes and automated material ha…
|
002523 | CN | Manufacturing |
|
ZUK Staporkow S.A.
Manufacturer of steel structures and specialized equipment …
|
ZUK | PL | Manufacturing |
|
巨能股份
Provides industrial robotics and automated systems for inte…
|
920578 | CN | Manufacturing |
|
机科股份
Develops intelligent manufacturing equipment, mobile robots…
|
920579 | CN | Manufacturing |
|
灵鸽科技
Specializes in automated material handling systems and smar…
|
920284 | 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.