Briefly overview of what we can do with Advanced Twitter
search:
- Word-level search:
- search for exact match: e.g. ["search marketing"];
- search for any of these words: e.g. [search OR marketing];
- exclude any word: e.g. [search marketing -seo];
- search for related discussions (hashtags): [#seo];
- restrict search results to any specific language (adds “&lang=” to the query string).
- A person-related search:
- find threads by a specified Twitter user: [seo from:seosmarty];
- find threads addressed to a specified Twitter user: [WordPress to:TamieCraffey];
- find Tweets referencing the specified username: [search @TamieCraffey].
- Location-specific search:
- find Tweets sent near the specified location: [seo near:london];
- find Tweets sent within XX miles of the specified location: [near:NYC within:30mi].
- Date-search: find posts sent since / until the specified date: [seo since:2014-09-11].
- Search for useful resources – i.e. links to related pages: [seo filter:links].

