Show HN: Fetchpost – Save HN post and comments as mails in maildir formatasciinema.org 9 pointsnazri111 years ago4 commentsSaveHideCopy link On HNComments−akkartik11yClickable repo: https://github.com/holygeek/fetchpostIt doesn't look like you're using the HN API. Perhaps you should? Here's a library from a quick google: https://github.com/cryptix/gohn−nazri1OP11yIt doesn't look like you're using the HN API.Sorry I don't get what you mean. The comments are fetched by making REST requests to https://hacker-news.firebaseio.com/v0/, so it is using the HN API isn't it?−akkartik11yAh, I missed that, sorry. D'uh, you actually have a global right up top called HN_API_URL.−fiatjaf11yThis is useful, should be more upvoted.
Comments
Clickable repo: https://github.com/holygeek/fetchpost
It doesn't look like you're using the HN API. Perhaps you should? Here's a library from a quick google: https://github.com/cryptix/gohn
Sorry I don't get what you mean. The comments are fetched by making REST requests to https://hacker-news.firebaseio.com/v0/, so it is using the HN API isn't it?
Ah, I missed that, sorry. D'uh, you actually have a global right up top called HN_API_URL.
This is useful, should be more upvoted.