DEV Community

jalpesh Vadgama
jalpesh Vadgama

Posted on

Video: How to use Twitter Streaming API in Node.js

In this video, We are going to learn how we can use Twitter Streaming API with node.js.

It is very easy. First, you need to create API Credentials from the twitter developer portal and then install express and twit npm package and use in the code. You can see the complete explanation of code written and How I have created it in the below video.

Source Code for this video is available on - https://github.com/JalpeshVadgama/NodeTwitterStreamApi

If you like this video and wanted to see a similar kind of video then, please subscribe to my youtube channel at - http://bit.ly/codewithjv.

Also, Do let me know what more content you wanted to see in for node.js.

Top comments (0)