The Web Archive Manager (WAM) is part of the toolkit to aid researchers in working with web archives. Our aim is to enable usage of archives as a research data source.
WAM allows you to organise, replay, and annotate your archive files (.wacz or .warc). You can also use WAM to scrape data into structured formats.
WAM is developed by QUT Digital Observatory, as part of the Australian Internet Observatory (AIO). AIO received co-investment (doi.org/10.3565/hjrp-b141) from the Australian Research Data Commons (ARDC) through the HASS and Indigenous Research Data Commons. The ARDC is enabled by the National Collaborative Research Infrastructure Strategy (NCRIS).
Please share your feedback by emailing us at digitalobservatory@qut.edu.au.
Visit https://wam.digitalobservatory.net.au/ for detailed user documentation.
To preview the site locally, Quarto is required. If you don't have it already, you can install it from https://quarto.org/docs/get-started/.
To preview the site, in this directory, run:
quarto previewTo publish changes to the site, in the main directory of the repository, run:
quarto publish gh-pages