Twitter Scraper (Search) avatar
Twitter Scraper (Search)

Pricing

$0.30 / 1,000 results

Go to Store
Twitter Scraper (Search)

Twitter Scraper (Search)

Developed by

Desearch

Desearch

Maintained by Community

The Basic X Search API enables users to retrieve relevant links and tweets based on specified search queries without utilizing AI-driven models. It analyzes links from X posts that align with the provided search criteria

5.0 (1)

Pricing

$0.30 / 1,000 results

2

Total users

42

Monthly users

25

Runs succeeded

>99%

Last modified

a month ago

Search Query

querystringRequired

The Twitter search query.

Default value of this property is "bittensor"

Only Blue Verified Accounts

blue_verifiedbooleanOptional

Filter results to include only blue verified accounts.

Default value of this property is false

Start Date

start_datestringOptional

Select start date in format YYYY-MM-DD

End Date

end_datestringOptional

Select end date in format YYYY-MM-DD

Has Image

is_imagebooleanOptional

Filter tweets that contain images.

Default value of this property is false

Is Quoted Tweet

is_quotebooleanOptional

Filter tweets that are quotes.

Default value of this property is false

Has Video

is_videobooleanOptional

Filter tweets that contain videos.

Default value of this property is false

Language

langstringOptional

Filter tweets by language (e.g., en, fr, ar).

Default value of this property is "en"

Minimum Likes

min_likesintegerOptional

Filter tweets with at least this number of likes.

Default value of this property is 0

Minimum Replies

min_repliesintegerOptional

Filter tweets with at least this number of replies.

Default value of this property is 0

Minimum Retweets

min_retweetsintegerOptional

Filter tweets with at least this number of retweets.

Default value of this property is 0

Sort Order

sortEnumOptional

Sort tweets by Latest or Top.

Value options:

"Latest": string"Top": string

Default value of this property is "Latest"

Number of Tweets

countintegerOptional

Number of tweets to retrieve.

Default value of this property is 20