Java Wrapper API for HackerNews
Post[] posts = Page.get(#) //Gather an array of the posts from the desired page
posts[1].getTitle();
At the moment, you can get the:
- Rank
- Title
- Link URL
- Points
- User
- User Profile URL
- Posted Time
- Number of comments
- Comment URL
Email me: aaron@aaronfoltz.com
Follow me: @Aaron_Foltz
Visit me: Aaron Foltz