💾 Archived View for station.martinrue.com › anthrax › c848f6b215cb4d25b357b9fd90b71cc5 captured on 2023-07-22 at 18:08:35. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-05-24)

➡️ Next capture (2023-09-08)

🚧 View Differences

-=-=-=-=-=-=-

👽 anthrax

Does anyone know how to wget a phpBB forum including pages only available to registered users? The Yesterweb Forum is going down and I really want to try and archive it. I've tried a couple times but putting my login info into the command still locks me out of the user-only posts.

3 months ago

Actions

👋 Join Station

5 Replies

👽 nuclearum

I don't know if this is working, but try.

http://httrack.kauler.com/help/CatchURL_tutorial · 2 months ago

👽 elektito

Sorry. Didn't mean to be cryptic. The cookie jar is simply the file in which the cookies are stored. In this case, cookies.txt. You also likely need to pass --keep-session-cookies. But crucially, that command only performs the login. You need to run the command again, with --load-cookies (passing the cookie file again), and -r (or --mirror), and probably a number of other options to fine tune how the recursive download should go. I suggest looking up the man page, or an online guide. I can't remember everything from memory, but I'm pretty sure it should be doable. Best of luck! · 3 months ago

👽 anthrax

@elektito I'll be honest, I don't totally understand the question. I used the command "wget --save-cookies cookies.txt --post-data 'username=username&password=password' https://forum.yesterweb.org" using my login info which saved the site but wouldn't display the site as if I was logged in.

@mozz Yeah. I had my gripes, but it was a neat project. They already deleted the Discord, which bugs me because they had so many good resources there. · 3 months ago

👽 elektito

How do you pass credentials? If you use the right cookie jar, you should be able to get to the user-only parts of the site fine. · 3 months ago

👽 mozz

Man that’s sad, yesterweb is/was really cool little community :( · 3 months ago