cinemagoer/cinemagoer
Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb (to which we are not affiliated in any way) movie database about movies, people and characters observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 86
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 54
- age_days: 5876
- days_rel: 13
- days_push: 8
- n_releases_24m: 2
Adoption not part of the score
1323 stars · 376 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Cinemagoer (formerly IMDbPY) is a Python package for retrieving and managing IMDb data about movies, people, characters, and companies from IMDb's non-commercial downloadable TSV datasets. It provides a simple API over a local database (SQLite by default, or any SQLAlchemy-supported database) populated from the IMDb datasets.
Use cases
- query imdb movie data from python
- search for people and movies by name
- import imdb tsv datasets into a local sqlite database
- get directors, cast, and genres of a movie programmatically
- build a local movie database for an app
- analyze imdb datasets for research
When to choose
- you need programmatic access to IMDb data offline from a local database
- you want a mature Python API over the free IMDb datasets
- you need SQLite or SQLAlchemy-backed storage of movie/person data
When to avoid
- you need to parse live IMDb web pages (use cinemagoerng instead)
- you need real-time data not present in the periodic dataset dumps
- you require a license other than GPL-2.0
Facets
library · maturity active
database parser web-scraping search-engine sdk databases entertainment developer-tools python cross-platform imdb movies movie-database sql sqlite sqlalchemy tsv-datasets cinema data-engineering
2 sources
- readme: https://github.com/cinemagoer/cinemagoer · fetched 2026-08-28 · 363db70fe463
- homepage: https://cinemagoer.github.io/ · fetched 2026-08-29 · 1c2114581ba8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cinemagoer/cinemagoer | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="cinemagoer/cinemagoer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem