
MARZETTI CO — Investor Relations & Filings
The Marzetti Company manufactures and markets a range of specialty food products for both retail and foodservice channels. Its product portfolio includes salad dressings, sauces, fruit and vegetable dips, frozen baked goods, pasta, and croutons. The company operates several well-known brands, including Marzetti, New York Bakery, and Sister Schubert's. Marzetti focuses on developing flavorful and innovative recipes using high-quality ingredients to provide food products for consumers at home and for professional kitchens in restaurants and other establishments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q - MARZETTI CO (0000057515) (Filer) | 2026-05-04 | English | |
| 8-K - MARZETTI CO (0000057515) (Filer) | 2026-05-04 | English | |
| 8-K - MARZETTI CO (0000057515) (Filer) | 2026-05-01 | English | |
| SCHEDULE 13G/A - MARZETTI CO (0000057515) (Subject) | 2026-03-27 | English | |
| 8-K | 2026-03-09 | English | |
| 8-K Filing | 2026-02-11 | English |
Browse filings by year
33 years- 2026 9 filings
- 2025 41 filings
- 2024 56 filings
- 2023 46 filings
- 2022 47 filings
- 2021 43 filings
- 2020 45 filings
- 2019 42 filings
- 2018 55 filings
- 2017 37 filings
- 2016 36 filings
- 2015 35 filings
- 2014 46 filings
- 2013 36 filings
- 2012 37 filings
- 2011 36 filings
- 2010 39 filings
- 2009 37 filings
- 2008 37 filings
- 2007 48 filings
- 2006 31 filings
- 2005 33 filings
- 2004 17 filings
- 2003 23 filings
- 2002 6 filings
- 2001 8 filings
- 2000 8 filings
- 1999 7 filings
- 1998 7 filings
- 1997 9 filings
- 1996 8 filings
- 1995 7 filings
- 1994 7 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 40883130 | 10-Q - MARZETTI CO (0000057515) (Filer) | 2026-05-04 | English | ||
| 40883042 | 8-K - MARZETTI CO (0000057515) (Filer) | 2026-05-04 | English | ||
| 39632091 | 8-K - MARZETTI CO (0000057515) (Filer) | 2026-05-01 | English | ||
| 33061700 | SCHEDULE 13G/A - MARZETTI CO (0000057515) (Subject) | 2026-03-27 | English | ||
| 45927733 | 8-K | 2026-03-09 | English | ||
| 20281330 | 8-K Filing | 2026-02-11 | English | ||
| 15947021 | 10-Q Filing | 2026-02-03 | English | ||
| 15947019 | 8-K Filing | 2026-02-03 | English | ||
| 15947018 | 4 Filing | 2026-01-07 | English | ||
|
2025
6 filings
| |||||
| 9099685 | Director's Dealing 2025 | 2025-11-24 | English | ||
| 9099687 | Director's Dealing 2025 | 2025-11-24 | English | ||
| 9099688 | Director's Dealing 2025 | 2025-11-24 | English | ||
| 9099690 | Director's Dealing 2025 | 2025-11-24 | English | ||
| 9099689 | Director's Dealing 2025 | 2025-11-24 | English | ||
| 9099692 | Director's Dealing 2025 | 2025-11-24 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ovobel Foods Ltd.
Manufactures and exports egg powders and liquid products fo…
|
530741 | IN | Manufacturing |
|
Ovoprot International S.A.
A global manufacturer and marketer of egg products and food…
|
— | AR | Manufacturing |
|
Ovostar Union PLC
Vertically integrated producer of shell eggs and processed …
|
OVO | CY | Manufacturing |
|
PEPSICO INC
A global food and beverage company selling a diverse portfo…
|
PEP | US | Manufacturing |
|
Pharma Foods International Co., Ltd.
Develops functional ingredients, supplements, and engages i…
|
2929 | JP | Manufacturing |
|
Phivida Holdings Inc.
Functional food and beverage company selling premium holist…
|
VIDA | CA | Manufacturing |
|
PIETRO Co., Ltd.
Food manufacturer of dressings and sauces and operator of p…
|
2818 | JP | Manufacturing |
|
Planet Based Foods Global Inc.
Develops and manufactures sustainable hemp-based vegan meat…
|
PBF | CA | Manufacturing |
|
PlantFuel Life Inc.
Develops, manufactures, and distributes plant-based wellnes…
|
PLFLF | CA | Manufacturing |
|
Plant Veda Foods Ltd.
Develops and markets whole-food, plant-based alternatives t…
|
MILK | CA | Manufacturing |
MARZETTI CO 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/31063/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31063 | 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=31063 | 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=31063 \ -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": 31063}, 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 MARZETTI CO (id: 31063)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.