
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 |
|---|---|---|---|
|
Jiumaojiu International Holdings Limited
Chinese catering group operating diversified multi-brand Ch…
|
9922 | KY | Accommodation and food service … |
|
JLogo Holdings Limited
Operates F&B establishments, including Asian restaurants an…
|
8527 | HK | Accommodation and food service … |
|
Joyfull Co.,Ltd.
Operates a chain of family-style restaurants specializing i…
|
9942 | JP | Accommodation and food service … |
|
Jubilant Foodworks Limited
Operates quick-service restaurants like Domino's, Dunkin', …
|
JUBLFOOD | IN | Accommodation and food service … |
|
JUMBO GROUP LIMITED
Prominent multi-dining concept F&B establishment with resta…
|
42R | SG | Accommodation and food service … |
|
Just Kitchen Holdings Corp.
Technology-enabled operator of ghost kitchens and delivery-…
|
JK | CA | Accommodation and food service … |
|
Kafelaku Coffee Holding Limited
Manages restaurant chains and offers specialized Chinese ca…
|
1869 | HK | Accommodation and food service … |
|
kaihan co.,Ltd.
Operates in food & beverage, including restaurants and seaf…
|
3133 | JP | Accommodation and food service … |
|
Kairikiya Co.,Ltd.
A restaurant management company operating a ramen chain and…
|
5891 | JP | Accommodation and food service … |
|
KANMONKAI CO., LTD.
Food service company operating and franchising restaurants …
|
3372 | 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.