
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 |
|---|---|---|---|
|
E-Guardian Inc.
Internet security firm providing content monitoring, custom…
|
6050 | JP | Telecommunications, computer pr… |
|
E Kiosk Spolka Akcyjna
A technology company specializing in the electronic distrib…
|
EKS | PL | Telecommunications, computer pr… |
|
Ekitan&Co.,Ltd.
Provides public transportation information, transit data, a…
|
3646 | JP | Telecommunications, computer pr… |
|
Elastic N.V.
A search AI company with solutions for enterprise search, o…
|
ESTC | NL | Telecommunications, computer pr… |
|
ENECHANGE Ltd.
An energy tech company with a switching platform, EV chargi…
|
4169 | JP | Telecommunications, computer pr… |
|
Enento Group Oyj
Provider of digital business and consumer information servi…
|
ENENTO | FI | Telecommunications, computer pr… |
|
Eniro Group
A technology company offering local search and digital mark…
|
ENRO | SE | Telecommunications, computer pr… |
|
EPWK Holdings Ltd.
Digital services platform connecting businesses with a glob…
|
EPWK | US | Telecommunications, computer pr… |
|
EQ Inc.
Offers AI and data solutions helping businesses predict and…
|
EQ | CA | Telecommunications, computer pr… |
|
ESTaid Corp.
Internet technology company that operates the 'Zum internet…
|
239340 | KR | 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.