πΎβ¨ Using archivenow with uv to archive web pages
With the magic of uv , you can do this all in one go: # uv tool run archivenow --ia https://brie.dev https://web.archive.org/web/20250122203242/https://brie.dev/ You can also use archivenow to generate a WARC file: uv tool run archivenow \ --warc brie-dev-troubleshooting \ https://brie.dev/troubleshooting brie-dev-troubleshooting.warc The .warc file extension is automatically appended to theβ¦