Twitter Dorks

Twitter Dorks

https://twitter.com/BNFC_13/status/1160890864337600512

# Tweets containing word1 AND word2 (default operator)
<word1> <word2>

# Containing exact expression
"word1"

# Tweets containing word1 OR word 2
<word1> OR <word2>

# Containing "cyber" but without "security"
cyber -security

# All tweets from an account or responding to an account
from:<account>
to:<account>

# Filter results and display only results from followed accounts
filter:follows
exclude:medias

# Tweets after the date or before the date
<word> since:2015-02-20
<word> until:2015-02-20

# Minimal RT / likes / replies
min_retweets:x
min_faves:x
min_replies:x

# Language
lang:fr

# Tweets positive and negative
<word> :)
<word> :(

# Tweets with a question
<word> ?

# Location (city) with a distance range
near:Paris within:25km

# Tweets corresponding to "gaming" according the filter
# - safe : potentially hard or deleted
# - media : pictures or videos
# - retweets : only retweets
# - native_video : downloaded video (Amplify, Periscope, Vine)
# - periscope 
# - vine
# - images : identified as photos (also coming from Instagram)
# - twimg : pic.twitter.com links
# - links : links to an URL
gaming filter:<filter>