Scrap Imdb website to retrieve detail informations from movies or tvshows
Project description
Scrap Imdb website to retrieve detail informations from movies or tvshows
Install
For end users:
pip install scrap-imdb
For development:
# Clone the repository
git clone https://github.com/dsteinberger/scrapimdb.git
cd scrapimdb
# Install Poetry if not already installed
pip install poetry
# Install dependencies
poetry install
# Run tests
make test
Usages
from scrapimdb import ImdbSpider
im = ImdbSpider('terminator')
im.get_rating()
im.get_original_title()
im.get_year()
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
scrap_imdb-0.1.8.tar.gz
(6.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file scrap_imdb-0.1.8.tar.gz.
File metadata
- Download URL: scrap_imdb-0.1.8.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.2 CPython/3.11.11 Darwin/25.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a34110a0a237fb2d1a1a3af8ace4d2167827a7f9c60e2f48138c52e2790b9cb7
|
|
| MD5 |
e9f921cfe3bcb7ee6ff246fb2c2d169f
|
|
| BLAKE2b-256 |
4c8c88de3177b6a95aafdce18772f2b978a8edcf8ab4b058751203b9e7ded64c
|
File details
Details for the file scrap_imdb-0.1.8-py3-none-any.whl.
File metadata
- Download URL: scrap_imdb-0.1.8-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.2 CPython/3.11.11 Darwin/25.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2361742e80543aed0f578ec659870d53f2700a3481575fce722cd3ef0a84dde
|
|
| MD5 |
af17fa9f8a6765ff1cc43fdac1788f5a
|
|
| BLAKE2b-256 |
bf37e8030907977af0a81ebae4c02ec7b66d03b2ad8df7b767a6c93e66803792
|