Skip to content

Amber-Williams/hackernews-whos-hiring

Repository files navigation

hackernews-whos-hiring

Automatically scraps and parses monthly hackernew's who's hiring thread into easy to read markdown table and web accessible SQLite database.

App Screenshot

Running the repo

Prerequisites

  • Python 3.10+
  • poetry
  • copy .env.example to .env and add your API keys

Steps

poetry install
poetry run python main.py

Tables