Skip to main content
POST
/notebookcheck/articles/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
Required range: 1 <= x <= 2000
timeout
integer
default:300
Required range: 20 <= x <= 1500
title_query
string | null
Minimum string length: 1
article_types
enum<string>[] | null
Available options:
other,
review,
article,
news,
column,
cpu,
gpu,
magazine
exclude_article_types
boolean
default:false
subtypes
string[] | null
tags
string[] | null
match_any_tag
boolean
default:false
exclude_tags
boolean
default:false
ticker_only
boolean
default:false

Response

Successful Response

id
string
required
url
string
required
article_title
string
required
@type
string
default:NotebookcheckArticleListing
article_type
string | null
abstract
string | null
author
string | null
published_at
integer | null
rating
number | null
image
string | null