ImdbPie

Software Screenshot:
ImdbPie
Software Details:
Version: 2.0.1
Upload Date: 11 Apr 15
Developer: Richard O'Dwyer
Distribution Type: Freeware
Downloads: 46

Rating: 4.0/5 (Total Votes: 1)

ImdbPie is a client library that wraps the IMDb API and allows programmatic access to various features and statistics.

The library uses the IMDb JSON API, used in their official iOS app.

Features:

  • Search movie by title
  • Search movie by ID
  • Get movie poster
  • Get top movies
  • Get currently popular content
  • Get details about a person
  • Get trailers

What is new in this release:

  • Added:
  • Imdb.search_for_person has been added. It returns a list of dicts.
  • Imdb.get_title_plots has been added. It returns a list of strings.
  • Title.trailer_image_urls returns a list of trailer urls (string).
  • Imdb.get_person_by_id has been added. It returns a Person object.
  • Changed:
  • Title.plots returns a list of full plots.
  • Title.trailers returns a list of dicts (keys: "url", "format").
  • Title.runtime returns runtime in seconds now instead of hours.
  • Person.role is now Person.roles and returns a list rather than a string.
  • Imdb.person_images has been renamed to Imdb.get_person_images.
  • Imdb.title_reviews has been renamed to Imdb.get_title_reviews and parameter limit has also been removed.
  • Imdb.title_images has been renamed to Imdb.get_title_images.
  • Imdb.find_by_title has been renamed to Imdb.search_for_title.
  • Imdb.find_movie_by_id has been renamed to Imdb.get_title_by_id and parameter json has been removed.
  • Imdb.movie_exists has been renamed to Imdb.title_exists.
  • Removed:
  • Imdb.validate_id has been removed.
  • Title.plot_outline has been removed.
  • Title.trailer_img_url has been removed.

Requirements:

  • Python 3.3 or higher
  • Requests
  • IMDb API key

Similar Software

Babelphish
Babelphish

12 May 15

py-4chan
py-4chan

13 May 15

React Google Maps
React Google Maps

10 Feb 16

GeoIP PHP API
GeoIP PHP API

6 Mar 16

Other Software of Developer Richard O'Dwyer

wiki-api
wiki-api

13 May 15

Comments to ImdbPie

Comments not found
Add Comment
Turn on images!