ArchiveBox logo

ArchiveBox

Open source self-hosted web archiving

Alternative to: wayback machine, pocket, instapaper, archive.today


About Versions (33)

v0.2.3

2019-02-19
  • fixed issues with parsing titles including trailing tags
  • fixed issues with titles defaulting to URLs instead of attempting to fetch
  • fixed issue where bookmark timestamps from RSS would be ignored and current ts used instead
  • fixed issue where ONLY_NEW would overwrite existing links in archive with only new ones
  • fixed lots of issues with URL parsing by using urllib.parse instead of hand-written lambdas
  • ignore robots.txt when using wget (ssshhh donโ€™t tell anyone ๐Ÿ˜)
  • fix RSS parser bailing out when thereโ€™s whitespace around XML tags
  • fix issue with browser history export trying to run ls on wrong directory