
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 |
|---|---|---|---|
|
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 … |
|
GINZA RENOIR CO.,LTD
Operates coffee shops, cafes, rental meeting rooms, and pri…
|
9853 | JP | 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.