I’m looking for a way to save a really large thread on a phpbb forum say spanning 50 pages to my local drive but I don’t really want to have to manually open each page of the thread and save them
So I was wondering if there are any geniuses here that might have an idea how to do this, a browser hack using tamper money or anything else running locally on my linux would do
I’m looking into it myself but maybe someone here has already done it or knows a post somewhere showing how
Make a list of the URLs and feed it to some web screenshoter tool (I’m sure something exists somewhere, although I’ve never had the need for one myself).
But CTRL+S on every page will probably take you less time then trying to engineer a solution