
Wawel S.A. — Investor Relations & Filings
Wawel S.A. is a confectionery producer established in 1898. The company's product portfolio includes a wide variety of chocolates, wafers, chocolate bars, and other sweet snacks. Wawel emphasizes a commitment to using 'Good Ingredients,' which focuses on sourcing raw materials from trusted origins and maintaining a concise ingredient list. The brand combines traditional recipes with modern tastes, adhering to high-quality production standards. The company is also involved in social and charitable activities through its 'Wawel z Rodziną' Foundation, which was established to support families in need.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| zal01_sprawozdanie_finansowe_1kw2026.pdf | 2026-04-29 | Polish | |
| Powołanie członka Rady Nadzorczej - Content (PL) | 2026-04-28 | Polish | |
| Uchwała ZWZA w sprawie dywidendy - Content (PL) | 2026-04-28 | Polish | |
| Wykaz akcjonariuszy posiadających co najmniej 5% na ZWZA w dn. 28.04.2026 r. - Content (PL) | 2026-04-28 | Polish | |
| Uchwały podjęte na ZWZA w dniu 28.04.2026 r. | 2026-04-28 | Polish | |
| Uchwały podjęte na ZWZA w dniu 28.04.2026 r. - Content (PL) | 2026-04-28 | Polish |
Browse filings by year
11 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Wawel 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 cocoa, chocolate and sugar confectionery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Vice Health And Wellness Inc.
Offers low-sugar, plant-based wellness gummies while suppor…
|
VICE | CA | Manufacturing |
|
ZPC Otmuchow S.A.
Manufacturer of confectionery, snacks, and breakfast produc…
|
OTM | PL | Manufacturing |
|
ZVEČEVO d. d.
A confectionery and spirits producer that created the world…
|
ZVCV | HR | Manufacturing |
Wawel 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/5861/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5861 | 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=5861 | 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=5861 \ -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": 5861}, 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 Wawel S.A. (id: 5861)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.