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.4.1 | 
| Imports: | anytime, dplyr, ggplot2, gridExtra, httr, jsonlite, lubridate, rvest, stringr, tibble, tidyr, utils, xml2 | 
| Suggests: | vcr (≥ 2.0.0), testthat, webmockr | 
| Published: | 2025-10-16 | 
| DOI: | 10.32614/CRAN.package.archiveRetriever | 
| Author: | Lukas Isermann  [aut, cre],
  Konstantin Gavras  [aut] | 
| Maintainer: | Lukas Isermann  <lukas.isermann at uni-mannheim.de> | 
| License: | Apache License (≥ 2.0) | 
| URL: | https://github.com/liserman/archiveRetriever/ | 
| NeedsCompilation: | no | 
| Citation: | archiveRetriever citation info | 
| Materials: | README, NEWS | 
| CRAN checks: | archiveRetriever results | 
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=archiveRetriever
to link to this page.