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.0 |
Imports: | anytime, dplyr, ggplot2, gridExtra, httr, jsonlite, lubridate, rvest, stringr, tibble, tidyr, utils, xml2 |
Suggests: | vcr (≥ 1.0.0), testthat, webmockr |
Published: | 2024-06-11 |
DOI: | 10.32614/CRAN.package.archiveRetriever |
Author: | Lukas Isermann [aut, cre] (<https://orcid.org/0000-0002-7195-9302>), Konstantin Gavras [aut] (<https://orcid.org/0000-0002-9222-0101>) |
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 |
Reference manual: | archiveRetriever.pdf |
Package source: | archiveRetriever_0.4.0.tar.gz |
Windows binaries: | r-devel: archiveRetriever_0.4.0.zip, r-release: archiveRetriever_0.4.0.zip, r-oldrel: archiveRetriever_0.4.0.zip |
macOS binaries: | r-release (arm64): archiveRetriever_0.4.0.tgz, r-oldrel (arm64): archiveRetriever_0.4.0.tgz, r-release (x86_64): archiveRetriever_0.4.0.tgz, r-oldrel (x86_64): archiveRetriever_0.4.0.tgz |
Old sources: | archiveRetriever archive |
Please use the canonical form https://CRAN.R-project.org/package=archiveRetriever to link to this page.