I see the topstories query to replace scraping /news: https://hacker-news.firebaseio.com/v0/topstories.json?print=...
And there must be a query to get the newest items instead of the current /newest.
Are there also new equivalents for /active, /best, /classic, /show, and /shownew?
I'll be happy to replace dodgy XPATH parsing with a proper API. Hope we won't lose these other views though!
I see the topstories query to replace scraping /news: https://hacker-news.firebaseio.com/v0/topstories.json?print=...
And there must be a query to get the newest items instead of the current /newest.
Are there also new equivalents for /active, /best, /classic, /show, and /shownew?
I'll be happy to replace dodgy XPATH parsing with a proper API. Hope we won't lose these other views though!