
Portobello — Investor Relations & Filings
Portobello S.p.A. is a retail company operating a multi-channel sales network that includes physical stores, e-commerce, and teleshopping. The company offers a diverse range of products across various sectors, including home goods, electronics, personal care, and home care. A key component of its business model is media barter, where it exchanges goods for advertising space. This strategy supports its retail operations by providing extensive media visibility. The company focuses on offering quality products to consumers at competitive prices through its integrated physical and digital sales platforms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| PORTOBELLO: il Tribunale di Roma dispone il differimento delle operazioni di voto dei creditori nell’ambito della procedura di concordato preventivo | 2026-05-07 | Italian | |
| PORTOBELLO: variazione sede legale | 2026-03-02 | Italian | |
| Portobello: ammessa alla procedura di concordato preventivo | 2026-01-30 | Italian | |
| CALENDARIO ANNUALE DEGLI EVENTI SOCIETARI 2026 | 2026-01-26 | Italian | |
| Internal dealing Simone Prete | 2025-10-24 | Italian | |
| Internal dealing Expandi | 2025-10-10 | Italian |
Browse filings by year
3 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Portobello, 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 · Growing of vegetables and melons, roots and tubers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alterrus Systems Inc.
Develops and operates commercial vertical, urban agricultur…
|
ASIUQ | CA | Agriculture, forestry and fishi… |
|
Bikurey Hasade (Holdings) LTD
Grows, markets, and distributes fresh produce and operates …
|
BKRY | IL | Agriculture, forestry and fishi… |
|
Edible Garden AG Inc
Specializes in controlled environment agriculture for local…
|
EDBL | US | Agriculture, forestry and fishi… |
|
EDITION LTD.
Investment holding and agriculture, cultivating leafy veget…
|
5HG | SG | Agriculture, forestry and fishi… |
|
Farmmi, Inc.
Processes and sells edible fungi via a global e-commerce an…
|
FAMI | US | Agriculture, forestry and fishi… |
|
Fujian Wanchen Food Group Co.,Ltd.
Researches and cultivates edible fungi while operating a sn…
|
300972 | CN | Agriculture, forestry and fishi… |
|
Fujing Holdings Co., Limited
Cultivation, production, and sale of specialized potted veg…
|
2497 | HK | Agriculture, forestry and fishi… |
|
Green Rise Foods Inc.
Operates 72-89 acres of greenhouses to grow fresh produce u…
|
GRF | CA | Agriculture, forestry and fishi… |
|
Jiangsu Chinagreen Biological Technology Group Co.,Ltd.
Specializes in the industrial cultivation and distribution …
|
300970 | CN | Agriculture, forestry and fishi… |
|
Kalera S.A.
Technology-driven vertical farming company producing pestic…
|
KAL | LU | Agriculture, forestry and fishi… |
Portobello 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/4181/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4181 | 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=4181 | 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=4181 \ -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": 4181}, 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 Portobello (id: 4181)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.