
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 |
|---|---|---|---|
|
AP HOLDINGS CO.,LTD.
A food production and restaurant management company with a …
|
3175 | JP | Accommodation and food service … |
|
Arcos Dorados Holdings Inc.
World's largest independent McDonald's franchisee in Latin …
|
ARCO | VG | Accommodation and food service … |
|
ARK RESTAURANTS CORP
Operates diverse restaurants and catering in landmark and t…
|
ARKR | US | Accommodation and food service … |
|
ASAKUMA CO.,LTD.
Operates and franchises steak, izakaya, and Indonesian rest…
|
7678 | JP | Accommodation and food service … |
|
ATOM CORPORATION
A restaurant management company operating a diverse portfol…
|
7412 | IN | Accommodation and food service … |
|
AUTAGCO LTD.
Investment holding company in food and beverage and premium…
|
1D3 | SG | Accommodation and food service … |
|
Autogrill
Global operator of food, beverage, and retail services for …
|
AGL | IT | Accommodation and food service … |
|
A&W Food Services of Canada
Primary hamburger chain operating franchised fast-food rest…
|
AW | CA | Accommodation and food service … |
|
Bafang
Food service operator specializing in dumplings, noodles, a…
|
2753 | TW | Accommodation and food service … |
|
BALNIBARBI Co.,Ltd.
Develops and operates restaurants, focusing on revitalizing…
|
3418 | 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.