
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 |
|---|---|---|---|
|
Scott's Restaurants Inc.
Operated and developed quick-service restaurants, historica…
|
— | CA | Accommodation and food service … |
|
SFINKS Polska S.A.
Manages and develops a portfolio of restaurant chains in th…
|
SFS | PL | Accommodation and food service … |
|
SFP Holdings Co., Ltd.
Operates restaurant chains specializing in Japanese dining,…
|
3198 | JP | Accommodation and food service … |
|
Shake Shack Inc.
Fast-casual chain serving premium burgers, hot dogs, shakes…
|
SHAK | US | Accommodation and food service … |
|
Shanghai XNG Holdings Limited
Operation and management of diversified chain restaurants a…
|
3666 | HK | Accommodation and food service … |
|
Shatirah House Restaurant Co.
Fast-food chain specializing in fresh-to-order beef and chi…
|
6016 | SA | Accommodation and food service … |
|
Shinwa Holdings Co., Ltd.
Operates restaurants and retails food products and alcoholi…
|
7118 | JP | Accommodation and food service … |
|
Simplicity Holding Limited
Operates casual dining full-service restaurants and engages…
|
8367 | HK | Accommodation and food service … |
|
SKYLARK HOLDINGS CO., LTD.
A food service operator of a large, directly managed intern…
|
3197 | JP | Accommodation and food service … |
|
Snack Empire Holdings Limited
Food and beverage group engaged in catering, wholesale, ret…
|
1843 | 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.