2020-02-06 17:12:54 -06:00
2020-02-06 15:37:58 -06:00
2020-02-06 17:12:54 -06:00
2020-02-06 15:50:28 -06:00

ARIADOS Project

ARIADOS was a web scraper script I created to back up the TRsRockin Forum after the host it was on got bought out by an absolutely garbage forum system called Yuku.

And by "web scraper" I really mean more of a brute-force page downloader. The goal of the project was to grab all the data as quickly as possible and sort it out at a later date.

Yuku was later bought out by Tapatalk, reconverting the forum to phpBB and relieving most the worry of the hosting service disappearing.

SMEARGLE was a secondary script written to back up all of the images Dan used in his Let's Play threads. It saved images to a filename that was a hash of their url as an anti-duplicate measure.

License

Public domain.

Description
Forum backup project
Readme 26 KiB
Languages
Python 100%