
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 |
|---|---|---|---|
|
DAMON TECHNOLOGY GROUP CO.,LTD.
Develops intelligent logistics automation systems and core …
|
688360 | CN | Manufacturing |
|
Doppler S.A.
Manufactures, installs, and maintains vertical transportati…
|
DOPPL | GR | Manufacturing |
|
DYPNF CO.,LTD
Engineers and manufactures advanced material handling syste…
|
104460 | KR | Manufacturing |
|
EITA RESOURCES BERHAD
Designs, manufactures, and distributes elevator systems, bu…
|
— | MY | Manufacturing |
|
ENERPAC TOOL GROUP CORP
Provider of hydraulic tools and solutions for precise posit…
|
EPAC | US | Manufacturing |
|
eOptimize Advanced Systems Inc.
Designs and maintains customized, automated material handli…
|
— | CA | Manufacturing |
|
Eurocrane(China) Co., Ltd.
Specializes in high-end cranes, hoists, and modular materia…
|
603966 | CN | Manufacturing |
|
FAVELLE FAVCO BERHAD
Specializes in high-speed, heavy-lifting cranes and custom …
|
— | MY | Manufacturing |
|
FlexQube AB
Develops modular and automated solutions for material handl…
|
FLEXQ | SE | Manufacturing |
|
FUJITEC CO., LTD.
Global manufacturer of elevators, escalators, and moving wa…
|
6406 | JP | 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.