
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 |
|---|---|---|---|
|
create restaurants holdings inc.
A holding company that manages a diverse portfolio of resta…
|
3387 | JP | Accommodation and food service … |
|
Daesan F&B Inc.
Processes, distributes, and sells livestock products and op…
|
065150 | KR | Accommodation and food service … |
|
DAISYO CORPORATION
Operates a chain of Japanese restaurants and pubs with food…
|
9979 | JP | Accommodation and food service … |
|
Daniel Thwaites PLC
Hospitality company operating hotels, inns, pubs, spas, and…
|
DLT | GB | Accommodation and food service … |
|
DARDEN RESTAURANTS INC
A full-service dining company that owns and operates a port…
|
DRI | US | Accommodation and food service … |
|
DD GROUP Co.,Ltd.
Manages over 100 brands in dining, amusement, and hospitali…
|
3073 | JP | Accommodation and food service … |
|
DENNY'S Corp
A multi-brand restaurant operator of diner and breakfast ca…
|
DENN | US | Accommodation and food service … |
|
Development Works Food Co.
Operates and franchises fast-casual dining outlets focused …
|
6013 | SA | Accommodation and food service … |
|
Devyani International Limited
Major QSR operator and franchisee for KFC, Pizza Hut, Costa…
|
DEVYANI | IN | Accommodation and food service … |
|
Dine Brands Global, Inc.
A food and beverage company that owns and franchises a port…
|
DIN | 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.