Greiffenberger AG — Investor Relations & Filings
Greiffenberger AG is an industrial holding company with a strategic focus on investing in companies within technologically sophisticated submarkets. The company's primary operational activity is conducted through its wholly-owned subsidiary, J.N. Eberle & Cie. GmbH. This subsidiary specializes in the development and manufacturing of high-performance precision strip steel and industrial saw blades. The product portfolio includes premium spring steel strips and advanced band saw blades, such as bimetal and trimetal variants, designed for demanding industrial applications.
Recent filings
Browse filings by year
29 years- 2026 5 filings
- 2025 14 filings
- 2024 14 filings
- 2023 9 filings
- 2022 13 filings
- 2021 16 filings
- 2020 22 filings
- 2019 18 filings
- 2018 10 filings
- 2017 11 filings
- 2016 24 filings
- 2015 23 filings
- 2014 31 filings
- 2013 19 filings
- 2012 23 filings
- 2011 21 filings
- 2010 30 filings
- 2009 17 filings
- 2008 15 filings
- 2007 9 filings
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 5 filings
- 2001 4 filings
- 2000 5 filings
- 1999 4 filings
- 1998 2 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Greiffenberger 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 bearings, gears, gearing and driving elements
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acuvi AB
Develops and manufactures high-precision positioning system…
|
ACUVI | SE | Manufacturing |
|
APEX DYNAMICS, INC.
Manufactures precision mechanical transmission components a…
|
4583 | TW | Manufacturing |
|
Austin Engineering Co. Ltd.
Designs and manufactures anti-friction bearings and custom …
|
522005 | IN | Manufacturing |
|
BERA HOLDİNG A.Ş.
A diversified holding company with operations in manufactur…
|
BERA | TR | Manufacturing |
|
Best Linking Group Holdings Ltd.
Investment holding company manufacturing slewing rings and …
|
9882 | HK | Manufacturing |
|
Bimetal Bearings Ltd
Manufactures precision engine bearings, bushings, and thrus…
|
BIMETAL | IN | Manufacturing |
|
BONSYSTEMS Co., Ltd.
Develops and manufactures advanced actuators and cycloidal …
|
496320 | KR | Manufacturing |
|
BROADWIND, INC.
Precision manufacturer of heavy fabrications and gearing fo…
|
BWEN | US | Manufacturing |
|
CARRARO INDIA LIMITED
Designs and manufactures axles and transmissions for off-hi…
|
CARRARO | IN | Manufacturing |
|
CHANGZHOU NRB CORPORATION
Manufactures precision needle roller bearings for automotiv…
|
002708 | CN | Manufacturing |
Greiffenberger 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/188/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=188 | 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=188 | 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=188 \ -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": 188}, 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 Greiffenberger AG (id: 188)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.