Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/feedeo/youtube-channel-crawler
YouTube Channel :tv: Crawler
https://github.com/feedeo/youtube-channel-crawler
crawler youtube youtube-channel
Last synced: 3 months ago
JSON representation
YouTube Channel :tv: Crawler
- Host: GitHub
- URL: https://github.com/feedeo/youtube-channel-crawler
- Owner: feedeo
- License: mit
- Created: 2016-09-20T14:31:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-27T11:14:11.000Z (almost 8 years ago)
- Last Synced: 2024-09-29T03:22:26.358Z (3 months ago)
- Topics: crawler, youtube, youtube-channel
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"
}```