
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 |
|---|---|---|---|
|
Guilin Layn Natural Ingredients Corp.
Global producer of plant-based sweeteners and functional bo…
|
002166 | CN | Manufacturing |
|
HAIN CELESTIAL GROUP INC
A health and wellness company that manufactures and markets…
|
HAIN | US | Manufacturing |
|
Haitai Confectionery and Foods Co., Ltd.
A food manufacturer of confectionery, ice cream, beverages,…
|
101530 | KR | Manufacturing |
|
Halwani Bros. Co.
Manufactures and distributes Middle Eastern food staples, m…
|
6001 | SA | Manufacturing |
|
Health and Happiness (H&H) International Holdings Limited
Global health and nutrition company focused on whole-family…
|
1112 | KY | Manufacturing |
|
HERBALIFE LTD.
Develops and sells health and wellness products through a d…
|
HLF | KY | Manufacturing |
|
HIGASHIMARU CO., LTD.
Manufactures Japanese seasonings and formulated feeds for t…
|
2058 | JP | Manufacturing |
|
HIGH-5 CONGLOMERATE BERHAD
Formerly manufactured and distributed consumer food and tel…
|
— | MY | Manufacturing |
|
Hindustan Foods Ltd.
Contract manufacturer of consumer goods, food, personal car…
|
HNDFDS | IN | Manufacturing |
|
HLSCIENCE Co., LTD
Researches and develops health functional foods from natura…
|
239610 | KR | 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.