Show HN: Google for Jobs

2 points by visox 1 year ago | 5 comments
Hi, build another side project in my free time.

Basically gathering jobs from some top companies in the US mostly. So the jobs are directly from companies websites (not other job boards).

Its not much data, only maybe 250k jobs right now from 100+ companies.

Build it with scala/zio, scala.js/laminar and postgres 16

You can also search with quotes, also can use minus, also underscore to match any character so you can search for 'part_time'

Yeah enjoy.

  • not_your_vase 1 year ago
    I submitted a query, and then... nothing happened, just whiteness for like 10-or-so seconds. I thought it's broken, but then.. BOOOM the results came in. A loading spinner or similar could be helpful.
    • visox 1 year ago
      i do use some regex search so maybe that is slow
      • visox 1 year ago
        oh 10 seconds ? what did you search for
        • not_your_vase 1 year ago
          "sex" (sorry, this is the internet after all)
          • visox 1 year ago
            thx i investigate