Scweet
Pay $0.30 for 1,000 tweets
Scweet
Pay $0.30 for 1,000 tweets
Scweet is a scalable tweet-scraping tool built on the open-source Scweet library. Just specify dates, keywords, hashtags, and tweet count—the Actor automatically scales to fetch data at up to 1000 tweets per minute only $0.30 per 1000 tweets. All results come in JSON/CSV format.
Words (AND)
words_and
arrayOptional
Each word in this list must appear in the tweet. The word shouldn't contain Spaces.
Default value of this property is []
Words (OR)
words_or
arrayOptional
At least one of these words must appear in the tweet. The word shouldn't contain Spaces.
Default value of this property is []
Hashtags
hashtag
arrayOptional
List of hashtags to include in the search.
Default value of this property is []
Max Tweets
maxItems
stringOptional
Maximum number of tweets to attempt to retrieve.
Default value of this property is "1000"
From User
from_user
stringOptional
Scrape tweets from this user (no @). If no words/hashtags were given, the output will contain all the tweets posted by this user in the given date interval.
Default value of this property is ""
To User
to_user
stringOptional
Scrape tweets directed to or replying to this user.
Default value of this property is ""
Search Type
type
EnumOptional
Type of tweets to fetch: 'Top' or 'Latest'.
Value options:
"Top": string"Latest": string
Default value of this property is "Top"
Language
lang
EnumOptional
Restrict tweets by language (e.g. 'en').
Value options:
"en": string"ab": string"aa": string"af": string"ak": string"sq": string"am": string"ar": string"an": string"hy": string"as": string"av": string"ae": string"ay": string"az": string"bm": string"ba": string"eu": string"be": string"bn": string"bh": string"bi": string"bs": string"br": string"bg": string"my": string"ca": string"ch": string"ce": string"ny": string"zh": string"cv": string"kw": string"co": string"cr": string"hr": string"cs": string"da": string"dv": string"nl": string"eo": string"et": string"ee": string"fo": string"fj": string"fi": string"fr": string"ff": string"gl": string"ka": string"de": string"el": string"gn": string"gu": string"ht": string"ha": string"he": string"iw": string"hz": string"hi": string"ho": string"hu": string"ia": string"id": string"ie": string"ga": string"ig": string"ik": string"io": string"is": string"it": string"iu": string"ja": string"jv": string"kl": string"kn": string"kr": string"ks": string"kk": string"km": string"ki": string"rw": string"ky": string"kv": string"kg": string"ko": string"ku": string"kj": string"la": string"lb": string"lg": string"li": string"ln": string"lo": string"lt": string"lu": string"lv": string"gv": string"mk": string"mg": string"ms": string"ml": string"mt": string"mi": string"mr": string"mh": string"mn": string"na": string"nv": string"nb": string"nd": string"ne": string"ng": string"nn": string"no": string"ii": string"nr": string"oc": string"oj": string"cu": string"om": string"or": string"os": string"pa": string"pi": string"fa": string"pl": string"ps": string"pt": string"qu": string"rm": string"rn": string"ro": string"ru": string"sa": string"sc": string"sd": string"se": string"sm": string"sg": string"sr": string"gd": string"sn": string"si": string"sk": string"sl": string"so": string"st": string"es": string"su": string"sw": string"ss": string"sv": string"ta": string"te": string"tg": string"th": string"ti": string"bo": string"tk": string"tl": string"tn": string"to": string"tr": string"ts": string"tt": string"tw": string"ty": string"ug": string"uk": string"ur": string"uz": string"ve": string"vi": string"vo": string"wa": string"cy": string"wo": string"fy": string"xh": string"yi": string"yo": string"za": string
Default value of this property is "en"
Verified users only
verified
booleanOptional
Filter only tweets with verified users
Default value of this property is false
Blue-verified users only
blue_verified
booleanOptional
Filter only tweets with blue_verified users
Default value of this property is false
Only retweets
retweets
booleanOptional
Filter only retweets for other tweets
Default value of this property is false
Only replies
replies
booleanOptional
Filter only replies to other tweets
Default value of this property is false
Only tweets with mentions
mentions
booleanOptional
Filter only tweets with mentions
Default value of this property is false
Only tweets with hashtags
hashtags
booleanOptional
Filter only tweets with hashtags
Default value of this property is false
Only Images
images
booleanOptional
Filter only tweets that contain images
Default value of this property is false
Only Videos
videos
booleanOptional
Filter only tweets that contain videos
Default value of this property is false
Minimum Likes
min_likes
stringOptional
Minimum number of likes required (e.g. '10').
Default value of this property is ""
Minimum Replies
min_replies
stringOptional
Minimum number of replies required.
Default value of this property is ""
Minimum Retweets
min_retweets
stringOptional
Minimum number of retweets required.
Default value of this property is ""
Geocode
geocode
stringOptional
Geolocation parameter, e.g. '39.8283,-98.5795,2500km'.
Default value of this property is ""
Actor Metrics
11 monthly users
-
3 stars
>99% runs succeeded
Created in Dec 2024
Modified 2 days ago