Is there any way to get list of tweets with some hashtags but result should not include tweets from specific users?
e.g. Search for #javascript #jquery but should not include tweets from @nodenow
I am using search/tweets REST API to search tweets.