Package: imdb 0.2.0
imdb: Download IMDB Series Information Into a Dataframe
Download movie and series information using the open movie database http://www.omdbapi.com and return tidy results. To pull relevant information from the API you have to get a key from the omdb website.
Authors:
imdb_0.2.0.tar.gz
imdb_0.2.0.zip(r-4.5)imdb_0.2.0.zip(r-4.4)imdb_0.2.0.zip(r-4.3)
imdb_0.2.0.tgz(r-4.5-any)imdb_0.2.0.tgz(r-4.4-any)imdb_0.2.0.tgz(r-4.3-any)
imdb_0.2.0.tar.gz(r-4.5-noble)imdb_0.2.0.tar.gz(r-4.4-noble)
imdb_0.2.0.tgz(r-4.4-emscripten)imdb_0.2.0.tgz(r-4.3-emscripten)
imdb.pdf |imdb.html✨
imdb/json (API)
# Install 'imdb' in R: |
install.packages('imdb', repos = c('https://rmhogervorst.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rmhogervorst/imdb/issues
Pkgdown site:https://rmhogervorst.nl
Last updated 7 years agofrom:c8cc757b79. Checks:8 ERROR. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | FAIL | Mar 02 2025 |
R-4.5-win | ERROR | Mar 02 2025 |
R-4.5-mac | ERROR | Mar 02 2025 |
R-4.5-linux | ERROR | Mar 02 2025 |
R-4.4-win | ERROR | Mar 02 2025 |
R-4.4-mac | ERROR | Mar 02 2025 |
R-4.3-win | ERROR | Mar 02 2025 |
R-4.3-mac | ERROR | Mar 02 2025 |
Exports:add_key_to_renvironenrichIMDBimdbMoviesimdbSeriesimdbTitleIdToS_message
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Add your api key to .Renviron | add_key_to_renviron |
Find or define API key for omdb | api_key |
IMDB information enricher. | enrichIMDB |
Download information about a movie from imdb | imdbMovies |
IMDB information downloader for series. | imdbSeries |
Download information about a title from imdb by imdb ID | imdbTitleId |
ToS violation message | termsofservice tosviolation ToS_message tos_violation |