
NATHANS FAMOUS, INC. — Investor Relations & Filings
Nathan's Famous, Inc. is a foodservice company that operates and franchises a chain of fast-food restaurants and markets its branded food products. The company is renowned for its signature World Famous Beef Hot Dogs and crinkle-cut French fries. Its products are sold through its restaurant system as well as to a diverse range of foodservice and retail customers via its Branded Product Program. In addition to its core offerings, the menu at its restaurant locations includes items such as angus burgers and chicken products. Originating from Coney Island in 1916, the brand is closely associated with the 'flavor of New York'.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 8-K | 2024-06-12 | English | |
| OWNERSHIP DOCUMENT | 2024-03-01 | English | |
| Regulatory Filings 2024 | 2024-02-26 | English | |
| OWNERSHIP DOCUMENT | 2024-02-23 | English | |
| Regulatory Filings 2024 | 2024-02-22 | English | |
| Regulatory Filings 2024 | 2024-02-14 | English |
Browse filings by year
31 years- 2026 7 filings
- 2025 16 filings
- 2024 29 filings
- 2023 19 filings
- 2022 12 filings
- 2021 11 filings
- 2020 17 filings
- 2019 23 filings
- 2018 25 filings
- 2017 18 filings
- 2016 36 filings
- 2015 54 filings
- 2014 29 filings
- 2013 37 filings
- 2012 31 filings
- 2011 44 filings
- 2010 16 filings
- 2009 42 filings
- 2008 32 filings
- 2007 41 filings
- 2006 43 filings
- 2005 26 filings
- 2004 23 filings
- 2003 12 filings
- 2002 15 filings
- 2001 12 filings
- 2000 23 filings
- 1999 37 filings
- 1998 12 filings
- 1997 10 filings
- 1996 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
7 filings
| |||||
| 8552987 | FORM 8-K | 2024-06-12 | English | ||
| 8552990 | OWNERSHIP DOCUMENT | 2024-03-01 | English | ||
| 9155347 | Regulatory Filings 2024 | 2024-02-26 | English | ||
| 8552994 | OWNERSHIP DOCUMENT | 2024-02-23 | English | ||
| 9155348 | Regulatory Filings 2024 | 2024-02-22 | English | ||
| 9155350 | Regulatory Filings 2024 | 2024-02-14 | English | ||
| 8553013 | FORM 10-Q | 2024-02-01 | English | ||
|
2023
8 filings
| |||||
| 8553017 | SC 13D/A | 2023-12-12 | English | ||
| 8553019 | OWNERSHIP DOCUMENT | 2023-12-12 | English | ||
| 8553023 | OWNERSHIP DOCUMENT | 2023-12-07 | English | ||
| 8553026 | OWNERSHIP DOCUMENT | 2023-12-01 | English | ||
| 8553032 | FORM 8-K | 2023-11-14 | English | ||
| 8553063 | FORM 10-Q | 2023-11-02 | English | ||
| 8553076 | FORM 8-K | 2023-09-13 | English | ||
| 8553083 | OWNERSHIP DOCUMENT | 2023-08-31 | English | ||
Market data
Market data not available
Price history
Peer group · Restaurants and mobile food service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1957 & Co. (Hospitality) Limited
Restaurant operation and management group offering diverse …
|
8495 | HK | Accommodation and food service … |
|
ABR HOLDINGS LIMITED
Manages, franchises, and operates F&B brands; involved in p…
|
533 | SG | Accommodation and food service … |
|
Afton Food Group Ltd.
International hospitality company operating and franchising…
|
AFF | CA | Accommodation and food service … |
|
Ajisen (China) Holdings Limited
Fast-casual restaurant chain specializing in Japanese ramen…
|
538 | KY | Accommodation and food service … |
|
Alamar Foods Co.
Master franchisee and operator of Domino’s and Dunkin' acro…
|
6014 | SA | Accommodation and food service … |
|
Al Firdous Holdings PJSC
Operation of food and restaurant establishments
|
ALFIRDOUS | AE | Accommodation and food service … |
|
Alsea, S.A.B. de C.V.
Leading operator of global restaurant brands across Latin A…
|
ALSEA | MX | Accommodation and food service … |
|
Americana Restaurants International PLC - Foreign Company
Multi-brand restaurant operator across the Middle East, Nor…
|
6015 | SA | Accommodation and food service … |
|
AMIYAKI TEI CO.,LDT.
Restaurant chain operator specializing in affordable Yakini…
|
2753 | JP | Accommodation and food service … |
|
ANRAKUTEI Co.,Ltd.
Operates multi-brand restaurant chains specializing in meat…
|
7562 | JP | Accommodation and food service … |
NATHANS FAMOUS, INC. 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/32933/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32933 | 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=32933 | 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=32933 \ -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": 32933}, 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 NATHANS FAMOUS, INC. (id: 32933)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.