An open API service indexing awesome lists of open source software.

https://github.com/hooshid/imdb-scraper

Library for retrieving movie, tv series information from imdb.com
https://github.com/hooshid/imdb-scraper

imdb imdb-api imdb-information imdb-movies imdb-scraper imdb-webscrapping php scraper scraping

Last synced: 8 months ago
JSON representation

Library for retrieving movie, tv series information from imdb.com

Awesome Lists containing this project

README

          

# IMDb Scraper

Build Status
Total Downloads
Latest Stable Version
License

Using this IMDb API, you are able to search, browse and extract data of movies, tv series and musics on imdb.com.

## Documents
We have comprehensive documentation available on our [GitHub Wiki](https://github.com/hooshid/imdb-scraper/wiki). Please refer to it for detailed information on setup, usage, and more.

## Supported pages
* Search:
* [x] title (Movies, Series, Episodes, ...)
* [x] name (Actors, Directors, ...)
* Chart:
* [x] Top 250 Movies
* [x] Top 250 TV Shows
* [x] Boxoffice
* Name
* [x] Full name & Birth name & Nicknames
* [x] Photo
* [x] Birthdate & Birthplace
* [x] Death date & Death place & Cause of death
* [x] Bio
* [x] Body height
* Title
* [x] Movie/Series Title
* [x] Trailers
* [ ] Series seasons
* Calendar
* Video

## Related projects
* [Rottentomatoes Scraper](https://github.com/hooshid/rottentomatoes-scraper)
* [Metacritic Scraper](https://github.com/hooshid/metacritic-scraper)

## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.