Exclude account from twitter search results

I'd like to search for everything relating to these terms:

sidigital OR sidgtl OR sidigital.co

Example search

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

Try building your query here:

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

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like