search
Get Contents
GET
/
contents
Query Parameters
url
string | null
search_query
string | null
search_type
enum<string>
Available options:
text
, semantic
, structured
, location
skip
integer | null
default: 0Number of articles to skip
limit
integer
default: 10Number of articles to return
sort_by
string | null
sort_order
string
default: descfilters
string | null
JSON string of filters
news_category
string | null
Filter by news category
secondary_category
string | null
Filter by secondary category
keyword
string | null
Filter by keyword
entities
string | null
Comma-separated list of entities
locations
string | null
Comma-separated list of locations
topics
string | null
Comma-separated list of topics
classification_scores
string | null
JSON string of classification score ranges
keyword_weights
string | null
JSON string of keyword weights
exclude_keywords
string | null
Comma-separated list of exclude keywords
Response
200 - application/json
The response is of type any
.