imdbid-to-title

1.0.2 • Public • Published

imdbid-to-title

Small module to convert IMDB id to movie title

Installation

npm i imdbid-to-title

Usage

const toTitle = require('imdbid-to-title');
toTitle('tt4154664').then(res => console.log('Movie title: ' + res));
// Movie title: Captain Marvel

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    2
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i imdbid-to-title

Weekly Downloads

2

Version

1.0.2

License

MIT

Unpacked Size

2.32 kB

Total Files

6

Last publish

Collaborators

  • sleeyax