Are there any plans for a basic API for Hacker News? These functions will be useful:
1. List of recent/top stories (we can get this from the RSS feed though).
2. List of all users who upmodded a story.
3. All stories submitted by a user.
4. All stories upmodded by a user.
The response could be in JSON or any other format...
Arnav
No comments yet.