PHPackages                             fabianbeiner/php-imdb-grabber - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. fabianbeiner/php-imdb-grabber

ActiveLibrary[API Development](/categories/api)

fabianbeiner/php-imdb-grabber
=============================

This PHP library enables you to scrape data from IMDB.com.

v6.2.8(3mo ago)2764.8k↓100%125[11 issues](https://github.com/FabianBeiner/PHP-IMDB-Grabber/issues)1MITPHPPHP &gt;=8.1.0

Since Aug 24Pushed 2mo ago35 watchersCompare

[ Source](https://github.com/FabianBeiner/PHP-IMDB-Grabber)[ Packagist](https://packagist.org/packages/fabianbeiner/php-imdb-grabber)[ Docs](https://github.com/FabianBeiner/PHP-IMDB-Grabber)[ RSS](/packages/fabianbeiner-php-imdb-grabber/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)DependenciesVersions (29)Used By (1)

PHP IMDb.com Grabber
====================

[](#php-imdbcom-grabber)

**This PHP library enables you to scrape data from IMDB.com.**

*This script is a proof of concept. It’s working, but you shouldn’t use it. IMDb doesn’t allow this method of data fetching. I do not use or promote this script. You’re responsible for using it.*

The technique used is called “[web scraping](http://en.wikipedia.org/wiki/Web_scraping "Web scraping at Wikipedia").” Which means, if IMDb changes any of their HTML, the script is going to fail. I won’t update this on a regular basis, so don’t count on it to be working all the time.

License
-------

[](#license)

[The MIT License (MIT)](https://fabianbeiner.mit-license.org/ "The MIT License")

Example Usage
-------------

[](#example-usage)

```
