
BRIDGFORD FOODS CORP — Investor Relations & Filings
Bridgford Foods Corporation is a manufacturer and distributor of frozen, refrigerated, and snack food products. The company's portfolio is primarily divided into two categories: frozen bakery goods and snack foods. The bakery division produces items such as frozen bread dough, which the company pioneered for retail and institutional sale, as well as biscuits, cinnamon rolls, and fully-baked breads. The snack food division offers a wide range of meat-based products, including beef jerky, pepperoni, salami, and other meat snacks, in addition to ready-to-eat sandwiches. Bridgford Foods serves both retail and foodservice channels, supplying its products to supermarkets, institutional customers, and foodservice establishments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Regulatory Filings 2025 | 2025-03-05 | English | |
| Proxy Solicitation & Information Statement 2025 | 2025-02-27 | English | |
| Annual Report 2024 | 2025-01-29 | English | |
| Director's Dealing 2024 | 2024-10-01 | English | |
| Director's Dealing 2024 | 2024-09-13 | English | |
| Director's Dealing 2024 | 2024-09-13 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
3 filings
| |||||
| 8222699 | Regulatory Filings 2025 | 2025-03-05 | English | ||
| 8222701 | Proxy Solicitation & Information Statement 2025 | 2025-02-27 | English | ||
| 8222716 | Annual Report 2024 | 2025-01-29 | English | ||
|
2024
12 filings
| |||||
| 8222718 | Director's Dealing 2024 | 2024-10-01 | English | ||
| 8222721 | Director's Dealing 2024 | 2024-09-13 | English | ||
| 8222723 | Director's Dealing 2024 | 2024-09-13 | English | ||
| 8222725 | Director's Dealing 2024 | 2024-09-11 | English | ||
| 8222727 | Director's Dealing 2024 | 2024-09-10 | English | ||
| 8222734 | Interim / Quarterly Report 2024 | 2024-08-23 | English | ||
| 8222736 | Director's Dealing 2024 | 2024-06-12 | English | ||
| 8222747 | Interim / Quarterly Report 2024 | 2024-05-31 | English | ||
| 8222749 | Director's Dealing 2024 | 2024-04-01 | English | ||
| 8222751 | Regulatory Filings 2024 | 2024-03-28 | English | ||
| 8222752 | Director's Dealing 2024 | 2024-03-28 | English | ||
| 8222754 | Director's Dealing 2024 | 2024-03-18 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bakery products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alkis H. Hadjikyriacos Public LTD
Manufactures and distributes food products like biscuits, s…
|
FBI | CY | Manufacturing |
|
Anjani Foods Limited
Produces and distributes bakery products for retail and ins…
|
511153 | IN | Manufacturing |
|
Aryzta AG
International manufacturer and distributor of frozen specia…
|
ARYN | CH | Manufacturing |
|
BOURBON CORPORATION
Manufacturer and distributor of snacks, confectionery, and …
|
2208 | JP | Manufacturing |
|
Brionka d.d.
Producer of bakery, confectionery, pasta, and frozen food p…
|
BRNK | HR | Manufacturing |
|
Britannia Industries Ltd.
Manufactures and distributes a diverse range of bakery and …
|
BRITANNIA | IN | Manufacturing |
|
COMO CO.,LTD.
Manufacturer of long-life bread using Panettone yeast; also…
|
2224 | JP | Manufacturing |
|
Dangee Dums Limited
Produces and retails premium bakery products, artisanal cho…
|
DANGEE | IN | Manufacturing |
|
Delsole Corporation
Manufactures specialty breads and operates Japanese restaur…
|
2876 | JP | Manufacturing |
|
DMR UNLU MAMULLER ÜRETİM GIDA TOPTAN PERAKENDE İHRACAT A.Ş.
A producer, wholesaler, and retailer of bakery products for…
|
DMRGD | TR | Manufacturing |
BRIDGFORD FOODS CORP 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/34384/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34384 | 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=34384 | 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=34384 \ -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": 34384}, 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 BRIDGFORD FOODS CORP (id: 34384)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.