What does HackerNews think of haxor?
Unofficial Python wrapper for official Hacker News API
Language:
Python
If it makes your experiment any easier, I have written a hacker news API wrapper in Python - https://github.com/avinassh/haxor
I was going to write a script using haxor to convert my HN submissions and comments to Maildir, didn't get around to it though.
You could also use the haxor Python library that wraps the HN API:
You could probably do something similar but hosted privately using haxor:
I used the haxor python wrapper for the API https://github.com/avinassh/haxor. It was nice and easy to use :).