Skip to content

Built in April 2021. A simple Node.js application to fetch and log all the comments of a specific YouTube video, by using the YouTube V3 REST API.

Notifications You must be signed in to change notification settings

orassayag/youtube-comments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Comments

Built in April 2021. A simple Node.js application to fetch and log all the comments of a specific YouTube video, by using the YouTube V3 REST API.

Getting Started

Clone the application to your computer. Steps to view the solution:

  1. Open server application on IDE (I use VSCode).
  2. In the terminal run: 'npm i'.
  3. In the terminal run: 'npm start'.

READ THE FOLLOWING SETTINGS BEFORE YOU BEGIN:

-Instructions & How to use: In the terminal run: 'npm start'.

Happy testing! :).

Prerequisites

You'll need to install VSCode, Node, and clone the application, and in the terminal run: 'npm i'.

Built With

  • Node.js - The web framework used - Server side.
  • Git - Source management.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Author

License

This application has an UNLICENSED license.

About

Built in April 2021. A simple Node.js application to fetch and log all the comments of a specific YouTube video, by using the YouTube V3 REST API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published