Job search automation
napotnica
Pulls student job ads, ranks them against my profile and writes a tailored CV for the ones worth applying to.
- Problem
- Finding student work meant scrolling a few hundred ads on studentski-servis.com and rewriting a CV for every application.
- What I built
- A local scraper that stores every listing in SQLite, scores each one with an LLM that has to explain its score, and prints a CV and cover note to PDF.
- Outcome
- Now I read a short list sorted by fit, with net and gross pay next to each other, instead of hundreds of ads.
- Python
- Flask
- Playwright
- SQLite
- Groq






