Skip to main content
Module

x/omdb/src/omdb.ts

Access OMDb's API with Deno.
Go to Latest
import * as omdb from "https://deno.land/x/omdb@v3.0.1/src/omdb.ts";

Functions

Get specific title from IMDb via OMDb's API. A title could be for a movie, TV show or an episode of a TV show.

Search for titles from IMDb via OMDb's API. A title could be for a movie, TV show or an episode of a TV show.