# The Godfather

This example shows how to get the streaming availability data of
[The Godfather](https://www.imdb.com/title/tt0068646/) via its IMDb id.

## How to Run

Update `API_KEY` constant with your own API key. Then:

```shell
 npm install
 npm start 
```
