Garimpo
TypeScriptNode.jsPlaywrightSQLiteDockerAzure Container Apps
Garimpo ("prospecting/panning") is a bot that scrapes remote job listings from LinkedIn using Playwright (headless Chromium), applies filtering rules, deduplicates results via SQLite, and sends approved opportunities to Telegram. It's designed to run continuously — either on a VPS or for free on Azure Container Apps, scaling to zero between scheduled runs to save cost. It includes randomized delays to mimic human behavior and respect LinkedIn's terms of use, plus a central configuration system that lets you customize filters without touching code.