Name: Anonymous 2010-12-15 21:50
I wanted to be able to follow 4Chan threads that were moving really quickly but I wanted to read it in an RSS reader instead of on the site so I wrote a hacky python script that achieves that (however timestamps are not working). It is really simply and straightforward and requires one dependency the url is provided in the file. It updates constantly as well so just refresh the feed. Don't abuse time.sleep() because the server will stop processing your requests :) a 30 second wait between each pull is quite reasonable.
To use python ChanFeeder.py urlofthread rsspath
e.g
python ChanFeeder.py http://boards.4chan.org/g/res/14826027 rssFile
http://pastebin.com/ps3qp9bX
To use python ChanFeeder.py urlofthread rsspath
e.g
python ChanFeeder.py http://boards.4chan.org/g/res/14826027 rssFile
http://pastebin.com/ps3qp9bX