Top "Imdb" questions

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

Does IMDB provide an API?

I recently found a movie organizer application which fetches its data from the IMDB database. Does IMDB provide an API …

asp.net-web-api imdb
Does IMDb provide an api or a data dump to get all title IDs?

IMDB provides plain text files user's can download and use which can be found here: IMDB Plain Text Files which …

web-services imdb
Given an IMDB movie id, how do I programmatically get its poster image?

movie id tt0438097 can be found at http://www.imdb.com/title/tt0438097/ What's the url for its poster image?

imdb
Connecting to IMDB

Has any one done this before? It would seem to me that there should be a webservice but i can't …

web-services imdb
Start and setup in-memory DB using Spring

I'm writing a small demo application in Java using Spring, that needs to have access to a database. It should …

database spring h2 imdb
List of all movie title, actors, directors, writers on Imdb

I am working on a web app which lets users tell their favourite movies, directors, movie- writers, and actors. For …

movie imdb imdbpy
IMDB to MySQL: Insert IMDB data into MySQL database

I’m looking for a solution to import all the IMDB data into my own MySQL database. I’ve downloaded …

php python mysql sql imdb
IMDB API to retrieve character information

Is there an IMDB API to retrieve character information ? Assuming I know the exact name of the character ?

api imdb
API or any other way to access IMDB TOP 250 list?

I have done extensive research and found that I couldn't find an API. Is there any available API to get …

jsp web-scraping imdb
IMDB Poster URL Returns Referral Denied

In my Ruby on Rails app, I use the imdb gem (https://rubygems.org/gems/imdb) to search for a …

image heroku hotlinking imdb