The IMDB Grabber allows you to extract information about a particular movie from its IMDB page. It consist of a PHP class which grabs details based on Movie/TV show’s name, Its IMDB ID (if you know it!) or even its full IMDB URL .
It helps you to capture data rapidly so if you embed this grabber class in your application/website it will ensure a high performance rate. It has also got a database functionality which helps you to store the extracted data into your database. Another amazing feature is its JQuery Ajax backend which allows you to grab movie information without reloading the page.
Sample Website making perfect use of IMDB Grabber script :
It helps you to capture data rapidly so if you embed this grabber class in your application/website it will ensure a high performance rate. It has also got a database functionality which helps you to store the extracted data into your database. Another amazing feature is its JQuery Ajax backend which allows you to grab movie information without reloading the page.
Sample Website making perfect use of IMDB Grabber script :
http://flickonline.com/crank-high-voltage/
Features
* Clean and object oriented PHP codes.
* Fully customizable
* Extensive documentation
* Works in all major browsers
* Data Storage supported
* Allow you to obtain Media Information by providing:
o Movie/TV Show Name example: P.S. I Love you
o IMDB Title example tt0431308
o IMDB URL example http://www.imdb.com/title/tt0431308/
Requirements and Recommendations
A PHP enabled server (version 4.3+) is required for the script to work.
NOTE : A basic knowledge of PHP is recommended to be able to implement the script, however the documentation is extensive so you may not need any.
0 comments:
Post a Comment