News

Cinemagoer 2026.06.27

This release marks a significant change in scope for Cinemagoer.

Support for parsing IMDb web pages has been removed. Starting in April 2026, IMDb introduced a web application firewall that prevents reliable scraping of its website. From that point, we can no longer guarantee that the package works as expected with IMDb web data, from both a technical and a legal standpoint.

Cinemagoer now works exclusively with the IMDb non-commercial downloadable datasets.

If you still need IMDb web-page parsing, see cinemagoerng, which is focused on that use case and requires you to provide the function used to fetch those pages.

Other changes in this release:

  • Drop support for Python versions prior to 3.10
  • Switch to pyproject.toml configuration
  • Switch to using uv for package management

For more details see the latest changelog.

Cinemagoer 2023.05.01

A small release containing just few fixes to the parsers.

For more details see the latest changelog, including unreleased changes.

Cinemagoer 2022.12.27

A quick-fix release to avoid problems fetching web pages. Please notice that for the moment the person pages will return a very limited list of movies for each role; this will be fixed in the future.

For more details see the latest changelog, including unreleased changes.

Cinemagoer 2022.12.04

A lot of fixes for person and movie pages. Please notice that since now, the person pages will return a very limited list of movies for each role.

For more details see the latest changelog, including unreleased changes.

IMDbPY renamed to Cinemagoer

New year, new name: after almost 18 years, we decided to change the name of the project: welcome Cinemagoer!

For more details see the latest changelog, including unreleased changes.

IMDbPY 2021-04-18 released

In the release 2021-04-18 (codename "Black Sails") of IMDbPY, multiple parsers were added and fixed. As always, IMDbPY is looking for developers; if you want to contribute, contact us.

For more details see the latest changelog, including unreleased changes.

IMDbPY 2020-09-25 released

In the release 2020-09-25 (codename "The Umbrella Academy") of IMDbPY, multiple parsers were added and fixed. As always, IMDbPY is looking for developers; if you want to contribute, contact us.

For more details See the latest changelog, including unreleased changes.

IMDbPY 6.8 released

In the release 6.8 (codename "Apollo 11") of IMDbPY, multiple parsers were added and fixed; the new search_movie_advanced method allows advanced movie searches.

As always, IMDbPY is looking for developers; if you want to contribute, contact us. Changelog.