Skip to content
/ IMDb Public

Crawl IMDb movie rating, content rating, release date, poster, presentation, director, actor, duration and other information

License

Notifications You must be signed in to change notification settings

xu42/IMDb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imdb

Latest Version on Packagist Software License Total Downloads

Crawl IMDb movie rating, content rating, release date, poster, presentation, director, actor, duration and other information

Install

Via Composer

$ composer require xu42/imdb

Usage

require_once 'vendor/autoload.php';
use Xu42\Imdb\OneTitle;
$res = OneTitle::singleton()->get('tt0111161');
echo json_encode($res) . PHP_EOL;

Change log

Please see CHANGELOG for more information what has changed recently.

Testing

Tests unavailable.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Crawl IMDb movie rating, content rating, release date, poster, presentation, director, actor, duration and other information

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages