streaming-availability
Version:
Streaming Availability API allows getting streaming availability information of movies and series; and querying the list of available shows on streaming services such as Netflix, Disney+, Apple TV, Max and Hulu across 59 countries!
13 lines (8 loc) • 318 B
Markdown
# Get by IMDb Id
This example shows how to get the streaming availability data of
a show via its IMDb id, in a browser.
## How to Run
Update `RAPID_API_KEY` constant with your own API key.
Open `index.html` in a browser. Then copy-paste a valid IMDb id
(e.g. `tt0468569` for The Dark Knight)
into the input field.