Exponential Backoff can help us to minimize the 429 Too many requests issue, and the try catch handle helps to extract data even if we face error, can be used to scrape 500-100 jobs in one run
* enh(indeed): mult job types
* feat(jobs): urgent kws
* fix(indeed): use new session obj per request
* fix: emails as comma separated in output
* fix: put num urgent words in output
* chore: readme