Skip to content

Bright Mountain Media, Inc.: filings

Every Bright Mountain Media, Inc. annual and quarterly report in the SEC record with the published financial measures it tagged, 55 filings, each linked to its SEC index.

Filings with published measures

Each page shows what one filing reported, as tagged in that filing, with the periods it covered. Later filings can restate a value; the company overview shows the latest-filed value per period.

FormFiledFiscal periodMeasuresFactsSEC accession
10-Q2026-08-06fiscal Q2 2026491400001193125-26-338261
10-Q2026-05-12fiscal Q1 2026491020001193125-26-219218
10-K2026-03-24fiscal FY 2025511030001193125-26-121933
10-Q2025-11-07fiscal Q3 2025491420001193125-25-272003
10-Q2025-08-07fiscal Q2 2025491380001568385-25-000004
10-Q2025-05-12fiscal Q1 2025481000000950170-25-069144
10-K2025-03-10fiscal FY 2024501030000950170-25-036193
10-Q2024-11-12fiscal Q3 2024491410000950170-24-125527
10-Q2024-08-14fiscal Q2 2024491390001628280-24-037170
10-Q2024-05-14fiscal Q1 2024491000001628280-24-023277
10-K2024-04-01fiscal FY 2023511070001628280-24-014146
10-Q2023-11-14fiscal Q3 2023501450001628280-23-038877
10-Q2023-08-14fiscal Q2 2023491390001628280-23-029384
10-Q2023-05-12fiscal Q1 2023491010001628280-23-017703
10-K2023-03-29fiscal FY 2022511620001628280-23-009609
10-Q2022-11-14fiscal Q3 2022461270001493152-22-031650
10-Q2022-08-12fiscal Q2 2022461290001493152-22-022339
10-Q2022-06-30fiscal Q1 202245900001493152-22-018268
10-K2022-06-13fiscal FY 202149970001493152-22-016601
10-Q2022-03-31fiscal Q3 2021481290001493152-22-008435
10-Q2022-03-07fiscal Q2 2021481260001493152-22-006189
10-Q2022-02-08fiscal Q1 202147920001493152-22-003400
10-K2021-12-23fiscal FY 2020482650001493152-21-032437
10-Q2020-11-24fiscal Q3 2020461320001493152-20-022442
10-Q2020-08-19fiscal Q2 2020451220001493152-20-016329
10-Q2020-06-29fiscal Q1 202044890001493152-20-012136
10-K2020-05-14fiscal FY 201944860001493152-20-008847
10-Q2019-11-19fiscal Q3 2019401100001493152-19-017943
10-Q2019-08-19fiscal Q2 2019391050001493152-19-013030
10-Q2019-05-23fiscal Q1 201939810001654954-19-006512
10-K2019-04-12fiscal FY 201839800001654954-19-004348
10-Q2018-11-20fiscal Q3 2018401050001654954-18-013038
10-Q2018-08-20fiscal Q2 2018401050001654954-18-009427
10-Q2018-05-21fiscal Q1 201838790001654954-18-005697
10-K2018-04-02fiscal FY 201736730001553350-18-000282
10-Q/A2017-12-27fiscal Q3 201733840001553350-17-001446
10-Q2017-11-20fiscal Q3 201733840001553350-17-001273
10-Q2017-08-21fiscal Q2 201735900001553350-17-000969
10-Q2017-05-22fiscal Q1 201732660001553350-17-000659
10-K2017-03-31fiscal FY 201631630001553350-17-000347
10-Q2016-11-18fiscal Q3 201628770001553350-16-002703
10-Q2016-08-15fiscal Q2 201629790001553350-16-002359
10-Q2016-05-11fiscal Q1 201629610001553350-16-002015
10-K2016-03-24fiscal FY 201530620001553350-16-001760
10-Q2015-11-12fiscal Q3 201531790001553350-15-001202
10-Q2015-08-11fiscal Q2 201531790001553350-15-000827
10-Q2015-05-08fiscal Q1 201532630001553350-15-000423
10-K2015-03-31fiscal FY 201433660001553350-15-000306
10-Q2014-11-12fiscal Q3 201432730001553350-14-001345
10-Q2014-08-12fiscal Q2 201431740001553350-14-000909
10-Q2014-05-13fiscal Q1 201431820001553350-14-000513
10-K2014-03-31fiscal FY 201331760001553350-14-000301
10-Q2013-11-13fiscal Q3 201328820001553350-13-000888
10-Q2013-08-14fiscal Q2 201327780001553350-13-000574
10-Q/A2013-05-24fiscal Q1 201327650001553350-13-000222

Inspect the source

Entity
Bright Mountain Media, Inc. / CIK 0001568385
Captured
2026-09-20T09:20:55.299Z
SEC response SHA-256
3a96a9707f6dea54508bc768cc997fbf69cde3586acb1bda0e2072824d677bcc

Current SEC company facts · Download the original response snapshot (gzip) · Download the selected JSON

Every published concept a filing tagged, with the periods it covered, as reported in that filing at capture time. Forms 10-K, 10-K/A, 10-Q, 10-Q/A, 20-F, 20-F/A, 40-F, 40-F/A. A filing page needs at least 8 published concepts. Later filings can restate these values; the company history pages show the latest-filed value per period.

Public company accounting reference, not market prices, returns, an investment recommendation, or ALPHAC performance. Validate a separately constructed return series with the validation API; accounting values are not returns.

Use this in research

A financial period ends before its results become public. Use the filing date as a minimum availability boundary, inspect amendments, and retain the original filing vintage when testing historical signals. This latest-filed selection can contain information unavailable at the time.

These pages do not supply prices, total-return histories, corporate-action adjustments or a tradable universe. Build those inputs separately before evaluating a strategy. A profitable backtest can still reflect selection bias or costs that were left out.

Research methodology · Execution and cost assumptions · Check backtest overfitting

Build with the open-source tools

Use these accounting records as inspectable inputs. When you have constructed a return series, the validation tools can help test its statistical evidence and preserve the result with its limitations.

Read the published dataset with Python
import json
from urllib.request import urlopen

with urlopen("https://canlicapital.com/company-data/0001568385.json") as response:
    record = json.load(response)
print(record["fetched_at"])
print(record["policy"])
for concept in record["concepts"]:
    print(concept["tag"], next(iter(concept["observations"])))