
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 |
|---|---|---|---|
|
FOCUS DYNAMICS GROUP BERHAD
Investment holding, F&B operations, property investment, de…
|
— | MY | Accommodation and food service … |
|
FUJIO FOOD GROUP INC.
A food service company operating and franchising diverse Ja…
|
2752 | JP | Accommodation and food service … |
|
FULLER,SMITH & TURNER PLC
Operator of premium pubs, inns, and hotels located across t…
|
FSTA | GB | Accommodation and food service … |
|
Fulum Group Holdings Limited
Catering enterprise operating Chinese restaurants across Ho…
|
1443 | HK | Accommodation and food service … |
|
Future Bright Holdings Limited
Specializes in food and catering, managing restaurants, cat…
|
703 | VG | Accommodation and food service … |
|
Garden Co., Ltd.
A multi-brand restaurant operator that grows through M&A an…
|
274A | JP | Accommodation and food service … |
|
Genki Global Dining Concepts Corporation
A food service company that operates and franchises a portf…
|
9828 | JP | Accommodation and food service … |
|
GEN Restaurant Group, Inc.
Operates a chain of all-you-can-eat, cook-it-yourself Asian…
|
GENK | US | Accommodation and food service … |
|
G-FACTORY CO.,LTD.
Offers management support services and operates its own res…
|
3474 | JP | Accommodation and food service … |
|
GIFT HOLDINGS INC.
Operates a network of ramen restaurants and supplies its ow…
|
9279 | 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.