Twitter Fast Scraper: The Ultimate Twitter Data Retrieval Tool
3 days trial then $15.00/month - No credit card required now
Twitter Fast Scraper: The Ultimate Twitter Data Retrieval Tool
3 days trial then $15.00/month - No credit card required now
1000 tweets only cost 0.05$. Unlock the full potential of Twitter data with Tweet Fast Scraper! Our cutting-edge tool offers lightning-fast search, all enhanced by customizable filters to suit your needs.
Start Time
startTime
stringOptional
Specify the datetime (yyyy-MM-dd_HH:mm:ss_UTC),Returns tweets sent after the given date.
End Time
endTime
stringOptional
Specify the datetime (yyyy-MM-dd_HH:mm:ss_UTC),Returns tweets sent before the given date.
Search Terms
searchTerms
arrayOptional
Search terms you want to search from Twitter (X). Refer to https://github.com/igorbrigadir/twitter-advanced-search.
Cookies
cookies
arrayRequired
Cookies are used to authorize the actor with twitter
You can input multiple cookies, and when one cookie rate limit is set, it will automatically switch to another cookie to continue to capture data.
Follow these steps to get the cookies:
- Install Cookie-Editor chrome extension
- Login to your twitter account
- Click on the extension and Export As 'Headers String' and export the twitter cookies
- Paste the copied contents here.
NextCursor
nextCursor
stringOptional
Cursor value to resume scraping from,You can get it from the last record in the returned data
Conversation IDs
conversationIds
arrayOptional
Conversation IDs that you want to search on Twitter (X), Tweets that are part of a thread (direct replies and other replies)
Sort By
sortBy
EnumOptional
Sorts search results by the given option.
Value options:
"Top": string"Latest": string
Default value of this property is "Latest"
Maximum number of items on output
maxItems
integerOptional
Maximum number of items that you want as output.
Default value of this property is 100
Minimum retweets
minRetweets
integerOptional
Returns tweets with at least the given number of retweets.
Default value of this property is 0
Minimum Likes
minLikes
integerOptional
Returns tweets with at least the given number of Likes.
Default value of this property is 0
Minimum Replies
minReplies
integerOptional
Returns tweets with at least the given number of replies.
Default value of this property is 0
Only verified users
onlyVerifiedUsers
booleanOptional
If checked then returns tweets by users who are verified.
- 4 monthly users
- 4 stars
- 93.2% runs succeeded
- Created in Oct 2024
- Modified 2 days ago