
New Work SE — Investor Relations & Filings
New Work SE is a technology company focused on shaping the future of work. It operates a portfolio of brands aimed at creating more fulfilling professional lives for individuals and fostering success for companies. Its core offerings include XING, a career-oriented social networking site, and kununu, an employer review platform. Through these brands and its recruiting solutions like onlyfy, the company provides a comprehensive ecosystem for job searching, talent acquisition, and professional networking. The primary mission is to connect the right professionals with the right companies, facilitating career advancement for individuals and helping organizations secure the talent they need to succeed.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| New Work SE: Bekanntmachung der Einberufung zur Hauptversammlung am 23.06.2025 in Hamburg mit dem Ziel der europaweiten Verbreitung gema 121 AktG | 2025-05-13 | German | |
| Burda Digital SE submits specified demand for squeeze-out and determines cash compensation for transfer of the shares of the minority shareholders of New Work SE at EUR 105.65 | 2025-05-08 | English | |
| Burda Digital SE submits demand for squeeze-out | 2025-02-20 | English | |
| Burda Digital SE submits demand for squeeze-out | 2025-02-19 | English | |
| Delisting of the New Work SE shares from the Frankfurt Stock Exchange effective as of the end of 26 August 2024 | 2024-08-23 | English | |
| Half-yearly financial report 2024 | 2024-08-07 | English |
Browse filings by year
20 years- 2025 4 filings
- 2024 36 filings
- 2023 29 filings
- 2022 24 filings
- 2021 25 filings
- 2020 25 filings
- 2019 27 filings
- 2018 24 filings
- 2017 20 filings
- 2016 23 filings
- 2015 37 filings
- 2014 31 filings
- 2013 37 filings
- 2012 62 filings
- 2011 51 filings
- 2010 33 filings
- 2009 29 filings
- 2008 26 filings
- 2007 39 filings
- 2006 5 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for New Work 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 · Web search portals activities and other information service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ai ROBOTICS INC.
Specializes in AI-driven marketing and e-commerce support f…
|
247A | JP | Telecommunications, computer pr… |
|
Airship AI Holdings, Inc.
AI-driven data management and surveillance platform for gov…
|
AISP | US | Telecommunications, computer pr… |
|
AIRTASKER LIMITED
Online marketplace connecting individuals and businesses wi…
|
ART | AU | Telecommunications, computer pr… |
|
AI X Tech Inc.
Online vertical media platform providing content, marketing…
|
1490 | HK | Telecommunications, computer pr… |
|
Alarum Technologies Ltd.
Global provider of AI-based web data collection and zero tr…
|
ALAR | US | Telecommunications, computer pr… |
|
ALiNK Internet, INC.
A technology company specializing in personalized weather i…
|
7077 | JP | Telecommunications, computer pr… |
|
ALTITUDE GROUP PLC
A technology and services provider for the promotional prod…
|
ALT | GB | Telecommunications, computer pr… |
|
Altona Rare Earths Plc
An exploration and development company focused on rare eart…
|
ANR | GB | Telecommunications, computer pr… |
|
Amaze Co.,Ltd.
A hospitality company engaged in the operation of hotels an…
|
6076 | US | Telecommunications, computer pr… |
|
Amazia, inc.
Develops and operates internet services with a primary focu…
|
4424 | JP | Telecommunications, computer pr… |
New Work 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/303/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=303 | 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=303 | 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=303 \ -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": 303}, 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 New Work SE (id: 303)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.