node-scraper
node-scraper copied to clipboard
New twitter layout
Running examples on current (master) version yields:
$ curl http://search.twitter.com/search?q=javascript
The Twitter REST API v1 is no longer active. Please migrate to API v1.1.
https://dev.twitter.com/docs/api/1.1/overview
Therefore I updated examples to current twitter layout.
And added a micro "Running examples" section in README.