
PILGRIMS PRIDE CORP — Investor Relations & Filings
Pilgrim's Pride Corporation is a multi-national food company and one of the world's largest poultry producers. The company is engaged in the production, processing, preparation, packaging, and delivery of a wide range of poultry products. Its portfolio includes fresh, frozen, value-added, and prepared chicken items. These products are marketed under a suite of well-recognized brands and are distributed to customers in more than 100 countries, serving both retail and foodservice sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 4 Filing | 2018-02-20 | English | |
| 4 Filing | 2018-02-20 | English | |
| 10-K | 2018-02-16 | English | |
| 8-K/A Filing | 2018-02-16 | English | |
| 8-K | 2018-02-15 | English | |
| 8-K | 2018-02-15 | English |
Browse filings by year
24 years- 2026 4 filings
- 2025 58 filings
- 2024 44 filings
- 2023 42 filings
- 2022 36 filings
- 2021 45 filings
- 2020 31 filings
- 2019 33 filings
- 2018 29 filings
- 2017 36 filings
- 2016 16 filings
- 2015 30 filings
- 2014 31 filings
- 2013 30 filings
- 2012 60 filings
- 2011 50 filings
- 2010 63 filings
- 2009 25 filings
- 2008 27 filings
- 2007 26 filings
- 2006 21 filings
- 2005 15 filings
- 2004 28 filings
- 2003 4 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
7 filings
| |||||
| 18763324 | 4 Filing | 2018-02-20 | English | ||
| 18763287 | 4 Filing | 2018-02-20 | English | ||
| 9624664 | 10-K | 2018-02-16 | English | ||
| 18763567 | 8-K/A Filing | 2018-02-16 | English | ||
| 9624672 | 8-K | 2018-02-15 | English | ||
| 9624714 | 8-K | 2018-02-15 | English | ||
| 18763286 | 8-K/A Filing | 2018-02-15 | English | ||
|
2017
8 filings
| |||||
| 18763488 | 8-K Filing | 2017-12-05 | English | ||
| 9624682 | 8-K/A | 2017-11-24 | English | ||
| 9624666 | 10-Q | 2017-11-08 | English | ||
| 18763392 | 8-K Filing | 2017-11-08 | English | ||
| 18763344 | 8-K Filing | 2017-11-08 | English | ||
| 9624706 | NT 10-Q | 2017-11-06 | English | ||
| 9624689 | FORM 8-K | 2017-11-06 | English | ||
| 18763320 | 8-K Filing | 2017-10-05 | English | ||
Market data
Market data not available
Price history
Peer group · Processing and preserving of meat
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGRITERRA LD
An investment company operating as a cash shell seeking a s…
|
AGTA | GG | Manufacturing |
|
Arabian Company for Agricultural and Industrial Investment
Vertically integrated poultry producer managing farming, fe…
|
2287 | SA | Manufacturing |
|
ASTRAL FOODS LIMITED
Vertically integrated poultry producer spanning the entire …
|
ARL | ZA | Manufacturing |
|
Atria Oyj
A Northern European food company that processes and markets…
|
ATRAV | FI | Manufacturing |
|
Baladi Ltd.
Manufactures, processes, and markets meat products and impo…
|
— | IL | Manufacturing |
|
BANVİT BANDIRMA VİTAMİNLİ YEM SANAYİ A.Ş.
A vertically integrated poultry processor of chicken and tu…
|
BANVT | TR | Manufacturing |
|
Bell Food Group AG
A leading European processor of meat and manufacturer of co…
|
BELL | CH | Manufacturing |
|
BRF S.A.
A global producer of fresh and frozen protein foods and a w…
|
BRFS | BR | Manufacturing |
|
Canada Packers Inc.
Leading North American supplier of premium sustainable pork…
|
CPKR | CA | Manufacturing |
|
Central Industries Corporation Inc.
Large-scale food processor converting hog carcasses into pa…
|
CIND | CA | Manufacturing |
PILGRIMS PRIDE 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/30631/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30631 | 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=30631 | 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=30631 \ -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": 30631}, 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 PILGRIMS PRIDE CORP (id: 30631)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.