list_benzinga_earnings
Fetch and filter Benzinga earnings data by date, ticker, importance, fiscal details, and surprise percentages for detailed financial analysis.
Instructions
List Benzinga earnings.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
date | No | ||
date_any_of | No | ||
date_gt | No | ||
date_gte | No | ||
date_lt | No | ||
date_lte | No | ||
date_status | No | ||
date_status_any_of | No | ||
date_status_gt | No | ||
date_status_gte | No | ||
date_status_lt | No | ||
date_status_lte | No | ||
eps_surprise_percent | No | ||
eps_surprise_percent_any_of | No | ||
eps_surprise_percent_gt | No | ||
eps_surprise_percent_gte | No | ||
eps_surprise_percent_lt | No | ||
eps_surprise_percent_lte | No | ||
fiscal_period | No | ||
fiscal_period_any_of | No | ||
fiscal_period_gt | No | ||
fiscal_period_gte | No | ||
fiscal_period_lt | No | ||
fiscal_period_lte | No | ||
fiscal_year | No | ||
fiscal_year_any_of | No | ||
fiscal_year_gt | No | ||
fiscal_year_gte | No | ||
fiscal_year_lt | No | ||
fiscal_year_lte | No | ||
importance | No | ||
importance_any_of | No | ||
importance_gt | No | ||
importance_gte | No | ||
importance_lt | No | ||
importance_lte | No | ||
last_updated | No | ||
last_updated_any_of | No | ||
last_updated_gt | No | ||
last_updated_gte | No | ||
last_updated_lt | No | ||
last_updated_lte | No | ||
limit | No | ||
params | No | ||
revenue_surprise_percent | No | ||
revenue_surprise_percent_any_of | No | ||
revenue_surprise_percent_gt | No | ||
revenue_surprise_percent_gte | No | ||
revenue_surprise_percent_lt | No | ||
revenue_surprise_percent_lte | No | ||
sort | No | ||
ticker | No | ||
ticker_any_of | No | ||
ticker_gt | No | ||
ticker_gte | No | ||
ticker_lt | No | ||
ticker_lte | No |
Input Schema (JSON Schema)
{
"properties": {
"date": {
"anyOf": [
{
"type": "string"
},
{
"format": "date",
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Date"
},
"date_any_of": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Date Any Of"
},
"date_gt": {
"anyOf": [
{
"type": "string"
},
{
"format": "date",
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Date Gt"
},
"date_gte": {
"anyOf": [
{
"type": "string"
},
{
"format": "date",
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Date Gte"
},
"date_lt": {
"anyOf": [
{
"type": "string"
},
{
"format": "date",
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Date Lt"
},
"date_lte": {
"anyOf": [
{
"type": "string"
},
{
"format": "date",
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Date Lte"
},
"date_status": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Date Status"
},
"date_status_any_of": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Date Status Any Of"
},
"date_status_gt": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Date Status Gt"
},
"date_status_gte": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Date Status Gte"
},
"date_status_lt": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Date Status Lt"
},
"date_status_lte": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Date Status Lte"
},
"eps_surprise_percent": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": null,
"title": "Eps Surprise Percent"
},
"eps_surprise_percent_any_of": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Eps Surprise Percent Any Of"
},
"eps_surprise_percent_gt": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": null,
"title": "Eps Surprise Percent Gt"
},
"eps_surprise_percent_gte": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": null,
"title": "Eps Surprise Percent Gte"
},
"eps_surprise_percent_lt": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": null,
"title": "Eps Surprise Percent Lt"
},
"eps_surprise_percent_lte": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": null,
"title": "Eps Surprise Percent Lte"
},
"fiscal_period": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Fiscal Period"
},
"fiscal_period_any_of": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Fiscal Period Any Of"
},
"fiscal_period_gt": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Fiscal Period Gt"
},
"fiscal_period_gte": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Fiscal Period Gte"
},
"fiscal_period_lt": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Fiscal Period Lt"
},
"fiscal_period_lte": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Fiscal Period Lte"
},
"fiscal_year": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": null,
"title": "Fiscal Year"
},
"fiscal_year_any_of": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Fiscal Year Any Of"
},
"fiscal_year_gt": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": null,
"title": "Fiscal Year Gt"
},
"fiscal_year_gte": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": null,
"title": "Fiscal Year Gte"
},
"fiscal_year_lt": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": null,
"title": "Fiscal Year Lt"
},
"fiscal_year_lte": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": null,
"title": "Fiscal Year Lte"
},
"importance": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": null,
"title": "Importance"
},
"importance_any_of": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Importance Any Of"
},
"importance_gt": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": null,
"title": "Importance Gt"
},
"importance_gte": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": null,
"title": "Importance Gte"
},
"importance_lt": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": null,
"title": "Importance Lt"
},
"importance_lte": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": null,
"title": "Importance Lte"
},
"last_updated": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Last Updated"
},
"last_updated_any_of": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Last Updated Any Of"
},
"last_updated_gt": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Last Updated Gt"
},
"last_updated_gte": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Last Updated Gte"
},
"last_updated_lt": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Last Updated Lt"
},
"last_updated_lte": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Last Updated Lte"
},
"limit": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": null,
"title": "Limit"
},
"params": {
"anyOf": [
{
"type": "object"
},
{
"type": "null"
}
],
"default": null,
"title": "Params"
},
"revenue_surprise_percent": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": null,
"title": "Revenue Surprise Percent"
},
"revenue_surprise_percent_any_of": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Revenue Surprise Percent Any Of"
},
"revenue_surprise_percent_gt": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": null,
"title": "Revenue Surprise Percent Gt"
},
"revenue_surprise_percent_gte": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": null,
"title": "Revenue Surprise Percent Gte"
},
"revenue_surprise_percent_lt": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": null,
"title": "Revenue Surprise Percent Lt"
},
"revenue_surprise_percent_lte": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": null,
"title": "Revenue Surprise Percent Lte"
},
"sort": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Sort"
},
"ticker": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Ticker"
},
"ticker_any_of": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Ticker Any Of"
},
"ticker_gt": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Ticker Gt"
},
"ticker_gte": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Ticker Gte"
},
"ticker_lt": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Ticker Lt"
},
"ticker_lte": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Ticker Lte"
}
},
"title": "list_benzinga_earningsArguments",
"type": "object"
}