Skip to content

arnoudbuzing/TheMovieDatabase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.