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
- Host: GitHub
- URL: https://github.com/hooshid/imdb-scraper
- Owner: hooshid
- License: mit
- Created: 2021-07-30T10:37:46.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-10-04T09:35:44.000Z (9 months ago)
- Last Synced: 2025-10-04T11:30:41.283Z (9 months ago)
- Topics: imdb, imdb-api, imdb-information, imdb-movies, imdb-scraper, imdb-webscrapping, php, scraper, scraping
- Language: PHP
- Homepage:
- Size: 251 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# IMDb Scraper
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.