Bucher Industries AG — Investor Relations & Filings
Bucher Industries is a global technology group with leading market positions in specialized areas of mechanical and vehicle engineering. The company develops and manufactures machinery, systems, and components across several key divisions. Its portfolio includes agricultural machinery for harvesting and food production, municipal vehicles for cleaning public spaces, and complete systems for processing foods and beverages like fruit juice. Additionally, the group is a significant provider of advanced hydraulic components. Bucher Industries focuses on developing economical, technologically advanced, and environmentally sustainable solutions that address fundamental human needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Modest demand in the first quarter, outlook for 2026 confirmed | 2026-04-28 | English | |
| Modest demand in the first quarter, outlook for 2026 confirmed | 2026-04-28 | English | |
| Verhaltene Nachfrage im ersten Quartal, Aussichten für 2026 bestätigt | 2026-04-28 | German | |
| Annual general meeting 2026: all proposals of the board of directors approved; Stefan Scheiber elected chairman of the board | 2026-04-16 | English | |
| Annual general meeting 2026: all proposals of the board of directors approved; Stefan Scheiber elected chairman of the board | 2026-04-16 | English | |
| Generalversammlung 2026: alle Anträge des Verwaltungsrats genehmigt, Stefan Scheiber zum Verwaltungsratspräsidenten gewählt | 2026-04-16 | German |
Browse filings by year
10 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Bucher Industries AG, 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 machinery for food, beverage and tobacco processing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Electrolux Professional
Global provider of food service, beverage, and laundry solu…
|
EPRO | SE | Manufacturing |
|
EnWave Corporation
Licenses proprietary vacuum microwave dehydration technolog…
|
ENW | CA | Manufacturing |
|
EPB GROUP BERHAD
A one-stop provider of holistic solutions for food processi…
|
— | MY | Manufacturing |
|
Frigoglass S.A.
A global provider of cooling solutions and glass packaging …
|
FRIGO | GR | Manufacturing |
|
FUJIMAK CORPORATION
A manufacturer of commercial kitchen equipment for the food…
|
5965 | JP | Manufacturing |
|
GEA Group AG
Global technology company supplying systems for the food, b…
|
G1A | DE | Manufacturing |
|
Hefei Taihe Intelligent Technology Group Co.,Ltd.
Develops AI-powered sorting systems and robotics for food a…
|
603656 | CN | Manufacturing |
|
Henan Thinker Automatic Equipment Co., Ltd.
Manufactures automated noodle production lines and integrat…
|
603508 | CN | Manufacturing |
|
HOSHIZAKI CORPORATION
Manufacturer of commercial foodservice equipment, including…
|
6465 | JP | Manufacturing |
|
Ilpra
Designs and manufactures customizable packaging machinery a…
|
ILP | IT | Manufacturing |
Bucher Industries AG 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/844/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=844 | 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=844 | 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=844 \ -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": 844}, 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 Bucher Industries AG (id: 844)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.