#imdb #dataset #client #opinionated #parser #cache #local-cache

imdb-async

Opinionated and unopinionated async wrappers to efficiently retrieve and parse IMDB's dataset

36 releases

Uses new Rust 2024

0.12.2 Nov 5, 2025
0.12.1 Jan 21, 2025
0.12.0 Jul 24, 2024
0.11.2 Feb 23, 2023
0.2.0 Feb 25, 2021

#330 in Video

MIT license

255KB
3K SLoC

Provides [Client], an opinionated wrapper around IMDB's dataset. Because IMDB doesn't provide a searchable API, this crate makes use of [indexkv] to create a local cache, on disk, that provides fast ID lookups. Datasets are downloaded as-needed.

Dependencies

~13–22MB
~303K SLoC