2.0.2 • Published 2 years ago

youtrending v2.0.2

Weekly downloads
-
License
GPLv3
Repository
github
Last release
2 years ago

YouTube Trending Videos Scraper NodeJS Documentation

This NodeJS library can scrape all available trending pages of YouTube without any API usage.

Therefore, this library does not require any API keys, with the attached maximum quotas, but instead might take longer to receive the required data.

The library works as long as YouTube keeps its web page layout the same. Therefore, there is no guarantee that this library will work at all times. If this library should not work at some point, please create an issue and let me know so that I can take a look into it. Pull requests are also welcomed in this case.

Installation

npm install youtrending

Usage

const ytrend = require("youtrending")