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

imdb-async

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

35 releases

new 0.12.1 Jan 21, 2025
0.12.0 Jul 24, 2024
0.11.2 Feb 23, 2023
0.9.0 Jun 19, 2022
0.2.0 Feb 25, 2021

#1464 in Web programming

Download history 5/week @ 2024-12-07 91/week @ 2025-01-18

91 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

~9–20MB
~272K SLoC