My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more
How to use twitter streaming API with Node.js

How to use twitter streaming API with Node.js

jalpesh vadgama's photo
jalpesh vadgama
·May 6, 2020

Recently, I have created a new video for using twitter streaming API with 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.

Below is the link for the video.

youtu.be/axobUeRpO3c

Source Code for this video is available on - github.com/JalpeshVadgama/NodeTwitterStream..

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

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