I started this to specifically dump my saved stories to an XML feed, which I hook up to http://ifttt.com and auto-import into Pinboard. Working great, so far.
I know there are a bunch of HN CLIs out there, but none handle saved stories (the only thing this supports, right now).
Mine only does saved stories. Though it's in Perl, not Python. It was whipped up in response to a complaint several months ago. It just never had a Show HN.
Item #N I'm learning on HN today: .netrc! I read that I need a "machine remote_hostname token pair". What should I use for remote_hostname in this case? Thanks!
Someone was complaining in the comments that there was no easy way to get the full list of saved stories back out of HN. I whipped up this script to do that in response. It had been an idea I was batting around in the past, but the comment provided the motivation to create it.
edit: Looked up the thread, and turns out it was an inquiry, and not a complaint.
I know there are a bunch of HN CLIs out there, but none handle saved stories (the only thing this supports, right now).