
Limoneira CO — Investor Relations & Filings
Limoneira Company is an agribusiness and real estate development firm established in 1893. As a leading global producer of fresh citrus, it specializes in lemons, avocados, oranges, and other specialty crops. The company manages extensive agricultural lands and water rights with a commitment to sustainable practices. Beyond its core agricultural operations, Limoneira is involved in real estate development projects. The company actively promotes the health benefits of produce through educational initiatives such as its 'Take a Healthy Stand™' platform, which aims to inform consumers about the role of fresh foods in supporting overall health and wellbeing.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - Limoneira CO (0001342423) (Filer) | 2026-04-20 | English | |
| 8-K - Limoneira CO (0001342423) (Filer) | 2026-04-15 | English | |
| SCHEDULE 13G/A - Limoneira CO (0001342423) (Subject) | 2026-03-27 | English | |
| 4 - Limoneira CO (0001342423) (Issuer) | 2026-03-26 | English | |
| 8-K - Limoneira CO (0001342423) (Filer) | 2026-03-23 | English | |
| 4 - LIMONEIRA CO (0001342423) (Filer) | 2026-03-03 | English |
Browse filings by year
18 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34693716 | 8-K - Limoneira CO (0001342423) (Filer) | 2026-04-20 | English | ||
| 34609389 | 8-K - Limoneira CO (0001342423) (Filer) | 2026-04-15 | English | ||
| 33061690 | SCHEDULE 13G/A - Limoneira CO (0001342423) (Subject) | 2026-03-27 | English | ||
| 33052025 | 4 - Limoneira CO (0001342423) (Issuer) | 2026-03-26 | English | ||
| 33016383 | 8-K - Limoneira CO (0001342423) (Filer) | 2026-03-23 | English | ||
| 32890443 | 4 - LIMONEIRA CO (0001342423) (Filer) | 2026-03-03 | English | ||
| 32890445 | ARS - LIMONEIRA CO (0001342423) (Filer) | 2026-02-18 | English | ||
| 32890446 | DEF 14A - LIMONEIRA CO (0001342423) (Filer) | 2026-02-18 | English | ||
| 32890444 | 4 - LIMONEIRA CO (0001342423) (Filer) | 2026-02-17 | English | ||
| 29000970 | 8-K Filing | 2026-02-12 | English | ||
| 18958159 | SCHEDULE 13G/A - Limoneira CO (0001342423) (Subject) | 2026-02-10 | English | ||
| 29000859 | 8-K Filing | 2026-02-05 | English | ||
| 29000929 | 8-K Filing | 2026-01-28 | English | ||
| 29000980 | 4 Filing | 2026-01-09 | English | ||
| 29001037 | 4 Filing | 2026-01-06 | English | ||
Market data
Market data not available
Price history
Peer group · Growing of citrus fruits
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALICO, INC.
An agribusiness and land management company specializing in…
|
ALCO | US | Agriculture, forestry and fishi… |
|
Asian Citrus Holdings Limited
Cultivates, produces, and sells agricultural produce, speci…
|
73 | HK | Agriculture, forestry and fishi… |
|
DIEGO ZAMORA E HIJO S.R.L.
Family-owned agricultural enterprise specializing in citrus…
|
— | AR | Agriculture, forestry and fishi… |
|
I.C.P. Israel Citrus Plantations Ltd. 1
Operates in citrus agriculture and real estate development,…
|
CTPL1 | IL | Agriculture, forestry and fishi… |
|
LATIN LEMON S.A.
Specializes in producing and exporting fresh lemons, essent…
|
— | AR | Agriculture, forestry and fishi… |
|
Mehadrin Ltd.
Vertically integrated global grower and exporter of citrus,…
|
MEDN | IL | Agriculture, forestry and fishi… |
|
S.A. San Miguel A.G.I.C.I. y F.
Global leader in citrus production and processing, speciali…
|
— | AR | Agriculture, forestry and fishi… |
Limoneira 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/33421/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33421 | 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=33421 | 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=33421 \ -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": 33421}, 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 Limoneira CO (id: 33421)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.