
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 |
|---|---|---|---|
|
CarGurus, Inc.
An online automotive marketplace with data analytics for ve…
|
CARG | US | Telecommunications, computer pr… |
|
Cars.com Inc.
An online automotive marketplace connecting car shoppers wi…
|
CARS | US | Telecommunications, computer pr… |
|
CARTA HOLDINGS, INC.
Offers digital marketing, advertising, media management, an…
|
3688 | JP | Telecommunications, computer pr… |
|
CarTrade Tech Limited
Multi-channel automotive platform for vehicle transactions,…
|
CARTRADE | IN | Telecommunications, computer pr… |
|
Cas
Provider of scientific information solutions that curates a…
|
016920 | KR | Telecommunications, computer pr… |
|
CATALYST MEDIA GROUP PLC
A holding company managing investments in the sports and be…
|
CMX | GB | Telecommunications, computer pr… |
|
CENTAUR MEDIA PLC
Provider of business intelligence, learning, and consultanc…
|
CAU | GB | Telecommunications, computer pr… |
|
Champion Gaming Group Inc.
Sports data and analytics company providing proprietary mod…
|
WAGR | CA | Telecommunications, computer pr… |
|
Chemkart India Limited
B2B digital marketplace for chemical procurement, distribut…
|
544442 | IN | Telecommunications, computer pr… |
|
China Parenting Network Holdings Limited
Leading mother-child platform in Mainland China providing m…
|
1736 | HK | 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.