
FLANIGANS ENTERPRISES INC — Investor Relations & Filings
Flanigan's Enterprises, Inc. operates a dual-segment business model centered in South Florida, consisting of full-service restaurants and package liquor stores. The company's primary operation is a chain of casual dining restaurants branded as Flanigan's, which are positioned as family-friendly neighborhood establishments with a sports bar atmosphere. The restaurants are known for their menu featuring seafood and grilled dishes, as well as a strong emphasis on daily specials, meal deals, and happy hour promotions. Complementing its restaurant business, the company also runs a chain of retail package liquor stores under the name Big Daddy's Wine & Liquors, offering a wide selection of beer, wine, and spirits.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q - FLANIGANS ENTERPRISES INC (0000012040) (Filer) | 2026-05-12 | English | |
| 8-K - FLANIGANS ENTERPRISES INC (0000012040) (Filer) | 2026-03-02 | English | |
| 10-Q Filing | 2026-02-10 | English | |
| DEF 14A Filing | 2026-01-23 | English | |
| 8-K Filing | 2026-01-12 | English | |
| 4 Filing | 2026-01-02 | English |
Browse filings by year
32 years- 2026 6 filings
- 2025 11 filings
- 2024 6 filings
- 2023 9 filings
- 2022 12 filings
- 2021 13 filings
- 2020 11 filings
- 2019 9 filings
- 2018 11 filings
- 2017 7 filings
- 2016 9 filings
- 2015 17 filings
- 2014 10 filings
- 2013 7 filings
- 2012 6 filings
- 2011 10 filings
- 2010 12 filings
- 2009 10 filings
- 2008 13 filings
- 2007 17 filings
- 2006 15 filings
- 2005 12 filings
- 2004 13 filings
- 2003 9 filings
- 2002 7 filings
- 2001 6 filings
- 2000 10 filings
- 1999 10 filings
- 1998 8 filings
- 1997 6 filings
- 1996 6 filings
- 1995 3 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 45330961 | 10-Q - FLANIGANS ENTERPRISES INC (0000012040) (Filer) | 2026-05-12 | English | ||
| 32874880 | 8-K - FLANIGANS ENTERPRISES INC (0000012040) (Filer) | 2026-03-02 | English | ||
| 19811645 | 10-Q Filing | 2026-02-10 | English | ||
| 15468531 | DEF 14A Filing | 2026-01-23 | English | ||
| 15468530 | 8-K Filing | 2026-01-12 | English | ||
| 15468532 | 4 Filing | 2026-01-02 | English | ||
|
2025
9 filings
| |||||
| 10472363 | 10-K | 2025-12-19 | English | ||
| 8211746 | CURRENT REPORT | 2025-08-28 | English | ||
| 8211749 | QUARTERLY REPORT | 2025-08-12 | English | ||
| 8211750 | Director's Dealing 2025 | 2025-05-31 | English | ||
| 8211751 | Director's Dealing 2025 | 2025-05-30 | English | ||
| 8211756 | 10-Q | 2025-05-19 | English | ||
| 8211759 | 8-K | 2025-05-13 | English | ||
| 8211760 | NT 10-Q | 2025-05-13 | English | ||
| 8211761 | 8-K | 2025-03-06 | English | ||
Market data
Market data not available
Price history
Peer group · Restaurants and mobile food service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GUZMAN Y GOMEZ LIMITED
Fast-casual Mexican restaurant group specializing in clean …
|
GYG | AU | Accommodation and food service … |
|
G-Vision International (Holdings) Limited
Manages Chiu Chow restaurants in Hong Kong and develops sen…
|
657 | HK | Accommodation and food service … |
|
HACHI-BAN CO.,LTD.
Operates an international ramen chain, produces food, and m…
|
9950 | JP | Accommodation and food service … |
|
Haidilao International Holding Ltd.
A global catering enterprise specializing in operating Chin…
|
6862 | KY | Accommodation and food service … |
|
HAMAYUU CO.,LTD.
A food service company that operates a chain of Chinese cui…
|
7682 | JP | Accommodation and food service … |
|
Happy Belly Food Group Inc.
Acquires, consolidates, and scales emerging consumer food b…
|
HBFG | CA | Accommodation and food service … |
|
Herfy Food Services Co.
Integrated food services provider operating restaurants and…
|
6002 | SA | Accommodation and food service … |
|
HIDAY HIDAKA Corp.
A food service company operating multiple casual dining res…
|
7611 | JP | Accommodation and food service … |
|
Hikari Food Service Co., Ltd.
Operates standing-style Japanese pubs through direct, outso…
|
138A | JP | Accommodation and food service … |
|
Hong Kong Food Investment Holdings Limited
Food sector company engaged in frozen food import/trading (…
|
60 | HK | Accommodation and food service … |
FLANIGANS ENTERPRISES 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/34523/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34523 | 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=34523 | 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=34523 \ -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": 34523}, 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 FLANIGANS ENTERPRISES INC (id: 34523)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.