job-scraper/scrapers
Bastian Gruber e8eb9d3fcf
Initial commit: Job scraper for privacy/open-source companies
- Scrapes job listings from Greenhouse, Lever, and Ashby platforms
- Tracks 14 companies (1Password, DuckDuckGo, GitLab, etc.)
- SQLite database for change detection
- Filters by engineering job titles and location preferences
- Generates static HTML dashboard with search/filter
- Docker support for deployment to Debian server
2026-01-20 12:40:33 -04:00
..
__init__.py Initial commit: Job scraper for privacy/open-source companies 2026-01-20 12:40:33 -04:00
ashby.py Initial commit: Job scraper for privacy/open-source companies 2026-01-20 12:40:33 -04:00
base.py Initial commit: Job scraper for privacy/open-source companies 2026-01-20 12:40:33 -04:00
greenhouse.py Initial commit: Job scraper for privacy/open-source companies 2026-01-20 12:40:33 -04:00
lever.py Initial commit: Job scraper for privacy/open-source companies 2026-01-20 12:40:33 -04:00