IMVDb
What is this?
An NPM package to interact with the IMBDb.com API
Quick Start
Install in your app directory
npm install imvdb
then
const IMVDb = 'API_KEY_HERE';
You can get your own API Key from IMVDb.com. You will need an account.
API calls are limited to 1,000 calls per minute. Keep that in mind.
Search Videos
Basic search. Returns IMBDb information. Use videoData to get youtube links.
IMVDb;
Search Entities
An entity is anything with a name in the IMVDb Database (artists, companies, people, etc). You can retreive basic information on an entity as well as information like credits and associated videos.
IMVDb;
Video Information
For things like youtube links
imvdb
Entity Information
Additional information about an entity.
imvdb