/whoishiring-remotely

Find on HackerNews who is hiring remotely

Primary LanguageJavaScript

Who is hiring Remotely?

Grabs HackerNews's latest "Who is Hiring" story and parse all comments to search which company is hiring remotely.

Why?

Because I'm currently (June 2015 April 2016) looking for a remote job and it's hard to parse that page manually, so I created this 15-minutes program to help me remove the comments that don't mention the word "remote"

Install

npm install

Run

node index.js --output=OUTPUT_FILE

A basic HTML File will be generated with only the comments that mention the word "Remote". Sometimes a comment will say "[...] no remote allowed [...]" I'll try to improve the parser!

Options

  • --month <MM YYYY> will search the thread for the specified month and year