You're viewing a preview of GoGetEm. Try it yourself → Docker Quick Start

Your jobs. Your data.
Your rules.

GoGetEm is a self-hosted job aggregator that scrapes, scores, and tracks job listings — all running on a Raspberry Pi. No cloud. No accounts. No AI required.

Self-Hosted

Runs on a Raspberry Pi 5. Your data stays on your network — no cloud accounts, no tracking, no third-party access.

Heuristic Scoring

10-signal scoring algorithm matches jobs to your profile — skills, location, salary, remote preference, and more. No LLM needed.

Multi-Source Scraping

Aggregates from Indeed, LinkedIn, Glassdoor, Adzuna, Arbeitnow, and RemoteOK. Scheduled or on-demand.

CV Generation

Structured CV data generates tailored PDFs via Typst. Cover letters too. One profile, many applications.

Application Tracker

Track every application from "applied" through "offer". Timeline events, file attachments, CSV export.

Auto-Translation

Budget-aware DeepL integration translates non-English listings. Heuristic filter saves API calls on English jobs.

AI-Powered Job Search (Optional MCP Integration)

GoGetEm works great as a standalone app. But connect it to Claude, and it becomes your AI job search copilot.

MCP demo video coming soon

Explore the UI

Try It Yourself

One command to run. Pre-seeded with 75 sample jobs, scored and ready to browse.

# Clone and run
git clone https://github.com/rcopra/GoGetEm
cd GoGetEm
make docker-up

# Open http://localhost:8081
# Login: dev / devdevdev
View on GitHub