#imdb #wrapper #dataset #opinionated #api-client #async #parser

imdb-async

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

33 releases (9 breaking)

0.11.2 Feb 23, 2023
0.10.5 Feb 2, 2023
0.9.0 Jun 19, 2022
0.7.0 Feb 28, 2022
0.2.0 Feb 25, 2021

#4 in #imdb

21 downloads per month

MIT license

225KB
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

~9–22MB
~330K SLoC