
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 |
|---|---|---|---|
|
CHINA QUANJUDE(GROUP) CO.,LTD
Historic restaurant and food group specializing in traditio…
|
002186 | CN | Accommodation and food service … |
|
CHIPOTLE MEXICAN GRILL INC
Operates fast-casual restaurants serving customizable, Mexi…
|
CMG | US | Accommodation and food service … |
|
Choushimaru Co.,Ltd.
Operates a chain of gourmet conveyor belt sushi restaurants…
|
3075 | JP | Accommodation and food service … |
|
CMR, S.A.B. de C.V.
Operates over 100 dining locations under various proprietar…
|
CMR | MX | Accommodation and food service … |
|
Cofix Group Ltd.
Operates a multi-format retail chain of cafes and supermark…
|
CFX | IL | Accommodation and food service … |
|
COLLINS FOODS LIMITED
Operates KFC and Taco Bell outlets, focusing on quick-servi…
|
CKF | AU | Accommodation and food service … |
|
Coloseum Holding a.s.
Gastronomic group operating restaurants, a brewery, caterin…
|
COLOS | CZ | Accommodation and food service … |
|
COLOWIDE CO.,LTD.
A food service company operating a diverse portfolio of res…
|
7616 | JP | Accommodation and food service … |
|
COMPTOIR GROUP PLC
A restaurant operator specializing in Lebanese and Eastern …
|
COM | GB | Accommodation and food service … |
|
Cooks Coffee Company Limited
International franchisor of a network of locally owned, eth…
|
COOK | 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.