
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 |
|---|---|---|---|
|
GLOBAL-DINING,INC.
Manages a diverse portfolio of international restaurants, h…
|
7625 | JP | Accommodation and food service … |
|
Global Uin Intelligence Holdings Limited
Investment holding entity managing F&B operations, bakery r…
|
8496 | HK | Accommodation and food service … |
|
Good Times Restaurants Inc.
Owns, operates, and franchises a quick-service drive-throug…
|
GTIM | US | Accommodation and food service … |
|
Gourmet
Global coffee, bakery, and dessert retailer operating under…
|
2723 | TW | Accommodation and food service … |
|
GOURMET KINEYA CO.,LTD.
Operates restaurants and provides in-flight meals, frozen f…
|
9850 | JP | Accommodation and food service … |
|
Green Tea Group Limited
Leading casual Chinese cuisine chain focusing on value-for-…
|
6831 | KY | Accommodation and food service … |
|
Greggs PLC
A food-on-the-go retailer specializing in freshly prepared …
|
GRG | GB | Accommodation and food service … |
|
Grill Splendour Services Limited
Produces and distributes bakery and confectionery goods via…
|
BIRDYS | IN | Accommodation and food service … |
|
Groupe Flo
A restaurant operator managing a portfolio of themed dining…
|
FLO | FR | Accommodation and food service … |
|
Guangzhou Xiao Noodles Catering Management Co., Ltd.
Nationwide No.1 chain specializing in modern Sichuan–Chongq…
|
2408 | 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.