Skip to main content
POST
/twitter/search/posts

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
timeout
integer
default:300
Required range: 20 <= x <= 1500
query
string
default:""
exact_phrase
string
default:""
any_of_these_words
string[] | null
none_of_these_words
string[] | null
these_hashtags
string[] | null
language
enum<string> | null
Available options:
Arabic,
Arabic (Feminine),
Bangla,
Basque,
Bulgarian,
Catalan,
Croatian,
Czech,
Danish,
Dutch,
English,
Finnish,
French,
German,
Greek,
Gujarati,
Hebrew,
Hindi,
Hungarian,
Indonesian,
Italian,
Japanese,
Kannada,
Korean,
Marathi,
Norwegian,
Persian,
Polish,
Portuguese,
Romanian,
Russian,
Serbian,
Simplified Chinese,
Slovak,
Spanish,
Swedish,
Tamil,
Thai,
Traditional Chinese,
Turkish,
Ukrainian,
Urdu,
Vietnamese
from_these_accounts
string[] | null
to_these_accounts
string[] | null
mentioning_these_accounts
string[] | null
min_replies
integer | null
min_likes
integer | null
min_retweets
integer | null
from_date
integer | null
Required range: x > 1136073600
to_date
integer | null
Required range: x > 1136073600
search_type
enum<string>
default:Top
Available options:
Top,
Latest,
Media
media_type
enum<string>
default:any
Available options:
any,
images,
videos

Response

Successful Response

id
string
required
url
string
required
text
string
required
@type
string
default:TwitterPost
created_at
integer | null
user
object | null
retweet_count
integer
default:0
favorite_count
integer
default:0
reply_count
integer
default:0
quote_count
integer
default:0
view_count
string | null
is_retweet
boolean
default:false
retweeted
unknown
is_quote
boolean
default:false
quoted
unknown
in_reply_to_status_id
string | null
in_reply_to_user_id
string | null
in_reply_to_screen_name
string | null
lang
string | null
source
string | null
possibly_sensitive
boolean
default:false
medias
object[]
urls
object[]
hashtags
object[]
user_mentions
object[]
card
object | null
poll
object | null