
Hollywood S.A. — Investor Relations & Filings
Hollywood S.A. is a provider of business-to-business industrial laundry and textile rental services. The company specializes in serving clients across the medical, hotel (HoReCa), and industrial sectors. Its core offerings include comprehensive laundry services for items such as bed linen and workwear, as well as professional textile leasing programs. With over two decades of experience, the company utilizes qualified personnel and an integrated computer system to ensure consistent, high-quality production standards for its clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Wprowadzenie zmian do porządku obrad Zwyczajnego Wlanego Zgromadzenia w dniu 16 czerwca 2016 na żądanie akcjonariusza - Content (PL) | 2016-05-30 | Polish | |
| Wykaz akcjonariuszy posiadających co najmniej 5% głosów na NWZ Hollywood SA w dniu 24 maja 2016 roku. - Content (PL) | 2016-05-24 | Polish | |
| Uchwały | 2016-05-20 | Polish | |
| Ogłoszenie o zwołaniu Zwyczajnego Walnego Zgromadzenia Hollywood S.A. - Content (PL) | 2016-05-20 | Polish | |
| Opinia_Zarzadu_-_Akcji_serii__-_docelowy_2.pdf | 2016-04-26 | Polish | |
| OGLOSZENIE_O_ZWOLANIU_NADZWYCZAJNEGO_WALNEGO_ZGORMADZENIA_v2.pdf | 2016-04-26 | Polish |
Market data
Market data not available
Price history
Peer group · Washing and cleaning of textile and fur products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DoveCorp Enterprises Inc.
A large Canadian provider of high-end retail and commercial…
|
— | CA | Other service activities |
|
Elis
An international multi-service provider of rental and maint…
|
ELIS | FR | Other service activities |
|
K-Bro Linen Inc.
Largest provider of healthcare and hospitality linen servic…
|
KBL | CA | Other service activities |
|
LE LAVOIR LIMITED
Provides professional laundry, dry cleaning, and garment ca…
|
539814 | IN | Other service activities |
|
WASHHOUSE CO.,LTD.
Develops and operates a franchise of remotely managed coin-…
|
6537 | JP | Other service activities |
Hollywood S.A. 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/5642/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5642 | 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=5642 | 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=5642 \ -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": 5642}, 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 Hollywood S.A. (id: 5642)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.