scripts/ ├── scraper.py # Multi-ATS scraper with parallel fetching ├── merge_data.py # Deduplicates and prunes stale jobs (>30 days) ├── geolocation.py # Location lookup/enrichment for the heatmap └── ...
This will expose the command pylsp on your PATH. Confirm that installation succeeded by running pylsp --help. If the respective dependencies are found, the following ...