Help with internet archive not providing a archive link

https://lemmy.world/post/19239047

Help with internet archive not providing a archive link - Lemmy.World

I’m trying to get a archived link for this website, which I want to archive for a bachelor thesis. But it’s always giving me errors when clicking the timestamp on the calendar where it says it was archived. I’d really appreciate some help, I’ve been trying to troubleshoot for a few hours now. https://www.mirror.co.uk/news/real-life-stories/psychologist-blinds-woman-drain-cleaner-6552282 [https://www.mirror.co.uk/news/real-life-stories/psychologist-blinds-woman-drain-cleaner-6552282]

Thanks for your response! That did work, tyvm. But I was hoping to get a archive.org link, as that’s what I’ve used for all my other sources. I’m sure archive.is works good and will for some time. I guess I just want to go with the #1 name in the game if you know what I mean. ^^" I don’t understand what the problem is with the wayback machine with this link. Maybe because its paywalled.
You should be able to archive.org and archive.is link.

Have you considered archiving the website and its assets on your own drive for future reference? Could be worthwhile for working without an Internet connection, for instance.

If you are comfortable with a command line, wget can be used to archive whole websites

Download a whole website with wget (or other) including all its downloadable content

I'm trying to download winamp's website in case they shut it down. I need to download literally everything. I tried once with wget and I managed to download the website itself, but when I try to

Ask Ubuntu
Always good to have another tool in the toolkit. Thanks for that!