#' Query Web Archive Crawl Indexes ('CDX')
#'
#' Methods are provided to retrieve web archive crawl index ('CDX') metadata
#' and directly query the 'CDX' 'API' endpoint to retrieve mementos for a
#' given set of parameters.
#'
#' - URL: <https://gitlab.com/hrbrmstr/cdx>
#' - BugReports: <https://gitlab.com/hrbrmstr/cdx/issues>
#'
#' @md
#' @name cdx
#' @docType package
#' @author Bob Rudis (bob@@rud.is)
#' @import httr
#' @importFrom jsonlite fromJSON
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.