AvianFlu / ntwitter

Asynchronous Twitter REST/stream/search client API for node.js
https://github.com/AvianFlu/ntwitter
Other
784 stars 163 forks source link

fixing search method by updating the endpoint and removing search_base #120

Open lafikl opened 11 years ago

lafikl commented 11 years ago

Search method was not working because of the endpoint has changed from http://search.twitter.com to https://api.twitter.com/1.1/search/tweets.json