Description Usage Arguments Examples
This function builds a command to save a specified URL to archive.org. NB: it is recommended to have cookies saved as a string by running prepare_auth()
1 | pass_query(query_url, cookies)
|
query_url |
A url string of a page that is to be archived |
cookies |
A cookie string created by prepare_auth() |
1 | pass_query(query_url = "https://cnn.com", cookies = cookies)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.