Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/feedeo/youtube-channel-crawler

YouTube Channel :tv: Crawler
https://github.com/feedeo/youtube-channel-crawler

crawler youtube youtube-channel

Last synced: 6 days ago
JSON representation

YouTube Channel :tv: Crawler

Awesome Lists containing this project

README

        

# YouTube Channel :tv: Crawler
[![JavaScript Style Guide](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/)
[![Version](https://img.shields.io/npm/v/youtube-channel-crawler.svg)](https://www.npmjs.com/package/youtube-channel-crawler)
[![](https://img.shields.io/github/release/feedeo/youtube-channel-crawler.svg)](https://github.com/feedeo/youtube-channel-crawler/releases)
[![](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
[![Dependency Status](https://img.shields.io/david/feedeo/youtube-channel-crawler.svg?style=flat)](https://david-dm.org/feedeo/youtube-channel-crawler)
[![Downloads](https://img.shields.io/npm/dt/youtube-channel-crawler.svg)](https://www.npmjs.com/package/youtube-channel-crawler)

### Install
```
npm install youtube-channel-crawler -g
```

### Usage

```
youtube-channel-crawler "my-secret-key" bygghemma
```
```javascript
{
"viewCount": "1746964",
"commentCount": "2",
"subscriberCount": "1606",
"hiddenSubscriberCount": false,
"videoCount": "297"
}

```