X-Scrapper/Twitter-Scraper
Pricing
Pay per usage
Go to Apify Store
Pricing
Pay per usage
search_termsarrayOptional
List of search queries to find tweets (e.g., '#AI', 'bitcoin', 'OpenAI')
scrape_typeEnumOptional
What type of data to scrape
"tweets": string"profile": string"replies": string"media": stringDefault value of this property is "tweets"
max_tweetsintegerOptional
Maximum number of tweets to scrape per search/user
Default value of this property is 50
include_repliesbooleanOptional
Include reply tweets in results
Default value of this property is false
include_retweetsbooleanOptional
Include retweets in results
Default value of this property is true
min_likesintegerOptional
Only include tweets with at least this many likes
Default value of this property is 0