PaulMcInnis/JobFunnel
Scrape job websites into a single spreadsheet with no duplicates. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 56
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3296
- days_rel: 687
- days_push: 266
- n_releases_24m: 1
Adoption not part of the score
2180 stars · 261 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
JobFunnel is a Python CLI tool that scrapes job postings from multiple job websites (Indeed, Glassdoor, LinkedIn) into a single deduplicated CSV spreadsheet. It is now archived as a historical/educational artifact because modern job boards' anti-bot measures broke its scraping approach.
Use cases
- scrape job postings from indeed glassdoor and linkedin into one csv
- deduplicate job listings across multiple job boards
- track job application status in a spreadsheet
- automate nightly job searches with cron
- search for remote jobs across locales
- filter out jobs I've already seen or rejected
When to choose
- you need a historical reference for building a job scraper
- a target job board still serves static HTML with simple pagination
- you want an educational example of a Python scraping CLI with YAML config
When to avoid
- you need working job scraping today - major job boards now block it with bot detection
- you want a maintained tool with active support
- you need browser-automation-based scraping (use Playwright/Selenium-based tools instead)
Facets
cli-tool · maturity abandoned
web-scraping cli search-engine csv crawlers developer-tools hr python cli cross-platform job-search scraper indeed glassdoor linkedin masterlist deduplication archived automation
2 sources
- readme: https://github.com/PaulMcInnis/JobFunnel · fetched 2026-08-28 · 07e5e0c0f8cf
- registry_pypi: https://pypi.org/pypi/jobfunnel/json · fetched 2026-08-29 · 514780b7a40e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PaulMcInnis/JobFunnel | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="PaulMcInnis/JobFunnel")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem