|
|
|
|
|
by necubi
4675 days ago
|
|
There's also http://hnhiring.me which I wrote a couple of years ago. It's a bit more flexible with filtering, but uncurated. Incidentally, HN is up at the top of painful websites to scrape. All comments are at the same level of hierarchy, and the appearance of threading is accomplished by a spacer <img> with a width set according to the nesting depth. There are also no absolute times, and the times that are there slowly lose resolution. In order to get a comment time that's accurate to the minute, you have to load the page twice an hour and store the post id to time mapping. |
|
Same with the comment time. Looked into the Sort by Recently Added request, and there's no good way to do it without polling.
Regex Filter added