desmondmorris / node-twitter

Client library for the Twitter REST and Streaming API's.
https://www.npmjs.com/package/twitter
MIT License
1.27k stars 238 forks source link

using search api #329

Open GamlielSchwartz opened 4 years ago

GamlielSchwartz commented 4 years ago

Hi I don't understand how to use advanced search. the twitter dev docs seem to say just go to twitter/advanced-search and copy the url encoded stuff that pops up that doesn't seem to work when I set q= as in your example. For example how would I look for tweets that include any of some words or certain exact phrases etc?