
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 |
|---|---|---|---|
|
Mikes Restaurants Inc.
Casual dining franchise chain serving versatile Italian-Ame…
|
MTY | CA | Accommodation and food service … |
|
Mitchells & Butlers PLC
Operator of managed restaurants, pubs, and bars with approx…
|
MABB | GB | Accommodation and food service … |
|
MIXUE Group
Global franchised restaurant chain specializing in freshly …
|
2097 | HK | Accommodation and food service … |
|
MOS FOOD SERVICES,INC.
Operates and franchises a fast-food chain specializing in J…
|
8153 | JP | Accommodation and food service … |
|
Mr Hamburger Spolka Akcyjna W Restrukturyzacji
Operator of a Polish fast-food restaurant chain currently i…
|
MRH | PL | Accommodation and food service … |
|
MS Concept Limited
Operates a diversified portfolio of multi-concept restauran…
|
8447 | HK | Accommodation and food service … |
|
MTY Food Group Inc.
Franchisor and operator of diverse quick-service and casual…
|
MTY | CA | Accommodation and food service … |
|
NATHANS FAMOUS, INC.
Operates and franchises fast-food restaurants and markets b…
|
NATH | US | Accommodation and food service … |
|
NATTY SWANKY holdings Co.,Ltd.
Operates and franchises the 'Nikuju Gyoza no Dandadan' rest…
|
7674 | JP | Accommodation and food service … |
|
Nayuki Holdings Limited
Premium modern teahouse chain selling freshly made tea drin…
|
2150 | HK | 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.