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 |
|---|---|---|---|
|
MUAR BAN LEE GROUP BERHAD
Manufacturer of palm kernel expellers, oil seed crushing ma…
|
— | MY | Manufacturing |
|
NAKANISHI MFG.CO.,LTD.
Manufacturer of large-capacity, automated kitchen systems f…
|
5941 | JP | Manufacturing |
|
Ningbo Lehui International Engineering Equipment Co.,Ltd
Global provider of turnkey brewing, dairy, and liquid food …
|
603076 | CN | Manufacturing |
|
NITCHO CORPORATION
Manufacturer of commercial kitchen equipment for institutio…
|
2961 | JP | Manufacturing |
|
OptiCept Technologies AB
Develops technology platforms for the food and plant indust…
|
OPTI | SE | Manufacturing |
|
PRÁTICA PRODUTOS S.A.
Manufactures advanced equipment for food preparation, gastr…
|
— | BR | Manufacturing |
|
RATIONAL AG
A global leader in hot food preparation for professional ki…
|
RAA | DE | Manufacturing |
|
Renheng Enterprise Holdings Limited
Manufactures, sells, and services specialized tobacco machi…
|
3628 | HK | Manufacturing |
|
RHEON AUTOMATIC MACHINERY CO., LTD.
Developer and manufacturer of automated food processing mac…
|
6272 | JP | Manufacturing |
|
Saturn (Solutions) Inc.
Manufacturer of End of Line packaging, automation, and insp…
|
— | CA | 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.