
Anek Lines S.A. — Investor Relations & Filings
Anek Lines S.A. is a passenger and cargo shipping company operating a fleet of ferries in the Adriatic and Aegean Seas. The company's primary services involve maritime transportation, connecting mainland Greece with the island of Crete (including Chania and Heraklion) and other Aegean islands. It also operates international routes linking Greek ports, such as Patras and Igoumenitsa, with Italian ports, including Ancona, Venice, and Bari. Anek Lines provides various on-board services and amenities, such as retail shops, to enhance the passenger travel experience.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Financial Report ANEK LINES S.A. (2018,Six-Month Statement,Both).pdf | 2018-10-22 | English | |
| Financial Report ANEK LINES S.A. (2017,Year Statement,Both).pdf | 2018-03-19 | English | |
| Financial Statement and Information ANEK LINES S.A. (2017,Year Statement,Both).pdf | 2018-03-13 | English | |
| Financial Report ANEK LINES S.A. (2017,Six-Month Statement,Both).pdf | 2017-09-27 | English | |
| Financial Report ANEK LINES S.A. (2016,Year Statement,Both).pdf | 2017-04-24 | English | |
| Financial Statement and Information ANEK LINES S.A. (2016,Year Statement,Both).pdf | 2017-04-12 | English |
Browse filings by year
9 yearsMarket data
Market data not available
Price history
Peer group · Sea and coastal passenger water transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Attica Holdings S.A.
A leading European ferry operator for passengers and cargo …
|
ATTIC | GR | Transportation and storage |
|
Bohai Ferry Group Co., Ltd.
Operates ro-ro passenger and vehicle transport across Bohai…
|
603167 | CN | Transportation and storage |
|
CARNIVAL CORP
Leisure travel company operating a portfolio of cruise bran…
|
CCL | PA | Transportation and storage |
|
Carnival PLC
A global cruise company operating over 90 ships to more tha…
|
CCL | GB | Transportation and storage |
|
Công ty Cổ phần Tàu cao tốc Superdong – Kiên Giang
Provides maritime transport via speedboats and ferries, con…
|
SKG | VN | Transportation and storage |
|
Edda Wind AS
Provider of purpose-built vessels and services for the glob…
|
EWIND | NO | Transportation and storage |
|
HAINAN STRAIT SHIPPING CO.,LTD.
Operates Ro-Ro passenger and vehicle transport, port termin…
|
002320 | CN | Transportation and storage |
|
Havila Kystruten AS
Operates sustainable passenger voyages on the historic Norw…
|
HKY | NO | Transportation and storage |
|
Hong Kong Ferry (Holdings) Company Limited
An investment holding company in property, ferry operations…
|
50 | HK | Transportation and storage |
|
Kiriacoulis Shipping S.A.
Holding company offering yacht chartering, sales, brokerage…
|
KYRI | GR | Transportation and storage |
Anek Lines 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/2693/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2693 | 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=2693 | 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=2693 \ -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": 2693}, 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 Anek Lines S.A. (id: 2693)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.