Bulls Bears Say
GET
/benzinga/v1/bulls-bears-say
A comprehensive database of analyst bull and bear case summaries for publicly traded companies, providing concise summaries of both bullish and bearish investment arguments to help investors see both sides of the story before making investment decisions. Each entry includes the key points for and against investing in a particular stock.
Use Cases: Investment research, sentiment analysis, due diligence, portfolio evaluation, risk assessment.
Plan Accessloading..
Plan
Recency
Updated in real time
Updated in real time
Updated in real time
Plan Recencyloading..
Plan HistoryNot applicable to this endpoint
Query Parameters
ticker
string
The stock ticker symbol for the company associated with the bull and bear case summaries.
benzinga_id
string
The unique identifier used by Benzinga for this bull/bear case record.
last_updated
string
The timestamp (formatted as an ISO 8601 timestamp) when the bull/bear case was last updated in the system. Value must be an integer timestamp in seconds or formatted 'yyyy-mm-dd'.
limit
integer
Limit the maximum number of results returned. Defaults to '100' if not specified. The maximum allowed limit is '5000'.
sort
string
A comma separated list of sort columns. For each column, append '.asc' or '.desc' to specify the sort direction. The sort column defaults to 'ticker' if not specified. The sort order defaults to 'desc' if not specified.
Response Attributes
next_url
string
optional
If present, this value can be used to fetch the next page.
request_id
string
A request id assigned by the server.
results
array (object)
The results for this request.
bear_case
string
optional
A concise summary of the bearish investment thesis, highlighting potential risks, challenges, and reasons why the stock could decline in value.
benzinga_id
string
optional
The unique identifier used by Benzinga for this bull/bear case record.
bull_case
string
optional
A concise summary of the bullish investment thesis, highlighting positive aspects, growth opportunities, and reasons why the stock could appreciate in value.
last_updated
string
optional
The timestamp (formatted as an ISO 8601 timestamp) when the bull/bear case was last updated in the system.
ticker
string
optional
The stock ticker symbol for the company associated with the bull and bear case summaries.
status
enum (OK)
The status of this request's response.
Code Examples
Query URL
GET
loading...Run query unavailable
Create account or sign in to Massive
Scroll to see updated query response
Response Object