=========
scrapimdb
=========
.. image:: https://img.shields.io/pypi/v/scrap-imdb.svg
:target: https://pypi.python.org/pypi/scrap-imdb
.. image:: https://img.shields.io/travis/dsteinberger/scrapimdb.svg
:target: https://travis-ci.org/dsteinberger/scrapimdb
.. image:: https://pyup.io/repos/github/dsteinberger/scrapimdb/shield.svg
:target: https://pyup.io/repos/github/dsteinberger/scrapimdb/
:alt: Updates
Scrap Imdb website to retrieve detail informations from movies or tvshows
Install
-------
.. code-block:: shell
pip install scrap-imdb
Usages
------
.. code-block:: python
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.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
=======
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
Raw data
{
"_id": null,
"home_page": "https://github.com/dsteinberger/scrapimdb",
"name": "scrap-imdb",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "scrapimdb",
"author": "David Steinberger",
"author_email": "david.steinberger@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/35/a1/3f79421b93b1aff0824395b34fe13ec408c204125f030ba5f31fa1ac31fd/scrap-imdb-0.1.6.tar.gz",
"platform": null,
"description": "=========\nscrapimdb\n=========\n\n\n.. image:: https://img.shields.io/pypi/v/scrap-imdb.svg\n :target: https://pypi.python.org/pypi/scrap-imdb\n\n.. image:: https://img.shields.io/travis/dsteinberger/scrapimdb.svg\n :target: https://travis-ci.org/dsteinberger/scrapimdb\n\n.. image:: https://pyup.io/repos/github/dsteinberger/scrapimdb/shield.svg\n :target: https://pyup.io/repos/github/dsteinberger/scrapimdb/\n :alt: Updates\n\n\n\nScrap Imdb website to retrieve detail informations from movies or tvshows\n\n\nInstall\n-------\n\n.. code-block:: shell\n\n pip install scrap-imdb\n\n\nUsages\n------\n\n.. code-block:: python\n\n from scrapimdb import ImdbSpider\n\n im = ImdbSpider('terminator')\n\n im.get_rating()\n im.get_original_title()\n im.get_year()\n\n\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.6 (2022-12-02)\n------------------\n\n* Use cloudscrapper to by pass cloudfare\n\n\n0.1.5 (2022-10-18)\n------------------\n\n* Fix imdb search results\n\n\n0.1.4 (2022-03-28)\n------------------\n\n* Fix new website of imdb (dom changing)\n\n\n0.1.2 (2021-06-11)\n------------------\n\n* Adapt scrapimdb for the new site imdb and remove python 2 support\n\n\n0.1.1 (2019-09-01)\n------------------\n\n* Fix rating css selector\n* Adapt for new site imdb\n\n\n0.1.0 (2018-04-06)\n------------------\n\n* Add Imdb spider with scrapping: rate, title, url and date\n",
"bugtrack_url": null,
"license": "MIT license",
"summary": "Scrap Imdb website to retrieve infdetail informmations from movies or tvshow",
"version": "0.1.6",
"split_keywords": [
"scrapimdb"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "33658a047a466bd77ab5d595bf64ee0a",
"sha256": "5fa5f400823e0ea8200b85702426b774baff6b46c00a771276a6474d4f271432"
},
"downloads": -1,
"filename": "scrap_imdb-0.1.6-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "33658a047a466bd77ab5d595bf64ee0a",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 3148,
"upload_time": "2022-12-02T20:34:50",
"upload_time_iso_8601": "2022-12-02T20:34:50.385163Z",
"url": "https://files.pythonhosted.org/packages/23/55/871b5116b388f9f303b1c8066a0b1c1bfbfe6ae3bdc4971bc3ff6f944325/scrap_imdb-0.1.6-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "cbe5554732c9c3994db9d53862a68456",
"sha256": "616e5b78ba79e9bc1fb7a94eb29a03551d9bf76e982e3b064a0ef85944ef818b"
},
"downloads": -1,
"filename": "scrap-imdb-0.1.6.tar.gz",
"has_sig": false,
"md5_digest": "cbe5554732c9c3994db9d53862a68456",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5627,
"upload_time": "2022-12-02T20:34:52",
"upload_time_iso_8601": "2022-12-02T20:34:52.112781Z",
"url": "https://files.pythonhosted.org/packages/35/a1/3f79421b93b1aff0824395b34fe13ec408c204125f030ba5f31fa1ac31fd/scrap-imdb-0.1.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-02 20:34:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "dsteinberger",
"github_project": "scrapimdb",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "lxml",
"specs": []
},
{
"name": "requests",
"specs": []
},
{
"name": "cloudscraper",
"specs": []
}
],
"tox": true,
"lcname": "scrap-imdb"
}