Grab the info of a movie in a single click.

IMDb'er - IMDb Info Grabber

Features:
  • Ajax
  • BBcode format
  • Html format
  • Friendly interface
  • Movie poster uploaded to imur.com.com as of August 07


Valid search terms:
  • IMDb URL http://www.imdb.com/title/tt1099212/
  • IMDb ID tt1099212
  • Movie Title twilight


Returns the following details (if exists):
  • Movie poster (Average and not too small size)
  • Title
  • Year
  • Genre(s)
  • Rating
  • Runtime
  • Director
  • Cast
  • Plot
  • IMDb URL
  • Movie Trailer


Imdber.Org

API

make a POST request to http://imdber.org/api with the following parameters:
  • search - imdb title/url/id


you will get a JSON response with all the available variables (with a 200 HTTP code) if it was successful.

Example:

PHP Code: 
curl -"search=batman rises" http://imdber.org/api
{"title":"The Dark Knight Rises","poster":"http:\/\/i.imgur.com\/uCUp2.jpg","length":"165 min","year":"2012","director":"Christopher Nolan","writer":"Jonathan Nolan, Christopher Nolan","plot":"Eight years on, a new terrorist leader, Bane, overwhelms Gotham's finest, and the Dark Knight resurfaces to protect a city that has branded him an enemy.","stars":"Christian Bale, Tom Hardy, Anne Hathaway","genre":"Action, Crime, Drama","released":"20 July 2012","rating":"8.8","rating_count":"374,939","trailer":"GokKUqLcvD8","imdb_url":"http:\/\/www.imdb.com\/title\/tt1345836\/"}
curl -"nonexistentparam=hello" http://imdber.org/api
{"error":"Invalid Request"}
curl -"search=nonexistentmovie" http://imdber.org/api
{"error":["404 Movie Not Found (81)"]} 

Buy me a beer and have me customize it for you, PM me.

Change Log:
September 19, 2012 -- API
September 14, 2012 -- new variable, trailer
August 28, 2012 -- removed https
August 12, 2012 -- enable https connection
Augest 09, 2012 -- Movie posters are now uploaded to imgur.com
August 08, 2012 -- Bug fixes
July 17, 2012 -- Changed the design again. User customization of output now allowed.
March 19, 2012 -- changed the design
..snipped..
January 06, 2012 -- Start of IMDber
Apathetic Reviewed by Apathetic on . IMDb Info Grabber - Online Grab the info of a movie in a single click. IMDb'er - IMDb Info Grabber Features: Ajax BBcode format Html format Friendly interface Rating: 5