123Fahrschule SE — Investor Relations & Filings
123Fahrschule SE is a technology-supported driving school chain focused on the consolidation and digital expansion of the driver's license training market. The company provides training services for all license classes, including car, motorcycle, truck, and bus. Its core business is centered around a proprietary, integrated software solution that offers digital tools for administration, e-learning, and individualized learning progress monitoring. This platform aims to increase efficiency for both learner drivers and instructors throughout the entire training process. The company operates a large network of physical locations and pursues a growth strategy through both organic expansion and acquisitions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 123fahrschule SE: Ausbildungsexperte Timi Arowolo wird Geschaftsfuhrer der 123fahrschule Bildung GmbH | 2022-03-15 | German | |
| 123fahrschule SE steigert Umsatzerlose im Geschaftsjahr 2021 auf 7,8 Mio. EUR | 2022-02-28 | German | |
| 123fahrschule: Weitere Coverage - AlsterResearch gibt Kaufempfehlung ab | 2022-02-24 | German | |
| 123fahrschule SE: Bundesrat beschliet Verankerung des digitalen Fahrschulunterrichts | 2022-02-14 | German | |
| 123fahrschule SE passt Ergebnisprognose fur das Gesamtjahr 2021 an | 2022-02-01 | German | |
| 123fahrschule SE verzeichnet starkes Wachstum der Anmeldezahlen | 2022-01-11 | German |
Browse filings by year
7 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for 123Fahrschule SE, 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 · Driving school activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
China Oriented International Holdings Limited
Principally engaged in providing driving training services …
|
1871 | HK | Education |
|
Eastern Pioneer Driving School Co., Ltd.
Provides motor vehicle driver training using VR simulators …
|
603377 | CN | Education |
|
Emirates Driving Company
A leading provider of driver education and road safety serv…
|
EMOBILITY | AE | Education |
|
Lepermislibre
State-approved online platform connecting drivers with inst…
|
ALLPL | FR | Education |
|
The Cross-Harbour (Holdings) Limited
Investment holding company primarily operating motoring sch…
|
32 | HK | Education |
123Fahrschule SE 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/4559/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4559 | 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=4559 | 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=4559 \ -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": 4559}, 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 123Fahrschule SE (id: 4559)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.