Show HN: HackerNews-new-jobs – insights into fresh and recurring job ads

📰 Hacker News · nemanja_codes

The website is meant for people that look for jobs on HackerNews "Who's Hiring" threads and want to focus more on fresh ads and companies, or to quickly look up ad history of any company. Github repository: https://github.com/nemanjam/hn-new-jobs Demo website: https://hackernews-new-jobs.arm1.nemanjamitic.com I used Algolia API as a data source, along with scheduled task that parses new threads few times at the beginning of each month. The extracted data is then stored in SQLite database for fast querying, and the results are cached with Keyv for faster page responses. I will see in the future how much traffic the website receives and if this stack is performant enough. For the website I used Next.js app with default ShadcnUI components and charts. I just wanted a quick functional prototype to test how much public interest is there for an app with functionality like this. If you are interested in more implementation details you can find them

Published 10 Dec 2024
Read full article → ← Back to Reads