Skip to content

SHUTTERSTOCK, INC.: filings

Every SHUTTERSTOCK, INC. annual and quarterly report in the SEC record with the published financial measures it tagged, 56 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-07fiscal Q2 2026501380001549346-26-000029
10-Q2026-04-28fiscal Q1 2026501040001549346-26-000023
10-K2026-02-17fiscal FY 2025541400001549346-26-000008
10-Q2025-11-05fiscal Q3 2025501360001549346-25-000045
10-Q2025-07-29fiscal Q2 2025501360001549346-25-000035
10-Q2025-05-02fiscal Q1 2025491020001549346-25-000028
10-K2025-02-25fiscal FY 2024541400001549346-25-000011
10-Q2024-10-29fiscal Q3 2024501360001549346-24-000045
10-Q2024-08-06fiscal Q2 2024491320001549346-24-000034
10-Q2024-05-02fiscal Q1 2024481000001549346-24-000012
10-K2024-02-26fiscal FY 2023541400001549346-24-000007
10-Q2023-10-31fiscal Q3 2023491320001549346-23-000044
10-Q2023-08-01fiscal Q2 2023491320001549346-23-000033
10-Q2023-04-25fiscal Q1 2023501040001549346-23-000021
10-K2023-02-14fiscal FY 2022551430001549346-23-000011
10-Q2022-10-25fiscal Q3 2022501360001549346-22-000038
10-Q2022-07-26fiscal Q2 2022501360001549346-22-000028
10-Q2022-04-26fiscal Q1 2022481000001549346-22-000016
10-K2022-02-10fiscal FY 2021541380001549346-22-000008
10-Q2021-10-26fiscal Q3 2021491300001549346-21-000048
10-Q2021-07-27fiscal Q2 2021451220001549346-21-000039
10-Q2021-04-27fiscal Q1 202145940001549346-21-000024
10-K2021-02-11fiscal FY 2020512180001549346-21-000012
10-Q2020-10-27fiscal Q3 2020471280001549346-20-000042
10-Q2020-07-28fiscal Q2 2020461260001549346-20-000033
10-Q2020-04-28fiscal Q1 202046960001549346-20-000023
10-K2020-02-13fiscal FY 2019512160001549346-20-000007
10-Q2019-11-05fiscal Q3 2019491310001549346-19-000039
10-Q2019-08-06fiscal Q2 2019491310001549346-19-000035
10-Q2019-04-25fiscal Q1 2019501030001549346-19-000020
10-K2019-02-26fiscal FY 2018492160001549346-19-000008
10-Q2018-10-30fiscal Q3 2018461230001549346-18-000028
10-Q2018-08-01fiscal Q2 2018461230001549346-18-000021
10-Q2018-04-26fiscal Q1 201844900001549346-18-000012
10-K2018-02-22fiscal FY 2017441940001549346-18-000006
10-Q2017-10-31fiscal Q3 2017441160001549346-17-000034
10-Q2017-08-02fiscal Q2 2017431140001549346-17-000028
10-Q2017-05-03fiscal Q1 201742860001549346-17-000015
10-K2017-02-27fiscal FY 2016411940001549346-17-000007
10-Q2016-11-04fiscal Q3 2016401100001549346-16-000060
10-Q2016-08-04fiscal Q2 2016401100001549346-16-000055
10-Q2016-05-04fiscal Q1 201640820001549346-16-000033
10-K2016-02-24fiscal FY 2015421970001549346-16-000024
10-Q2015-11-06fiscal Q3 2015391080001549346-15-000014
10-Q2015-08-07fiscal Q2 2015391070001104659-15-057619
10-Q2015-05-11fiscal Q1 201538780001104659-15-036889
10-K2015-02-27fiscal FY 2014401800001047469-15-001422
10-Q2014-11-07fiscal Q3 2014391050001104659-14-078417
10-Q2014-08-08fiscal Q2 2014381040001104659-14-058886
10-Q2014-05-09fiscal Q1 201438780001104659-14-037047
10-K2014-02-28fiscal FY 2013401800001047469-14-001577
10-Q2013-11-08fiscal Q3 201336980001104659-13-082825
10-Q2013-08-09fiscal Q2 201335960001104659-13-062322
10-Q2013-05-10fiscal Q1 201335720001104659-13-040280
10-K2013-03-01fiscal FY 2012371710001047469-13-002091
10-Q/A2012-12-19fiscal Q3 201234940001104659-12-085092

Inspect the source

Entity
SHUTTERSTOCK, INC. / CIK 0001549346
Captured
2026-09-20T09:18:27.161Z
SEC response SHA-256
a90ea79512da5323cc28b65311bf0c95208169b5add26752047d2977b96f3435

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/0001549346.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"])))