Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 720 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 720 Bytes

Wolfram Language interface to The Movie Database

Free and open source Wolfram Language interface to the Movie Database API.

API key

Requires an API key from the Movie Database, which must be obtained separately.

This API must be stored in the Wolfram Language as follows:

SystemCredential["TMDB"] = "*** your api key ****" ;

This credential is stored permanently on your system, see SystemCredential for details.


This product uses the TMDB API but is not endorsed or certified by TMDB.