archiveRetriever: Retrieve Archived Web Pages from the 'Internet Archive'

Scraping content from archived web pages stored in the 'Internet Archive' (<https://archive.org>) using a systematic workflow. Get an overview of the mementos available from the respective homepage, retrieve the Urls and links of the page and finally scrape the content. The final output is stored in tibbles, which can be then easily used for further analysis.

Version: 0.3.1
Imports: anytime, dplyr, ggplot2, gridExtra, httr, jsonlite, lubridate, rvest, stringr, tibble, tidyr, utils, xml2
Suggests: vcr (≥ 1.0.0), testthat, webmockr
Published: 2022-12-23
Author: Konstantin Gavras ORCID iD [aut], Lukas Isermann ORCID iD [aut, cre]
Maintainer: Lukas Isermann <lukas.isermann at uni-mannheim.de>
License: Apache License (≥ 2.0)
URL: https://github.com/liserman/archiveRetriever/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: archiveRetriever results

Documentation:

Reference manual: archiveRetriever.pdf

Downloads:

Package source: archiveRetriever_0.3.1.tar.gz
Windows binaries: r-devel: archiveRetriever_0.3.1.zip, r-release: archiveRetriever_0.3.1.zip, r-oldrel: archiveRetriever_0.3.1.zip
macOS binaries: r-release (arm64): archiveRetriever_0.3.1.tgz, r-oldrel (arm64): archiveRetriever_0.3.1.tgz, r-release (x86_64): archiveRetriever_0.3.1.tgz
Old sources: archiveRetriever archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=archiveRetriever to link to this page.