0.2.7 • Published 2 years ago

imdb-listimporter v0.2.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

imdb-listimporter

Axios-based IMDb list importer for node.

About

The imdb-listimporter package allows you to import the contents of publicly visible user lists from IMDb.

Features

  • Import user Watchlists by providing either a URL to the user profile, or just the user ID.

  • Import user lists by providing either a URL to the list, or just the list ID

  • Import data as either a 2D array of strings, or parsed into Film objects

  • Can specify which fields to include or exclude

Of course the lists must be set to be publicly visible. I'm not a magician.

Can take up to several seconds, especially if the input is a user profile or ID, because IMDb response times tend to be long


Soon on npm.

0.2.7

2 years ago

0.2.6

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago