
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 |
|---|---|---|---|
|
BAYDÖNER RESTORANLARI A.Ş.
A large restaurant chain specializing in traditional Turkis…
|
BYDNR | TR | Accommodation and food service … |
|
BERJAYA FOOD BERHAD
Develops and operates diverse food and beverage brands, inc…
|
— | MY | Accommodation and food service … |
|
Best Food Holding Company Limited
Operates a multi-brand platform acquiring and managing chai…
|
1488 | HK | Accommodation and food service … |
|
BJs RESTAURANTS INC
A national chain of casual dining restaurants with an in-ho…
|
BJRI | US | Accommodation and food service … |
|
Bloomin' Brands, Inc.
A global casual dining company operating a portfolio of res…
|
BLMN | US | Accommodation and food service … |
|
B-R 31 ICE CREAM CO.,LTD.
Operates a franchise chain of ice cream stores known for it…
|
2268 | JP | Accommodation and food service … |
|
BRINKER INTERNATIONAL, INC
A global casual dining company that owns, operates, and fra…
|
EAT | US | Accommodation and food service … |
|
BRONCO BILLY Co.,LTD.
Operates steak house and pork cutlet restaurant chains with…
|
3091 | JP | Accommodation and food service … |
|
BT Brands, Inc.
Owns and operates a portfolio of quick-service restaurant c…
|
BTBD | US | Accommodation and food service … |
|
Burger Fuel Group Limited
Multi-brand franchisor managing gourmet burger and chicken …
|
BFG | NZ | 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.