
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 |
|---|---|---|---|
|
IBL HealthCare Limited
Markets, sells, and distributes diverse healthcare products…
|
IBLHL | PK | Manufacturing |
|
Ifuji Sangyo Co., Ltd.
Develops and supplies processed egg products, seasonings, a…
|
2924 | JP | Manufacturing |
|
IMURAYA GROUP CO., LTD.
A food manufacturer specializing in Azuki-based confectione…
|
2209 | JP | Manufacturing |
|
Indofood Sukses Makmur Tbk
A diversified food processing company, major producer of fo…
|
INDF | ID | Manufacturing |
|
INSAN Inc.
Manufactures health foods and supplements based on traditio…
|
277410 | KR | Manufacturing |
|
Ismail Industries Limited
A diversified conglomerate manufacturing and trading food p…
|
ISIL | PK | Manufacturing |
|
IWATSUKA CONFECTIONERY CO.,LTD.
A manufacturer of rice-based snacks (BEIKA) using exclusive…
|
2221 | JP | Manufacturing |
|
Jackal Energy Inc.
Consumer goods company offering performance supplements to …
|
— | CA | Manufacturing |
|
Jay Kailash Namkeen Limited
Produces and distributes traditional Indian namkeen and a v…
|
544160 | IN | Manufacturing |
|
JGSH PHILIPPINES, LIMITED
A diversified conglomerate with interests in food, real est…
|
2OBB | SG | 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.