
FORRESTER RESEARCH, INC. — Investor Relations & Filings
Forrester Research, Inc. is an influential research and advisory firm that helps business and technology leaders accelerate growth through a focus on "customer obsession." The company provides proprietary, data-driven insights and strategic guidance through a subscription-based model, featuring its well-known Forrester Wave™ vendor evaluations. Its services empower leaders in technology, customer experience, digital strategy, and marketing. Forrester also offers consulting engagements to help organizations design and implement transformational strategies, create custom marketing content, and justify investments using its Total Economic Impact™ (TEI) methodology. The firm's core mission is to help clients put the customer at the center of their leadership, strategy, and operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ARS - FORRESTER RESEARCH, INC. (0001023313) (Filer) | 2026-03-31 | English | |
| DEF 14A - FORRESTER RESEARCH, INC. (0001023313) (Filer) | 2026-03-31 | English | |
| 4 - FORRESTER RESEARCH, INC. (0001023313) (Filer) | 2026-03-03 | English | |
| 4 - FORRESTER RESEARCH, INC. (0001023313) (Filer) | 2026-03-03 | English | |
| 4 - FORRESTER RESEARCH, INC. (0001023313) (Filer) | 2026-03-03 | English | |
| 4 - FORRESTER RESEARCH, INC. (0001023313) (Filer) | 2026-03-03 | English |
Market data
Market data not available
Price history
Peer group · Market research and public opinion polling activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASMARQ Co.,Ltd.
A full-service marketing research company offering online a…
|
4197 | JP | Professional, scientific and te… |
|
Beijing Dataway Horizon Co.,Ltd.
Data intelligence provider integrating big data analytics, …
|
301169 | CN | Professional, scientific and te… |
|
Bilendi
A research technology and data company for market research,…
|
ALBLD | FR | Professional, scientific and te… |
|
COMSCORE, INC.
A media measurement and analytics company providing cross-p…
|
SCOR | US | Professional, scientific and te… |
|
Cross Marketing Group Inc.
A holding company offering marketing research, digital mark…
|
3675 | JP | Professional, scientific and te… |
|
Cyber Media Research & Services Limited
Provides data-driven market research, advisory, and digital…
|
CMRSL | IN | Professional, scientific and te… |
|
Devolver Digital, Inc.
A video game publisher for independent developers, curating…
|
DEVO | US | Professional, scientific and te… |
|
EBIQUITY PLC
An independent media investment analysis and marketing cons…
|
EBQ | GB | Professional, scientific and te… |
|
Eduniversal
A global ranking and rating agency specializing in higher e…
|
MLEDU | FR | Professional, scientific and te… |
|
GARTNER INC
Research and advisory company providing actionable insights…
|
IT | US | Professional, scientific and te… |
FORRESTER RESEARCH, 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/33709/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33709 | 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=33709 | 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=33709 \ -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": 33709}, 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 FORRESTER RESEARCH, INC. (id: 33709)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.