Twitter Search Scraper
Pricing
$20.00/month + usage
Twitter Search Scraper
Scrape any keyword or hashtag from Twitter. Extract tweets, replies, favorites, retweets, and conversation threads without limit. Gather user-related information such as verification, location, profile image, friends, followers, following, and much more! Get everything with no limits on Twitter!!
Pricing
$20.00/month + usage
Rating
0.0
(0)
Developer
epctex
Actor stats
9
Bookmarked
981
Total users
9
Monthly active users
6.5 days
Issues response
13 hours ago
Last modified
Categories
Share
Start URLs
startUrlsarrayOptional
You can provide a list of starting URLs for the scraper, which may include search URLs only.
Authentication configuration
authTokensarrayRequired
Select authentication tokens to be used by your crawler.
Search Terms
searchTermsarrayOptional
Search terms you want to search from Twitter (X). You can refer to https://github.com/igorbrigadir/twitter-advanced-search.
Maximum number of items on output
maxItemsintegerOptional
Maximum number of items that you want as output.
Sort By
sortEnumOptional
Sorts search results by the given option. Only works with search terms and search URLs.
Value options:
"Top": string"Latest": stringTweet language
tweetLanguageEnumOptional
Restricts tweets to the given language, given by an ISO 639-1 code.
Value options:
"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"bi": string"bs": string"br": string"bg": string"my": string"ca": string"ch": string"ce": string"ny": string"zh": string"cu": string"cv": string"kw": string"co": string"cr": string"hr": string"cs": string"da": string"dv": string"nl": string"dz": string"en": string"eo": string"et": string"ee": string"fo": string"fj": string"fi": string"fr": string"fy": string"ff": string"gd": string"gl": string"lg": string"ka": string"de": string"el": string"kl": string"gn": string"gu": string"ht": string"ha": string"he": string"hz": string"hi": string"ho": string"hu": string"is": string"io": string"ig": string"id": string"ia": string"ie": string"iu": string"ik": string"ga": string"it": string"ja": string"jv": string"kn": string"kr": string"ks": string"kk": string"km": string"ki": string"rw": string"ky": string"kv": string"kg": string"ko": string"kj": string"ku": string"lo": string"la": string"lv": string"li": string"ln": string"lt": string"lu": string"lb": string"mk": string"mg": string"ms": string"ml": string"mt": string"gv": string"mi": string"mr": string"mh": string"mn": string"na": string"nv": string"nd": string"nr": string"ng": string"ne": string"no": string"nb": string"nn": string"ii": string"oc": string"oj": string"or": string"om": string"os": string"pi": string"ps": string"fa": string"pl": string"pt": string"pa": string"qu": string"ro": string"rm": string"rn": string"ru": string"se": string"sm": string"sg": string"sa": string"sc": string"sr": string"sn": string"sd": string"si": string"sk": string"sl": string"so": string"st": string"es": string"su": string"sw": string"ss": string"sv": string"tl": string"ty": string"tg": string"ta": string"tt": string"te": string"th": string"bo": string"ti": string"to": string"ts": string"tn": string"tr": string"tk": string"tw": string"ug": string"uk": string"ur": string"uz": string"ve": string"vi": string"vo": string"wa": string"cy": string"wo": string"xh": string"yi": string"yo": string"za": string"zu": stringOnly verified users
onlyVerifiedUsersbooleanOptional
If selected, only returns tweets by users who are verified.
Only Twitter Blue
onlyTwitterBluebooleanOptional
If selected, only returns tweets by users who are Twitter Blue subscribers.
Tweet author
authorstringOptional
Returns tweets sent by the given user. It should be a Twitter (X) Handle.
In reply to
inReplyTostringOptional
Returns tweets that are replies to the given user. It should be a Twitter (X) Handle.
Mentioning
mentioningstringOptional
Returns tweets mentioning the given user. It should be a Twitter (X) Handle.
Within radius
withinRadiusstringOptional
Returns tweets sent within the given radius of the given location.
Geocode
geocodestringOptional
Returns tweets sent by users located within a given radius of the given latitude/longitude.
Minimum retweets
minimumRetweetsintegerOptional
Returns tweets with at least the given number of retweets.
Minimum favorites
minimumFavoritesintegerOptional
Returns tweets with at least the given number of favorites.
Minimum replies
minimumRepliesintegerOptional
Returns tweets with at least the given number of replies.
Include Search Terms
includeSearchTermsbooleanOptional
If selected, a field will be added to each tweets about the search term that was used to find it.