This question already has an answer here:
- Twitter: Hash tag search query 3 answers
I'd like to fetch tweets with the Twitter Search API that have a certain hashtag and from a list of Twitter users.
This returns all the tweets from two users, but I only need tweets with a certain hashtag https://search.twitter.com/search.json?&q=from:stevdobb+OR+from:dummytwitteruser
</div>