TwitterSearch
TwitterSearch copied to clipboard
Exclude retweets and replies
Add methods to TwitterSearchOrder
for excluding retweets and replies.
There is currently a work-around for this:
tso.set_keywords(['yourKeywordHere', '-filter:retweets', '-filter:replies'])