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 |
|---|---|---|---|
|
SHINPO CO.,LTD.
Manufacturer of patented smokeless roaster and grilling sys…
|
5903 | JP | Manufacturing |
|
SIG Combibloc Group AG
Provider of systems and solutions for aseptic packaging for…
|
SIGN | CH | Manufacturing |
|
SINGAPORE KITCHEN EQUIPMENT LIMITED
Market leader providing one-stop industrial and commercial …
|
5WG | SG | Manufacturing |
|
Sona Machinery Limited
Manufactures agro-processing machinery and turnkey solution…
|
SONAMAC | IN | Manufacturing |
|
SUNRISE INTELLIGENT MANUFACTURING GROUP CO.,LTD.
Provides integrated liquid packaging solutions and automate…
|
605138 | CN | Manufacturing |
|
Suzumo Machinery Co., Ltd.
Manufacturer of automated machinery for rice-based foods an…
|
6405 | JP | Manufacturing |
|
T & I Global Ltd.
Manufactures tea processing machinery and operates integrat…
|
522294 | IN | 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.