SkillAgentSearch skills...

IMDb

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

Install / Use

/learn @xu42/IMDb
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars26
CategoryContent
Updated1y ago
Forks5

Languages

PHP

Security Score

75/100

Audited on Apr 19, 2024

No findings