This function interates through a list of url strings to save to archive.org. NB: it is recommended to have cookies saved as a string by running prepare_auth()
1 | web_archive_list(url_list, cookies)
|
url_list |
A list of url strings |
cookies |
A cookie string created by prepare_auth() |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.