sa3mlk / listjobs

Simple IRC bot for jobvite listings.
0 stars 0 forks source link

Request for enhancement. #2

Closed sa3mlk closed 11 years ago

sa3mlk commented 11 years ago

Enhancements

  1. Scrapea från Spotify (http://spotify.com/jobs/) direkt istället för jobvites XML feed.
  2. Plocka ut jobtitel och ort (strippa bort kategori.)
  3. Skicka med en callback till listjobs-modulen som svarar direkt (för att slippa den långa väntetiden.)
  4. Ett enkelt sätt (för André) att hantera boten.
sa3mlk commented 11 years ago
  1. Spotify scraper is now done (much, much faster than the jobvite approach.)
  2. Job title, location and URL is extracted from the list of vacancies.
  3. The jobs are now yielded instead to make a better user expecience.
  4. Moving to issue #3.