Scweet avatar

Scweet

Try for free

Pay $0.30 for 1,000 tweets

Go to Store
Scweet

Scweet

altimis/scweet
Try for free

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_andarrayOptional

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_orarrayOptional

At least one of these words must appear in the tweet. The word shouldn't contain Spaces.

Default value of this property is []

Hashtags

hashtagarrayOptional

List of hashtags to include in the search.

Default value of this property is []

Since (Start Date)

sincestringOptional

Select start date for tweets to scrape (YYYY-MM-DD).

Until (End Date)

untilstringOptional

Select end date for tweets to scrape (YYYY-MM-DD).

Max Tweets

maxItemsstringOptional

Maximum number of tweets to attempt to retrieve.

Default value of this property is "1000"

From User

from_userstringOptional

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_userstringOptional

Scrape tweets directed to or replying to this user.

Default value of this property is ""

Search Type

typeEnumOptional

Type of tweets to fetch: 'Top' or 'Latest'.

Value options:

"Top": string"Latest": string

Default value of this property is "Top"

Language

langEnumOptional

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

verifiedbooleanOptional

Filter only tweets with verified users

Default value of this property is false

Blue-verified users only

blue_verifiedbooleanOptional

Filter only tweets with blue_verified users

Default value of this property is false

Only retweets

retweetsbooleanOptional

Filter only retweets for other tweets

Default value of this property is false

Only replies

repliesbooleanOptional

Filter only replies to other tweets

Default value of this property is false

Only tweets with mentions

mentionsbooleanOptional

Filter only tweets with mentions

Default value of this property is false

Only tweets with hashtags

hashtagsbooleanOptional

Filter only tweets with hashtags

Default value of this property is false

Only Images

imagesbooleanOptional

Filter only tweets that contain images

Default value of this property is false

Only Videos

videosbooleanOptional

Filter only tweets that contain videos

Default value of this property is false

Minimum Likes

min_likesstringOptional

Minimum number of likes required (e.g. '10').

Default value of this property is ""

Minimum Replies

min_repliesstringOptional

Minimum number of replies required.

Default value of this property is ""

Minimum Retweets

min_retweetsstringOptional

Minimum number of retweets required.

Default value of this property is ""

Geocode

geocodestringOptional

Geolocation parameter, e.g. '39.8283,-98.5795,2500km'.

Default value of this property is ""

Place ID

placestringOptional

Place ID for area-based search (e.g. '96683cc9126741d1').

Default value of this property is ""

Near (City)

nearstringOptional

Name of city or location, e.g. 'Paris'.

Default value of this property is ""

Developer
Maintained by Community

Actor Metrics

  • 11 monthly users

  • 3 stars

  • >99% runs succeeded

  • Created in Dec 2024

  • Modified 2 days ago