GET
/
twitter
/
tweet
/
advanced_search

Authorizations

X-API-Key
string
header
required

Query Parameters

query
string
required

The query to search for.eg. "AI" OR "Twitter" from:elonmusk since:2021-12-31_23:59:59_UTC . Get more examples from https://github.com/igorbrigadir/twitter-advanced-search

queryType
enum<string>
default:
Latest
required

The query type to search for.eg. "Latest" OR "Top"

Available options:
Latest,
Top
cursor
string

The cursor to paginate through the results. First page is "".

Response

200 - application/json
has_next_page
boolean
required

Indicates if there are more results available

next_cursor
string
required

Cursor for fetching the next page of results

tweets
object[]
required

Array of tweets