Top "Imdb" questions

The Internet Movie Database (IMDb) is an online database of information related to films, television programs, and video games.

Java JSON decode from OMDB (IMDB) API using Java

I want to get movie data from the OMDB API which is JSON text. I am using Java to decode …

java api imdb json-simple
Get Movie Data without imdb

Im doing an small program(using C#) where i can get movie details. My first choice was to use imdb. …

c# imdb
How do you get a thumbnail of a movie using IMDbPy?

Using IMDbPy it is painfully easy to access movies from the IMDB site: import imdb access = imdb.IMDb() movie = access.…

python imdb imdbpy
Why do I get a 403 error when I try open a URL

I am currently using the imdb api from http://imdbapi.org to get some information about a movie. When I …

java api imdb
Extract reviews and ratings from IMDB

The Internet Movie Database does not allow scraping from their website, but does provide an FTP site with text files …

dataset imdb imdbpy
Check if intent uri is available

I have an app that sometimes links to imdb. I can do this with http://m.imdb.com/find or …

android android-intent imdb