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 |
|---|---|---|---|
|
Jiangxi Huawu Brake Co., Ltd.
Specializes in industrial braking systems and control equip…
|
300095 | CN | Manufacturing |
|
JTEKT Corporation
Global manufacturer of automotive systems, industrial beari…
|
6473 | JP | Manufacturing |
|
KBC Corporation, Ltd.
Manufactures high-precision rolling bearings for automotive…
|
688598 | CN | Manufacturing |
|
KHGEARS
Manufacturer of precision transmission components and integ…
|
4571 | TW | Manufacturing |
|
LEADER HARMONIOUS DRIVE SYSTEMS CO., LTD
Manufacturer of high-precision harmonic drive reducers and …
|
688017 | CN | Manufacturing |
|
L.g.Balkrishnan & Bros. Ltd.
Manufactures transmission products and metal components for…
|
LGBBROSLTD | IN | Manufacturing |
|
Luoyang Xinqianglian Slewing Bearing Co.,Ltd.
Manufacturer of large-scale slewing bearings for wind turbi…
|
300850 | CN | Manufacturing |
|
Menon Bearings Ltd
Manufacturer of high-precision engine components for global…
|
MENONBE | IN | Manufacturing |
|
MISUMI CO., LTD.
A global manufacturer and distributor of components for ind…
|
7441 | JP | Manufacturing |
|
MURO CORPORATION
Manufacturer of high-precision metal and resin components f…
|
7264 | JP | 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.