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

imdb-async

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

34 releases

new 0.12.0 Jul 24, 2024
0.11.2 Feb 23, 2023
0.10.5 Feb 2, 2023
0.9.0 Jun 19, 2022
0.2.0 Feb 25, 2021

#498 in Web programming

Download history 113/week @ 2024-03-29 19/week @ 2024-04-05

1,586 downloads per month

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

~8–20MB
~287K SLoC