Hacker News new | ask | show | jobs
by detst 5473 days ago
Not RSS but you can get the data in JSON format using HNSearch.

This will give your 10 most recent comments: http://api.thriftdb.com/api.hnsearch.com/items/_search?filte...

Documentation here to tweak for your needs: http://www.hnsearch.com/api

EDIT: Added filter to return only comments; previously included submissions, too.