CodeCanyon IMDB Parser 10256647PHP Script \ Miscellaneous
Scraper \ Series \ Parser \ Movies \ Class \ Database \ Imdb \ Array
PHP Script \ Miscellaneous
Last Update: 5 February 15; Files Included: JavaScript JS, HTML, CSS, PHP; Software Version: PHP 5.x.
IMDB Parser is a PHP class that allows you to get everything you want from the IMDB database, it supports both movies and TV series.
Here is a list of fields that the class can parse .
- Title
- Year
- Runtime
- Genre
- Stars
- Rating
- Director
- Description
- Thumbnail
- Release date
- Type
- Status
- Seasons
- Trailer URL
- Imdb URL
- Imdb ID
Please let me know if you have any suggestions or ideas on how to improve this item !
Requirements
- PHP 5.x
- PHP CURL
- PHP Zlib
Installation
- Download the archive and decompress it to your server.
- config.php file is located under “imdb_parser/config” directory. You can enable or disable the cache by setting the $cache_enabled variable to true or false.
- Set permissions recursively for folder “imdb_parser/lib” to 0755
- The cache can be deleted by removing the file located in “imdb_parser/cache”
Features
- Cache System, for fast data retrieval
- Supports search by ID or TV serie/Movie name
- Demo script included for free (see the screenshots)
- Support on Codecanyon
Basic Usage
Output
Getting values from the associative array
Keywords: array, class, database, imdb, movies, parser, php, scraper, series.
No comments:
Post a Comment