
Eprcomunicazione — Investor Relations & Filings
Eprcomunicazione is a strategic consulting and communications agency that provides services to large enterprises, institutions, and non-profit organizations. The firm's core activities include corporate and B2B communication, public affairs, advocacy, media relations, and crisis management. It has a dedicated focus on sustainability communication, developing integrated projects to enhance the social, environmental, and economic commitments of its clients. Additional services encompass digital and social media strategies and specialized communication for the non-profit sector. The agency's approach is rooted in building compelling narratives based on a deep understanding of stakeholder perspectives. As a certified B Corporation and a Benefit Company, Eprcomunicazione operates with a commitment to high standards of social and environmental performance and transparency.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Eprcomunicazione Spa comunica la pubblicazione della Documentazione relativa all'Assemblea ordinaria | 2026-04-15 | Italian | |
| Eprcomunicazione Spa: il Consiglio di Amministrazione approva i risultati al 31.12.2025 | 2026-03-31 | Italian | |
| EPRCOMUNICAZIONE SPA: CLOSING DELL’OPERAZIONE DI ACQUISIZIONE DEL 100% DI CENTRALE COMUNICAZIONE | 2026-03-18 | Italian | |
| RATING DI LEGALITA’: EPRCOMUNICAZIONE OTTIENE IL PUNTEGGIO MASSIMO (★★★) | 2026-03-17 | Italian | |
| SOTTOSCRITTO ACCORDO VINCOLANTE PER L’ACQUISIZIONE DELL’INTERO CAPITALE DI CENTRALE COMUNICAZIONE | 2026-03-04 | Italian | |
| Eprcomunicazione, nuovo incarico da Confederazione del mondo del lavoro | 2026-03-03 | Italian |
Market data
Market data not available
Price history
Peer group · Public relations activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGEHA Inc.
A branding consultancy providing strategy, creative, and di…
|
9330 | JP | Professional, scientific and te… |
|
Agile Media Network Inc.
A digital marketing firm specializing in fan and ambassador…
|
6573 | JP | Professional, scientific and te… |
|
ALPHA CO.,LTD.
A creative firm specializing in design, PR, and direction f…
|
4760 | JP | Professional, scientific and te… |
|
Crosswood
Real estate company that manages a portfolio of commercial …
|
CROS | FR | Professional, scientific and te… |
|
Enjin Co., Ltd.
PR firm offering strategic communication services to SMEs a…
|
7370 | JP | Professional, scientific and te… |
|
ETOILES CAPITAL GROUP CO., LTD
An integrated investor relations and public relations servi…
|
EFTY | US | Professional, scientific and te… |
|
Globe Capital Limited
An investment and advisory firm providing M&A advice and wo…
|
GCAP | GB | Professional, scientific and te… |
|
Hopening
Fundraising solutions group providing 360° support for non-…
|
MLHPE | FR | Professional, scientific and te… |
|
HOPSCOTCH Groupe
International communications group for PR, digital, influen…
|
HOP | FR | Professional, scientific and te… |
|
Intelligent Group Ltd
A financial public relations firm expanding its services in…
|
INTJ | US | Professional, scientific and te… |
Eprcomunicazione 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/4480/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4480 | 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=4480 | 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=4480 \ -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": 4480}, 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 Eprcomunicazione (id: 4480)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.