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) • 306 B
Markdown
# Search by Title
This example shows how to get the streaming availability data of
shows by searching with a title, in a browser.
## How to Run
Update `RAPID_API_KEY` constant with your own API key.
Open `index.html` in a browser. Then start typing a show title
(e.g. Spider-Man)
into the input field.