Archive_it current page to Wayback engine

Get more actions or share your own!
Post Reply
User avatar
methuzla
Posts: 5
Joined: Mon Mar 19, 2012 8:52 pm

Archive_it current page to Wayback engine

Post by methuzla » Wed May 18, 2016 12:16 pm

custom function

Code: Select all

 Archive_it
               https://web.archive.org/save/{fullURL}
{ opens in new tab, wait until it's done }

Info:
The Internet Archive: Wayback engine - search for old versions of webpages, so long as they were saved to the archive
allows you to archive just the current page (so long as robots.txt allows).
Not the whole site, you have to save page by page, image by image, and it doesn't handle JS references that well.

https://archive.org has a 'save' box'

and there's a FF bookmarklet
marklets.com/Save Page to Wayback Machine.aspx
http://marklets.com/Save%20Page%20to%20 ... chine.aspx
text:

Code: Select all

javascript:location.href='http://web.archive.org/save/'+location.href

windozer
Posts: 5
Joined: Thu Nov 07, 2013 10:35 am

Re: Archive_it current page to Wayback engine

Post by windozer » Thu Oct 06, 2016 8:31 am

cool. thx

Post Reply