scrap-imdb 0.1.6
pip install scrap-imdb
Released:
Scrap Imdb website to retrieve infdetail informmations from movies or tvshow
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT license)
- Author: David Steinberger
- Tags scrapimdb
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Programming Language
Project description
scrapimdb
Scrap Imdb website to retrieve detail informations from movies or tvshows
Install
pip install scrap-imdb
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.
History
0.1.6 (2022-12-02)
Use cloudscrapper to by pass cloudfare
0.1.5 (2022-10-18)
Fix imdb search results
0.1.4 (2022-03-28)
Fix new website of imdb (dom changing)
0.1.2 (2021-06-11)
Adapt scrapimdb for the new site imdb and remove python 2 support
0.1.1 (2019-09-01)
Fix rating css selector
Adapt for new site imdb
0.1.0 (2018-04-06)
Add Imdb spider with scrapping: rate, title, url and date
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT license)
- Author: David Steinberger
- Tags scrapimdb
Classifiers
- Development Status
- Intended Audience
- License
- Natural Language
- Programming Language
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file scrap-imdb-0.1.6.tar.gz
.
File metadata
- Download URL: scrap-imdb-0.1.6.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 616e5b78ba79e9bc1fb7a94eb29a03551d9bf76e982e3b064a0ef85944ef818b |
|
MD5 | cbe5554732c9c3994db9d53862a68456 |
|
BLAKE2b-256 | 35a13f79421b93b1aff0824395b34fe13ec408c204125f030ba5f31fa1ac31fd |
File details
Details for the file scrap_imdb-0.1.6-py2.py3-none-any.whl
.
File metadata
- Download URL: scrap_imdb-0.1.6-py2.py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5fa5f400823e0ea8200b85702426b774baff6b46c00a771276a6474d4f271432 |
|
MD5 | 33658a047a466bd77ab5d595bf64ee0a |
|
BLAKE2b-256 | 2355871b5116b388f9f303b1c8066a0b1c1bfbfe6ae3bdc4971bc3ff6f944325 |