...
of specific actors like birthday, age, link to the actor's site, links to the actor's social network profiles on Twitter, Facebook, Instagram, and IMDB, details of movies that the actor participated, like the movie title, popularity, and poster image, movie release date, first air date, a character ...
This package can get information about movies from the IMDB site. It can send HTTP requests to the IMDB site server to retrieve information about movies. Currently, it can retrieve the movie details: - Title - Ratings - Votes - Awards - Director - Writers - Stars - Budget - Country - Language - Color ...
PHP 5, Web services, Video, Parsers This package can get details about movie titles on the IMDB site. It can retrieve Web pages about specific movie titles from the IMDB site and parses the information on the pages to extract details about those movies. Currently, it can retrieve movie details like ...
...
converting videos given the URLs of the pages on BBC, Bloomberg Business Video, CNN, Dailymotion, Discovery, Facebook, Flickr, Fox News Video, IMDB, LiveLeak, Twitch, Twitter, Vimeo, Vine, Yahoo Screen and YouTube. Notice that the giflayer API service has been discontinued until further notice, so this ...
PHP 5, Searching, Web services, Video This class can search movies and retrieve information from IMDB. It can send a request to the IMDB Web site to retrieve pages that list movies with a given title and returns the URLs all videos with that title. The class can also take the URL of a given movie ...
This class can be used to parse and extract movie information from the respective pages of the IMDB (internet movie database) site (http://www.imdb.com). Check out the newest release through SVN server. svn checkout svn://svn.berlios.de/imdb-parser/trunk imdb-parser It can extract the movie title, ...
...
, Web services, Video This is a simple class that can be used to search for movie titles in the Internet Movie Database site. It accesses the IMDB site search page submitting a query for given search keywords. The class returns an array with title and identifiers of the movies of all found occurrences ...
This class can retrieve movie information from the IMDB API site. It can send HTTP requests to the IMDB API site to perform queries for movie information. The class retrieves the responses and returns the parsed response information about the queried movies. PHP IMDB API Support forum imdb-api Retrieve ...
PHP 5, Files and Folders, Video This class can be used to parse IMDB movie information fetched by FTP. It accesses a public FTP server to fetch files of movie data from the IMDB site. The class parses the files and returns the parsed data. The class requires a Unix/Linux like system or any other ...
PHP 5, Web services This class can be used to get TV show episodes information from IMDB. It can send HTTP requests to the IMDB site Web server to retrieve several types of information. The class can search for TV shows by a given or similar name, retrieve the list of show episodes of check for a ...