
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 |
|---|---|---|---|
| Major Shareholding Notification 2026 | 2026-04-23 | English | |
| PREM14A | 2026-03-06 | English | |
| 10-Q Filing | 2026-02-05 | English | |
| 8-K Filing | 2026-02-05 | English | |
| DEFA14A | 2026-01-21 | English | |
| SCHEDULE 13D/A Filing | 2026-01-21 | 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 | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 45933885 | Major Shareholding Notification 2026 | 2026-04-23 | English | ||
| 45933905 | PREM14A | 2026-03-06 | English | ||
| 16844180 | 10-Q Filing | 2026-02-05 | English | ||
| 16844176 | 8-K Filing | 2026-02-05 | English | ||
| 45933921 | DEFA14A | 2026-01-21 | English | ||
| 16844172 | SCHEDULE 13D/A Filing | 2026-01-21 | English | ||
| 16844170 | 8-K Filing | 2026-01-21 | English | ||
|
2025
8 filings
| |||||
| 16844178 | 4 Filing | 2025-12-09 | English | ||
| 8552827 | FORM 10-Q | 2025-11-06 | English | ||
| 8552830 | FORM 8-K | 2025-11-06 | English | ||
| 8552834 | FORM 8-K | 2025-09-11 | English | ||
| 8552839 | FORM 10-Q | 2025-08-08 | English | ||
| 8552840 | FORM 8-K | 2025-08-08 | English | ||
| 8552843 | ARS | 2025-07-25 | English | ||
| 8552845 | DEF 14A | 2025-07-25 | English | ||
Market data
Market data not available
Price history
Peer group · Restaurants and mobile food service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BÜYÜK ŞEFLER GIDA TURİZM TEKSTİL DANIŞMANLIK ORGANİZASYON EĞİTİM SANAYİ VE TİCARET A.Ş.
A multi-brand operator of full-service casual dining restau…
|
BIGCH | TR | Accommodation and food service … |
|
Cafe de Coral Holdings Limited
World's largest Chinese fast-food group operating QSR and c…
|
341 | HK | Accommodation and food service … |
|
CAKE BOX HOLDINGS PLC
A franchise retailer of 100% egg-free fresh cream celebrati…
|
CBOX | GB | Accommodation and food service … |
|
Carrianna Group Holdings Company Limited
Investment holding company with operations in food, restaur…
|
126 | HK | Accommodation and food service … |
|
CAVA GROUP, INC.
Operates Mediterranean fast-casual restaurants and sells pa…
|
CAVA | US | Accommodation and food service … |
|
CBK Holdings Limited
Operates hotpot specialty restaurants, processes food, and …
|
8428 | HK | Accommodation and food service … |
|
Chanson International Holding
Manufactures and sells bakery products, beverages, and meal…
|
CHSN | US | Accommodation and food service … |
|
CHEESECAKE FACTORY INC
Operates upscale casual restaurants and a bakery producing …
|
CAKE | US | Accommodation and food service … |
|
CHIKARANOMOTO HOLDINGS Co.,Ltd.
A holding company managing a global network of ramen restau…
|
3561 | JP | Accommodation and food service … |
|
CHIMNEY CO., LTD.
Operator of directly managed and franchised Japanese-style …
|
3178 | 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.