-
Episode tracker can be used to get TV show episodes information from IMDB and can send HTTP requests to the unoficial IMDB API site Web server to retrieve several types of information. The script can search for TV shows by a given or similar name, retrieve the list of show episodes of check for a given episode by title.
-
This is a PHP script for scrapping IMDb pages. All scrapped data is retrieved as an array. The array can then be manipulated and processed by other functions, for embedding the data in a desired format on a web page or app.
-
This is a WordPress plugin for retrieving and embedding data from IMDB. The plugin adds a configurable WP shortcode for retrieving IMDB movie data.Features of Maribol IMDB:- [imdb:title]- [imdb:year]- [imdb:description]- [imdb:short_description]- [imdb:duration]- [imdb:categories]- [imdb:director]- [imdb:writers]- [imdb:language]- [imdb:release_date]- [imdb:filming_locations]What's New in this version:- Added [imdb:short_description] tag and fixed some errors.Installation:- Unpack and upload it to the /wp-content/plugins/ directory. Activate the plugin ...
-
This is a PHP web service script to parse and retrieve data from the IMDB movie database website. This script can be used to get information about movies and shows from IMDB.It retrieves the page of a given movie or show from the IMDB site to parse the page HTML and extract several details into class variables.Currently extracts follow details ...
-
This PHP script is a parser for IMDB movie/serie/documental/videogame/episode names, ratings and aka titles. It can access a public FTP server to fetch files of movie data from the IMDB site, parse the files and return the parsed data. Unix/Linux like system or any other that has the wiget and gzip commands available are required by this PHP web service ...
-
PHP imdb Classes are to access the information on imdb from php. IMDBPHP provides an API (Application Programmers Interface) to the movie information stored at the IMDB.COM site.As this and the name suggests, PHP imdb Classes is primarily targeted at PHP programmers who want to extend their programs or their site with these movie information.
-
IMDB Grabber retrieves the page of a given movie or show from the IMDB site to parse the page HTML and extract several details into class variables. Currently IMDB Grabber extracts follow details of the movie or show: identifier, name, score, director, released date, writing credits, genre, tag lines, plot, awards, also known as name, run time, country, language, aspect ...
-
The movie title, year, cast, poster image and more can be extracted from IMDb pages.IMDb_Fetch can optionally cache the retrieved information in a MySQL database. The movie poster images can be cached in files.Requirements: PHP 5.0 or higher
-
PHP Movie Listings can be used to fetch a listing of movies being presented in near theatres.PHP Movie Listings connects to the IMDB site and performs a query for movie listings near a city in the United States, given the city ZIP code and the maximum distance to consider near theatres.PHP Movie Listings retrieves the movie data and show times ...
-
IMDB Search is a simple class that can be used to search for movie titles in the Internet Movie Database site.IMDB Search accesses the IMDB site search page submitting a query for given search keywords.IMDB Search returns an array with title and identifiers of the movies of all found occurrences.
-
IMDB Parser can be used to parse and extract movie information from the respective pages of the IMDB site.IMDB Parser can extract the movie title, language, country, rating, genre, director, plot, color or black and white, tag line and poster picture URL.
-
IMDb Fetch can be used to fetch information about movie titles from the IMDb site.IMDb Fetch can access the page of a given movie in the IMDB site and retrieve the movie information: identifier, name, release year, director, credits, genre, user rating, duration, a comment from a random user.IMDb Fetch can also retrieve the movie poster image into a local ...
-
IMDBSearch is capable of searching the Internet Movie DataBase to retrieve the details the specified movies. It also comes with scripts for storing the movie details in a local database.





