21426
General Software Discussion / Re: How to make a local copy of an ancient Web forum?
« Last post by mouser on November 19, 2008, 12:26 PM »yeah for a forum, what you might be better off with is using a web spider thing but NOT in the mode that crawl a website, but rather in a mode that grabs all pages of the form:
https://www.donation...um/index.php?topic=1
https://www.donation...um/index.php?topic=2
https://www.donation...um/index.php?topic=3
etc.
The only tricky thing is for topics that are multiple pages long.
https://www.donation...um/index.php?topic=1
https://www.donation...um/index.php?topic=2
https://www.donation...um/index.php?topic=3
etc.
The only tricky thing is for topics that are multiple pages long.

Recent Posts