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.7)imdb_0.2.0.zip(r-4.6)imdb_0.2.0.zip(r-4.5)
imdb_0.2.0.tgz(r-4.6-any)imdb_0.2.0.tgz(r-4.5-any)
imdb_0.2.0.tar.gz(r-4.7-any)imdb_0.2.0.tar.gz(r-4.6-any)
imdb_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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
Last updated from:c8cc757b79. Checks:8 ERROR, 1 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 112 | ||
| source / vignettes | ERROR | 157 | ||
| linux-release-x86_64 | ERROR | 126 | ||
| macos-release-arm64 | ERROR | 91 | ||
| macos-oldrel-arm64 | ERROR | 91 | ||
| windows-devel | ERROR | 79 | ||
| windows-release | ERROR | 62 | ||
| windows-oldrel | ERROR | 83 | ||
| wasm-release | OK | 102 |
Exports:add_key_to_renvironenrichIMDBimdbMoviesimdbSeriesimdbTitleIdToS_message
Vignettes and/or manual for this package failed to build, some documents may be unavailable. Please inspect thebuild logs for more information.
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 |
