Open Hot Jobs in Chrome
Opens job URLs from daily_hot_jobs.json in Chrome tabs.
Categories (exact keys in JSON)
Senior JavaBackend JavaProduct OwnerAssistant Project ManagerTech Lead / Lead DeveloperAI / GenAI Engineer
Steps
- Read
daily_hot_jobs.json. - Identify which category the user wants (or all categories if unspecified).
- Extract the
urlfield from each job incurrent_jobs[category]. - Open all URLs at once using: `start chrome "url1"
[Description truncada. Veja o README completo no GitHub.]