|
|
|
|
|
by twosdai
1983 days ago
|
|
https://github.com/twintproject/twint This is a much more advanced OSINT tool which can provide you better information if you really want to search for tweets within a specific area, or around a specific timeframe. Here is an example command which would give you any tweet containing the word trump within a 50Km radius of DC. twint -g="38.8935755,-77.0846155,50km" -s "Trump" |
|