
ARK RESTAURANTS CORP — Investor Relations & Filings
Ark Restaurants Corp. owns and operates a diverse portfolio of dining establishments, including approximately 16 full-service restaurants and bars, 12 fast food concepts, and catering operations. The company's venues are primarily located in major metropolitan and tourist destinations such as New York City, Las Vegas, Washington, D.C., Atlantic City, Florida, and Alabama. A key feature of its portfolio is a collection of distinctively designed restaurants situated in scenic or landmark locations, including waterfronts, parks, and museums. In addition to restaurant dining, the company specializes in hosting private and corporate events and provides services for the tour and travel sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q | 2026-05-12 | English | |
| 8-K | 2026-05-11 | English | |
| 8-K | 2026-03-18 | English | |
| 10-Q - ARK RESTAURANTS CORP (0000779544) (Filer) | 2026-02-10 | English | |
| 8-K - ARK RESTAURANTS CORP (0000779544) (Filer) | 2026-02-09 | English | |
| ARS Filing | 2026-01-30 | English |
Browse filings by year
33 years- 2026 7 filings
- 2025 17 filings
- 2024 19 filings
- 2023 15 filings
- 2022 21 filings
- 2021 12 filings
- 2020 25 filings
- 2019 27 filings
- 2018 30 filings
- 2017 21 filings
- 2016 16 filings
- 2015 28 filings
- 2014 25 filings
- 2013 25 filings
- 2012 34 filings
- 2011 18 filings
- 2010 46 filings
- 2009 33 filings
- 2008 57 filings
- 2007 45 filings
- 2006 31 filings
- 2005 83 filings
- 2004 56 filings
- 2003 17 filings
- 2002 9 filings
- 2001 8 filings
- 2000 8 filings
- 1999 7 filings
- 1998 7 filings
- 1997 10 filings
- 1996 10 filings
- 1995 4 filings
- 1994 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 46093422 | 10-Q | 2026-05-12 | English | ||
| 46093434 | 8-K | 2026-05-11 | English | ||
| 46093452 | 8-K | 2026-03-18 | English | ||
| 32881228 | 10-Q - ARK RESTAURANTS CORP (0000779544) (Filer) | 2026-02-10 | English | ||
| 18349108 | 8-K - ARK RESTAURANTS CORP (0000779544) (Filer) | 2026-02-09 | English | ||
| 18599548 | ARS Filing | 2026-01-30 | English | ||
| 18599550 | DEF 14A Filing | 2026-01-26 | English | ||
|
2025
8 filings
| |||||
| 18599561 | 10-K Filing | 2025-12-18 | English | ||
| 18599549 | 8-K Filing | 2025-12-15 | English | ||
| 9552772 | FORM 4 | 2025-08-19 | English | ||
| 9552781 | FORM 4 | 2025-08-18 | English | ||
| 9552778 | 10-Q | 2025-08-12 | English | ||
| 9552780 | 8-K | 2025-08-11 | English | ||
| 9552783 | Major Shareholding Notification 2025 | 2025-08-07 | English | ||
| 9552784 | OWNERSHIP DOCUMENT | 2025-08-07 | English | ||
Market data
Market data not available
Price history
Peer group · Restaurants and mobile food service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DOMINO'S PIZZA ENTERPRISES LIMITED
Largest international Domino's franchisee focused on digita…
|
DMP | AU | Accommodation and food service … |
|
Domino's Pizza Group PLC
Master franchisee of pizza delivery and carryout stores in …
|
DOM | GB | Accommodation and food service … |
|
DOMINOS PIZZA INC
Global network of franchised restaurants offering pizza and…
|
DPZ | US | Accommodation and food service … |
|
DOUTOR NICHIRES Holdings.,Co Ltd.
A holding company operating coffee shops, restaurants, and …
|
3087 | JP | Accommodation and food service … |
|
DPC Dash Ltd
Exclusive master franchisee for Domino's Pizza in Chinese M…
|
1405 | VG | Accommodation and food service … |
|
DP POLAND PLC
Operates and sub-franchises Domino's Pizza stores in Poland…
|
DPP | GB | Accommodation and food service … |
|
Dragon King Group Holdings Limited
Operates Cantonese restaurants, trades food products, and e…
|
8493 | HK | Accommodation and food service … |
|
Dragon Legend Entertainment (Canada) Inc
Operates a high-volume, all-day premium international buffe…
|
DLE | CA | Accommodation and food service … |
|
EAT&HOLDINGS Co.,Ltd.
A holding company managing food manufacturing and food serv…
|
2882 | JP | Accommodation and food service … |
|
El Pollo Loco Holdings, Inc.
Operates quick-service restaurants specializing in Mexican-…
|
LOCO | US | Accommodation and food service … |
ARK RESTAURANTS CORP 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/34844/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34844 | 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=34844 | 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=34844 \ -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": 34844}, 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 ARK RESTAURANTS CORP (id: 34844)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.