I'd like to search for everything relating to these terms:
sidigital OR sidgtl OR sidigital.co
but I don't want to see anything from the specific user @sidgtl how do I do this? I can't ignore sidigital because I still want to see people mentioning the account, just nothing from the account itself.
Thank you!
2 Answers
You use -from:username to exclude tweets from a user.
So for your example:
sidigital OR sidgtl OR sidigital.co -from:sidgtl
Once you've entered what you need, copy the URL in the address bar.
You may also find it useful to refer to the search API documentation here:
1