
Hopening — Investor Relations & Filings
Hopening is a fundraising services and solutions group providing 360° support for non-profit organizations and general interest causes. Formed from the merger of agencies Excel and Optimus, the company specializes in data-driven and digital-first strategies to increase generosity. Its core expertise includes relational marketing, digital fundraising, mobilization communication, legacy and bequest strategies, philanthropy, and corporate sponsorship. The group operates through specialized entities, including Hopening Philanthropia for major donor strategies and Qualidata for data science and donor relationship management. Hopening focuses on developing innovative campaigns and tailored donor journeys to help clients acquire and retain supporters.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Prise de participation de Hopening dans One Heart | 2022-11-23 | French | |
| Le groupe Hopening devient partenaire Salesforce | 2022-07-18 | French | |
| Le dynamisme de son offre numérique confirme en 2021 la croissance de la rentabilité du groupe Hopening, leader français dans le développement de la générosité et de l’engagement | 2022-03-24 | French | |
| Groupe HOPENING - Succès commerciaux du 3ème trimestre 2021 | 2021-10-14 | French |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
3 filings
| |||||
| 2814353 | Prise de participation de Hopening dans One Heart | 2022-11-23 | French | ||
| 2815420 | Le groupe Hopening devient partenaire Salesforce | 2022-07-18 | French | ||
| 2817063 | Le dynamisme de son offre numérique confirme en 2021 la croissance de la rentabilité du groupe Hopening, leader français dans le développement de la générosité et de l’engagement | 2022-03-24 | French | ||
|
2021
1 filing
| |||||
| 2818635 | Groupe HOPENING - Succès commerciaux du 3ème trimestre 2021 | 2021-10-14 | French | ||
Market data
Market data not available
Price history
Peer group · Public relations activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SUNNY SIDE UP GROUP Inc.
A public relations and marketing communications group and c…
|
2180 | JP | Professional, scientific and te… |
|
The Reputation Exchange Plc
Fintech firm that enables brands to monetize fan bases with…
|
REPL | GB | Professional, scientific and te… |
|
Trenders, Inc.
A marketing firm specializing in digital media, PR, and tre…
|
6069 | JP | Professional, scientific and te… |
|
VECTOR INC.
A public relations firm offering marketing, HR, web, and ve…
|
6058 | JP | Professional, scientific and te… |
|
Wonderful Sky Financial Group Holdings Limited
Financial public relations and communication group providin…
|
1260 | KY | Professional, scientific and te… |
Hopening 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/1409/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1409 | 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=1409 | 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=1409 \ -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": 1409}, 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 Hopening (id: 1409)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.