
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 |
|---|---|---|---|
|
Sunshine Food Inc.
A food service company in restaurants, food manufacturing, …
|
217620 | KR | Manufacturing |
|
S.V.J.ENTERPRISES LIMITED
Manufactures honey products and biodegradable paper-based d…
|
543799 | IN | Manufacturing |
|
Swasth Foodtech India Limited
Develops and manufactures nutrient-dense, non-fried snacks …
|
544368 | IN | Manufacturing |
|
Taiyen
A marine science and biotech firm producing salt, water, su…
|
1737 | TW | Manufacturing |
|
TEJASSVI AAHARAM LIMITED
Produces malt and cereal-based ingredients for food, bevera…
|
531628 | IN | Manufacturing |
|
THC BIOMED INTERNATIONAL LIMITED
Licensed producer of high-quality cannabis for medical and …
|
THC | CA | Manufacturing |
|
THE CALMER CO INTERNATIONAL LIMITED
Develops and distributes natural kava products for stress r…
|
CCO | AU | Manufacturing |
|
The Planting Hope Company Inc.
Develops and scales innovative, sustainable, plant-based fo…
|
MYLKF | CA | Manufacturing |
|
The Tanbridge Corporation
Diversified entity historically known for leather productio…
|
— | CA | Manufacturing |
|
The Very Good Food Company Inc.
Designed, produced, and distributed plant-based meat altern…
|
VGFCQ | 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.