odi-youtube-scraper
v1.0.12
Published
This package scrapes youtube for videos and returns the data in a JSON format
Downloads
2
Readme
ODI Youtube Scraper
This is a simple scraper that scrapes the ODI youtube channel for videos and stores them in a database.
Getting Started
Import the project into your IDE of choice and run the main method with 2 arguments: your api key and the number of results.
Prerequisites
You will need to have a youtube api key. You can get one here
Built With
- Node.js