
FARMER BROTHERS CO — Investor Relations & Filings
Farmer Brothers Co. is a national coffee roaster, wholesaler, and distributor of coffee, tea, and other culinary products. The company primarily serves the foodservice industry, including restaurants, institutions, and retailers. Leveraging its extensive Direct Store Delivery (DSD) network, Farmer Brothers offers a broad portfolio of brands and provides comprehensive services, from developing custom beverage programs to equipment maintenance and repair. The company's offerings encompass a wide range of coffee, tea, and specialty beverage goods designed to meet the diverse needs of its commercial customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 8-K | 2026-04-21 | English | |
| 4 - FARMER BROTHERS CO (0000034563) (Issuer) | 2026-03-25 | English | |
| PREM14A | 2026-03-17 | English | |
| Major Shareholding Notification 2026 | 2026-03-06 | English | |
| DEFA14A | 2026-03-04 | English | |
| FORM 8-K | 2026-03-04 | English |
Browse filings by year
27 years- 2026 27 filings
- 2025 54 filings
- 2024 49 filings
- 2023 72 filings
- 2022 69 filings
- 2021 62 filings
- 2020 63 filings
- 2019 103 filings
- 2018 51 filings
- 2017 79 filings
- 2016 100 filings
- 2015 71 filings
- 2014 36 filings
- 2013 47 filings
- 2012 53 filings
- 2011 43 filings
- 2010 37 filings
- 2009 42 filings
- 2008 54 filings
- 2007 18 filings
- 2006 24 filings
- 2005 30 filings
- 2004 48 filings
- 2003 28 filings
- 2002 15 filings
- 2001 6 filings
- 2000 7 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 45916392 | FORM 8-K | 2026-04-21 | English | ||
| 33043176 | 4 - FARMER BROTHERS CO (0000034563) (Issuer) | 2026-03-25 | English | ||
| 45916405 | PREM14A | 2026-03-17 | English | ||
| 45916407 | Major Shareholding Notification 2026 | 2026-03-06 | English | ||
| 45916419 | DEFA14A | 2026-03-04 | English | ||
| 45916445 | FORM 8-K | 2026-03-04 | English | ||
| 32876016 | 8-K - FARMER BROTHERS CO (0000034563) (Filer) | 2026-02-20 | English | ||
| 32876014 | 4 - FARMER BROTHERS CO (0000034563) (Filer) | 2026-02-13 | English | ||
| 32876017 | 8-K - FARMER BROTHERS CO (0000034563) (Filer) | 2026-02-13 | English | ||
| 20032663 | 10-Q Filing | 2026-02-13 | English | ||
| 45916496 | Major Shareholding Notification 2026 | 2026-02-05 | English | ||
| 15698167 | 4 Filing | 2026-02-05 | English | ||
|
2025
3 filings
| |||||
| 15698150 | 8-K Filing | 2025-12-11 | English | ||
| 8438330 | FORM 4 | 2025-11-14 | English | ||
| 8438331 | FORM 4 | 2025-11-14 | English | ||
Market data
Market data not available
Price history
Peer group · Processing of coffee and tea
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bama Tea Co., Ltd.
Prominent Chinese tea chain brand covering all six major ca…
|
6980 | HK | Manufacturing |
|
Bansisons Tea Industries Ltd.
Processes and manufactures CTC and Orthodox tea for bulk an…
|
519353 | IN | Manufacturing |
|
BIO PORT KOREA
Manufacturer of Korean teas, beverages, and foods using nat…
|
188040 | KR | Manufacturing |
|
BRC Inc.
A veteran-founded company that roasts coffee and sells merc…
|
BRCC | US | Manufacturing |
|
CCL Products (India) Ltd.
Global manufacturer of instant coffee and customized soluti…
|
CCL | IN | Manufacturing |
|
CIMG Inc.
A business group in digital health, AI, crypto, marketing, …
|
IMG | US | Manufacturing |
|
COFFEE HOLDING CO INC
An integrated wholesale coffee roaster and dealer of green …
|
JVA | US | Manufacturing |
|
DONG SUH COMPANIES INC.
A diversified enterprise in the food industry, offering pac…
|
026960 | KR | Manufacturing |
|
EFOR ÇAY SANAYİ TİCARET A.Ş.
Producer of tea products with a 60,000-ton annual capacity …
|
EFORC | TR | Manufacturing |
|
Jay Shree Tea & Industries Ltd.
Produces and exports tea, chemicals, fertilizers, sugar, an…
|
JAYSREETEA | IN | Manufacturing |
FARMER BROTHERS 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/34716/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34716 | 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=34716 | 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=34716 \ -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": 34716}, 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 FARMER BROTHERS CO (id: 34716)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.