get_company.py

Python package to access the IMDb's movie database

Install

All systems
curl cmd.cat/get_company.py.sh
Debian Debian
apt-get install python-imdbpy
Ubuntu
apt-get install python-imdbpy
Arch Arch Linux
pacman -S python-imdbpy
image/svg+xml Kali Linux
apt-get install python-imdbpy
Windows (WSL2)
sudo apt-get update sudo apt-get install python-imdbpy
Raspbian
apt-get install python-imdbpy

python-imdbpy

Python package to access the IMDb's movie database

IMDbPY is a Python package useful to retrieve and manage the data of the IMDb movie database about both movies and people. It can be very easily used by programmers and developers to provide access to the IMDb's data to their programs.