Develop/Node.js
![[node.js] Youtube 정보 다루기](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdna%2Fck66yR%2FbtqDeJUGKHu%2FAAAAAAAAAAAAAAAAAAAAAElTmNBNN4CMy3_bL1eJ0eYwN013Pwg8AO0lvHBFhFID%2Fimg.png%3Fcredential%3DyqXZFxpELC7KVnFOS48ylbz2pIh7yKj8%26expires%3D1753973999%26allow_ip%3D%26allow_referer%3D%26signature%3D6OS8IPsMOwxzQnZRnZulTbCDAa4%253D)
[node.js] Youtube 정보 다루기
이번 글은 node.js를 이용하여 유튜브 정보를 다루는 내용입니다. https://developers.google.com/youtube/v3/quickstart/nodejs Node.js Quickstart | YouTube Data API | Google Developers Complete the steps described in the rest of this page, and in about five minutes you'll have a simple Node.js command-line application that makes requests to the YouTube Data API. The sample code used in this guide retrieves the channel resou..