
Pepees S.A. — Investor Relations & Filings
Pepees S.A. is a manufacturer specializing in potato processing. The company produces a wide range of natural starch products derived from GMO-free agricultural sources. Its core product portfolio includes potato starch, starch hydrolysates, maltodextrin, and potato protein. These ingredients are supplied to various sectors, serving as essential components for the food, pharmaceutical, and animal feed industries. The company focuses on providing high-quality, natural products to support the development of its clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Tekst jednolity Statutu Spółki PPS PEPEES S.A. | 2026-05-15 | Polish | |
| Tekst jednolity Statutu - Content (PL) | 2026-05-15 | Polish | |
| Skonsolidowany raport kwartalny GK PEPEES za I kwartał 2026 | 2026-05-15 | Polish | |
| Zmiana terminu publikacji raportu okresowego za I kwartał 2026 roku - Content (PL) | 2026-05-06 | Polish | |
| Rejestracja zmian statutu - kapitał docelowy - Content (PL) | 2026-04-09 | Polish | |
| Oddalenie powództwa Epsilon o uchylenie uchwały nr 28 ZWZ z 2019 r. dot. kapitału docelowego - Content (PL) | 2026-04-02 | Polish |
Browse filings by year
11 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Pepees S.A., but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Manufacture of starches and starch products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
YAN TAI SHUANG TA FOOD CO.,LTD,
Global producer of pea proteins, starches, and fibers for t…
|
002481 | CN | Manufacturing |
|
Zhejiang Huakang Pharmaceutical Co., Ltd.
Manufacturer of functional sugar alcohols for food, beverag…
|
605077 | CN | Manufacturing |
Pepees S.A. 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/5781/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5781 | 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=5781 | 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=5781 \ -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": 5781}, 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 Pepees S.A. (id: 5781)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.